Commit Graph

85 Commits

Author SHA1 Message Date
DariusIII 65da50738a Remove tpg checks from some more files 2017-02-27 10:30:35 +01:00
DariusIII f1dd290da5 Change where does tun look for patch 2017-02-27 10:09:49 +01:00
DariusIII b7389f51ba Fix bad query composition 2017-02-24 15:34:22 +01:00
DariusIII f3ba8e3ede Apply changes from dev to new dev-refactor-tpg branch 2017-02-24 15:31:20 +01:00
DariusIII 1024d61227 Revert all changes related to TPG 2017-02-24 15:26:47 +01:00
DariusIII d182147547 Fix some problems related to bad understanding of CBP tables code in Groups class. 2017-02-24 15:19:50 +01:00
DariusIII 0c5323cebc Make tpg mandatory in monitor, run and Tmux 2017-02-24 11:42:52 +01:00
DariusIII dc9ea74f1c Update uspsetting.sh 2017-02-22 15:44:22 +01:00
DariusIII 7fbfb4a9e8 Improve performance by doing poster check in PHP instead of single row MySQL queries (by b3rs3rk@nZEDb) 2017-02-13 08:21:21 +01:00
DariusIII 0878ba77ee Don't ask 2017-02-07 23:06:20 +01:00
DariusIII f0dae442c7 Update nntmux/data/Model, revert monitor.php changes. 2017-02-07 23:04:06 +01:00
DariusIII d2d4f3c2bc Properly fix monitor 2017-02-07 22:52:06 +01:00
DariusIII 92d184c9e4 Fix tmux startup error 2017-02-07 22:46:37 +01:00
DariusIII f4dd1db682 Update multigroup handling 2017-02-07 18:59:56 +01:00
DariusIII eb58f5d686 Rename group_id to groups_id 2017-01-16 11:31:36 +01:00
DariusIII d280719b42 Bring branch up-to-date 2017-01-14 23:44:00 +01:00
DariusIII 48e2a5c796 Merge branch 'dev' into dev-release_groups 2017-01-11 13:21:13 +01:00
DariusIII d4d753e890 Add check for tmux version (ported from nZEDb) 2017-01-11 13:10:16 +01:00
DariusIII 9bd9f31571 Improve handling of MultiGroup releases 2017-01-11 10:49:07 +01:00
DariusIII 9d17ca0fc2 Reduce code duplication and rename ReleasesMultiGroup to ProcessMultiGroupReleases and move it to nntmux\processing 2017-01-10 13:59:25 +01:00
DariusIII 5f8443d950 Optimize code by removing duplication 2017-01-10 10:44:18 +01:00
DariusIII 8fd8743954 Remove code duplication by using switch for mgr 2017-01-09 02:17:08 +01:00
DariusIII 13eb60d91f Remove $pdo from processReleases 2017-01-06 08:49:30 +01:00
DariusIII 09cbf7f928 Fix nzb creation for MGR 2017-01-01 23:07:31 +01:00
DariusIII 6f7da04798 Possble fixes for bad nzbs, fix part inserts to mgr_parts table 2016-12-31 02:34:49 +01:00
DariusIII 6a8b172b48 Merge branch 'dev' into dev-release_groups 2016-12-28 09:48:26 +01:00
DariusIII 4fb7519099 Update tmux.conf and add separate tmux configurations for older and newer tmux versions (ported from nZEDb) 2016-12-28 09:00:45 +01:00
DariusIII 0921b77668 Rework some code 2016-12-27 16:00:28 +01:00
DariusIII 701aa75f3f Fix location of logs for tmux 2016-12-08 13:18:03 +01:00
DariusIII 87d8f35b27 Merge branch 'dev' into dev-settings 2016-10-31 14:15:40 +01:00
DariusIII 2b1d80c7d8 Fix decrypt_hashes uses wrong index to send to NameFixer (fixes issue #122) 2016-10-28 08:47:33 +02:00
DariusIII 273166660b Changes from old to new Settings model 2016-10-25 11:34:51 +02:00
DariusIII ce5d9ded6d Use DB $pdo when instantiating and not the older Settings $pdo 2016-10-24 13:58:09 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 21d6877ee7 Remove references to regexid 2016-10-14 22:50:47 +02:00
DariusIII 9e3f3f659c Add renaming based on included srr file in release 2016-10-04 10:25:01 +02:00
DariusIII d4f12496bf Anothe update 2016-09-21 13:56:07 +02:00
DariusIII 2844ce4642 Fix wrong column name in settings table call 2016-09-20 11:18:30 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +02:00
DariusIII 38c9fea6a4 Update mysqltuner.pl script 2016-09-12 11:54:56 +02:00
DariusIII fd1b97f06f Remove upcoming pages and RottenTomato references as RT are removing all free keys in 30 days. 2016-08-31 13:50:49 +02:00
DariusIII 77d52e45b4 Update handling of SDPORN releases in NameFixer and groupfixrelnames 2016-08-11 15:59:52 +02:00
DariusIII d628628da4 Speed up queries in RequestIDWeb and groupfixrelnames by preventing usage of indexes on ORDER BY clause 2016-07-29 13:43:04 +02:00
DariusIII 425cc3a636 Update groupfixrelnames query by not allowing it to use any index on ORDER BY r.id DESC clause (speeds up the query) 2016-07-27 13:58:29 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 47ccf14de7 Port changes for versions handling from nZEDb 2016-07-07 12:09:33 +02:00
DariusIII 8a1b6fa4c1 Rename missed newznab to nntmux 2016-06-25 16:21:47 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII f344fa485d Fix gFRN nfo processing typo and update. 2016-06-23 12:31:26 +02:00
DariusIII 4c54245872 Remove duplicate update columns 2016-06-09 10:36:18 +02:00