Commit Graph

77 Commits

Author SHA1 Message Date
Darko 09e86ec6ac Revert "Merge remote-tracking branch 'origin/dev'"
This reverts commit 0ef4543c44, reversing
changes made to 7b987a69f3.

 Changes to be committed:
   (use "git reset HEAD <file>..." to unstage)

	modified:   conf/.gitignore
	deleted:    conf/default_regexes.txt
	modified:   conf/jonnyboys_my.cnf
	deleted:    scripts/reactivate_regexes.sh
	deleted:    ugo/automake.php
	deleted:    ugo/automake_threaded.php
	deleted:    ugo/finish_postproc.php
	deleted:    ugo/makenzb.php
	deleted:    ugo/makenzb_threaded.php
	deleted:    ugo/misc_sorter3.php
	deleted:    ugo/misc_sorter_cleanup.php
	deleted:    ugo/misc_sorter_threaded.php
	deleted:    ugo/postproc.php
	deleted:    ugo/postproc_threaded.php#	deleted:    ugo/update_binaries_threaded.php
2013-06-13 12:07:59 +02:00
Darko 0ef4543c44 Merge remote-tracking branch 'origin/dev' 2013-06-12 22:59:59 +02:00
DariusIII 528313f207 Updated jonnyboy_defaults.sh 2013-06-11 16:19:33 +03:00
DariusIII bdcce183d2 Update jonnyboys_defaults.sh
Removed references to update_parsing and update_cleanup, as well as spotnab auto activation. They are obsolete.
2013-06-11 14:11:30 +02:00
jonnyboy 77c0a3e569 added tmux 1.8 for i386 from https://github.com/suan/tmux-1.8-debian-lenny 2013-04-14 20:43:23 -04:00
jonnyboy c9009a96be fixed bug in user scripts not running 2013-04-11 14:26:43 -04:00
jonnyboy 296e24cd3f fixed color in safer_backfill 2013-04-09 22:34:44 -04:00
jonnyboy a66bbcaf50 fixed safer_backfill 2013-04-09 20:23:55 -04:00
jonnyboy f2032511f1 attempt to fix safer_backfill, fixed bug not logging second window pp, updated kevin123 blackist 2013-04-09 18:37:58 -04:00
jonnyboy dfe70b96fa updated kevin123's update-parsing.php, rar check regex and add NZBS path check if IMPORT==true 2013-04-08 19:56:11 -04:00
jonnyboy 10c12f8d86 fixed check_vars.sh for user scripts, removed nzbs path check, you're on your own 2013-04-08 14:08:20 -04:00
jonnyboy 7f65a7080d added cp backfill.php to www/lib in preflight.sh, moved validate url to /tmp folder 2013-04-08 03:56:01 -04:00
jonnyboy c1207732b4 re-added jonnyboys_defaults.sh 2013-04-07 12:35:03 -04:00
jonnyboy 62ff1285fe Merge branch 'master' of github.com:jonnyboy/newznab-tmux
Conflicts:
	conf/jonnyboys_defaults.sh
2013-04-07 12:33:38 -04:00
jonnyboy 2982e26541 removed config.sh from parsing in all scripts, changed processing the categories to run 0, 1 or 2, by request, changed nzb-import maxthreads to 5, reduces load significantly, with no loss in performance, added some output to truncate/reset scripts 2013-04-07 12:27:57 -04:00
jonnyboy efaad94a0f removed awk hard coded path 2013-04-06 21:40:33 -04:00
jonnyboy 449974b255 fixed post processing when total is less than 100 2013-04-06 20:22:28 -04:00
jonnyboy 0413a023d9 fixed url check 2013-04-06 14:13:49 -04:00
jonnyboy acb5d89442 added file to validate(partially) the strings for variables, moved some files to temp locations, move some files to bin/scripts 2013-04-06 13:11:24 -04:00
jonnyboy 43494811af move time intensive script out of start.sh to bin/preflight.sh, not it runs in background during initial spinup, updated category_mod.php 2013-04-05 10:39:09 -04:00
jonnyboy 082d8ecdf2 changed class name 2013-04-04 13:32:36 -04:00
jonnyboy 0c9ea4fe43 added option to use second nntp provider, added script to reset/truncate when changeing providers
it is not necessary to run reset_truncate.php in order to second nntp provider for postprocessing only
2013-04-04 01:23:02 -04:00
jonnyboy 13437d2fb6 added deb installer for tmux 1.8 2013-04-02 22:00:32 -04:00
jonnyboy ab2eb50b24 nothing 2013-04-01 19:34:23 -04:00
jonnyboy 9e7c90e120 nothing 2013-04-01 19:33:21 -04:00
jonnyboy 3e2da833bd fixed hard coded path to mysqladmin 2013-04-01 13:26:23 -04:00
jonnyboy e612cca34f changed update_svn.sh to remove www/install folder and a few other tweaks 2013-04-01 13:10:16 -04:00
jonnyboy 6334b88fc9 added a couple scripts for sql 2013-04-01 02:09:21 -04:00
jonnyboy 7faca60a1b added MAX_LOAD status messages to all panes 2013-03-31 15:01:06 -04:00
jonnyboy 8152f0f8a8 added cj's script fix_android_releases.php, runs in update_parsing pane 2013-03-31 12:56:57 -04:00
jonnyboy b530ffdc76 wrong name in tmux 2013-03-31 11:14:47 -04:00
jonnyboy 13d2674c9c fixed mysqladmin qps 2013-03-31 10:55:32 -04:00
jonnyboy c1027e1e3f fixed mysqladmin qps 2013-03-31 10:44:30 -04:00
jonnyboy 9b7df3fbb6 added qps to monitor output 2013-03-30 21:11:26 -04:00
jonnyboy 8e12c6f8a9 added qps to monitor output 2013-03-30 21:09:08 -04:00
jonnyboy fe44370904 fixed type in reactiveate_regexes.sh 2013-03-30 20:41:32 -04:00
jonnyboy 81e8ab99b8 updated ugo's scripts, removed load check on threads, added misc_sorter, and disables all regexes if using ugo's assembler, added script to reactivate all regexes that were deactivated 2013-03-30 16:32:36 -04:00
jonnyboy c1a1614389 fixed missing log statements, added 2 more user scripts before/after inno large 2013-03-30 14:17:15 -04:00
jonnyboy c02bdf5ca4 updated cj's scripts, fixed a few typos 2013-03-30 13:58:12 -04:00
jonnyboy e2d2151005 added fix for powerprocessphp, bsd user, possible fix for binaries/backfill threaded, a few changes to better server bsd users 2013-02-26 11:06:16 -05:00
jonnyboy 0915f610b4 moved edit_these.sh to conifg.sh - copy to defaults.sh, fixed issue with folders not counting properly after changing while running, randomized the color output, added svn stats to the powerline status bar, removed optimize_myisam from update_releases, combined all optimize scripts 2013-02-02 05:14:26 +01:00
jonnyboy a39da0468e some minor to tweaks to queries, added user editable powerline default.sh, removed incorrect symbol from mem display, added my.cnf to store db password, so not displayed in ps and htop, moved extra scripts to script folder 2013-01-31 14:38:22 +01:00
jonnyboy 4a5b660c4a fixed force restart of sphinx pane
unset exec bits for all except start.sh
2013-01-28 07:25:39 +01:00
jonnyboy 65a7f73971 renamed svn.sh to updat_svn.sh
fix error in update_release
changed displayed mem usage in tmux
2013-01-28 07:10:43 +01:00
jonnyboy 1fd11e4dfd added option to disable all post processing
added proper mouse bindings for tmux
2013-01-27 17:28:20 +01:00
jonnyboy 33e66446fc added text to window #2 2013-01-26 01:25:10 +01:00
jonnyboy 4eb5921518 fixed a path issue 2013-01-25 17:04:31 +01:00
jonnyboy 3d66b4ae87 changed pic and a few minor tweaks 2013-01-24 23:25:43 +01:00
jonnyboy d8d2c0fc39 proper merge 2013-01-21 07:07:59 +01:00
jonnyboy 63deced767 Merge branch 'dev'
Conflicts:
	README.md
	bin/cleanup_scripts.sh
	bin/innodb/backfill.php
	bin/innodb/backfill_threaded.php
	bin/innodb/lib/framework/db.php
	bin/innodb/lib/innodb/config.php
	bin/innodb/lib/innodb/convertToInnoDB.php
	bin/innodb/nzb-import.php
	bin/innodb/update_binaries.php
	bin/innodb/update_binaries_threaded.php
	bin/monitor.php
	bin/postProcessing1.sh
	bin/postProcessing2.sh
	bin/postProcessing3.sh
	bin/postProcessing4.sh
	bin/postProcessing5.sh
	bin/postProcessing6.sh
	bin/processAlternate2.php
	bin/processAlternate4.php
	bin/processBooks.php
	bin/processGames.php
	bin/processMovies.php
	bin/processMusic.php
	bin/processTv.php
	bin/workhorse.sh
	conf/tmux.conf
	edit_these.sh
	set_perms.sh
	start.sh
2013-01-21 07:00:08 +01:00