Commit Graph

44 Commits

Author SHA1 Message Date
DariusIII cf47a74dc6 One more 2017-09-28 11:45:02 +02:00
DariusIII 9de2c5c07c Fix table reference 2017-09-28 11:43:48 +02:00
DariusIII eaf6d05f4c Update groupfixrelnames with new renaming method 2017-09-28 11:41:15 +02:00
DariusIII 0c236fe2c1 Adjust echo value to true 2017-09-14 15:06:10 +02:00
DariusIII 2a65705c5e Try to fix some renaming issues (cycling of same releases) 2017-09-08 10:34:48 +02:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 1cacee5f1c Use proper type casting in groupfixrelnames (Fixes issue #159) 2017-08-08 00:09:03 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII 9adeb532c8 Revert groupfixrelnames to original state 2017-05-10 11:19:29 +02:00
DariusIII 041ca89256 Use list to assign values to $pieces array 2017-05-10 10:51:06 +02:00
DariusIII f314618a0d Change hash16k and srr name fixing queries and support in groupfixrelnames and NameFixer 2017-05-09 13:53:28 +02:00
DariusIII eaecaf5bd0 Adjust the renaming logic in NameFixer 2017-04-20 23:20:12 +02:00
DariusIII cc90fccad6 Slightly update groupfixrelnames script 2017-04-15 16:34:53 +02:00
DariusIII 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII 18cc813c7f Improve functions and scripts 2017-02-28 13:09:52 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 9e3f3f659c Add renaming based on included srr file in release 2016-10-04 10:25:01 +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 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
DariusIII c4f334bd7f Update processing from nZEDb 2016-06-08 15:14:08 +02:00
DariusIII 21b4d003ad Initial push of fixrelnames changes. 2016-06-07 11:45:45 +02:00
DariusIII 29f69c5880 Speed up UID renaming, remove Srr filename matching. 2016-05-25 22:33:18 +02:00
DariusIII 7436aafb53 Change queries again 2016-05-24 23:16:18 +02:00
DariusIII 8c224ca2c5 Improve fixReleaseNames forking, fix uidCheck function. 2016-05-24 23:05:11 +02:00
DariusIII 75efef5fee Merge branch 'dev' into feature-media 2016-05-24 14:05:26 +02:00
DariusIII 7299f78f6f Rename groupid column to groups_id. 2016-05-24 14:02:17 +02:00
DariusIII 53f7817643 Update uid matching and add it to tmux 2016-05-21 01:11:42 +02:00
DariusIII 5630c3cf0e Improve the speed of fixrelnames work queries 2016-05-13 22:58:50 +02:00
DariusIII 55531c3a8a Properly fix renaming issues introduced by renaming releaseid to releases_id 2016-05-13 14:52:44 +02:00
DariusIII eb874f2fb1 Another missed = in query 2016-05-13 10:39:26 +02:00
DariusIII b157a3f1d6 Add leftguid column to releases table for better threading. 2016-05-13 10:21:25 +02:00
DariusIII 953729f3f9 Add back old type Srr file match renaming. 2016-05-13 09:26:12 +02:00
DariusIII 76ec890959 Rename releaseid to releases_id 2016-05-10 13:06:46 +02:00
DariusIII 90b134761f Rename preid to predb_id in releases table and in classes and scripts. 2016-05-10 09:17:59 +02:00
DariusIII 2cbd7052af Change categoryid to categories_id, category table to categories table 2016-05-09 09:50:28 +02:00
DariusIII c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII 1097d7a2e8 Update the folder structure, remove _scripts from update, nix and win folders. 2016-01-25 12:54:46 +01:00