Commit Graph

78 Commits

Author SHA1 Message Date
DariusIII 5495d29fea Update call to ReleaseImage, remove $(this->)pdo from it 2017-12-15 11:20:20 +01:00
DariusIII df7d3305e7 Remove bootstrap.php 2017-11-24 15:39:33 +01:00
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII e4ea548ea0 Update call for Users class 2017-11-22 13:44:09 +01:00
DariusIII 591d56e0d7 Fix resetdb script 2017-10-11 11:48:19 +02:00
DariusIII b925d08f8b Fix typo in resetdb.php 2017-10-11 11:28:50 +02:00
DariusIII a369ef7dfb Update DB class 2017-09-04 14:33:36 +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 50518961b0 Update reset_postprocessing script 2017-07-20 15:16:41 +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 9af3abdc46 Use laravel helpers file and replace getenv with env function 2017-06-07 22:57:00 +02:00
DariusIII bfeea3c0e7 Fix getenv string call 2017-04-24 23:48:13 +02:00
DariusIII b782fa3e3e First batch of chenges from config.php to .env 2017-04-24 15:41:10 +02:00
DariusIII 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII 9179be65cc Update the change_USP_provider script once more 2017-03-16 15:59:39 +01:00
DariusIII 557a68e6e0 Update change_USP_provider script 2017-03-16 15:49:25 +01:00
DariusIII 65da50738a Remove tpg checks from some more files 2017-02-27 10:30:35 +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 6d9838170f Update reset_truncate, Backfill and NZB with mandatory tpg 2017-02-24 11:47:46 +01:00
DariusIII 4a1e1ec459 Fiy typo 2017-01-31 22:49:13 +01:00
DariusIII 07cea2347e Revert reset_truncate.php to older was of doing things 2017-01-31 22:37:03 +01:00
DariusIII 7f62d84891 Fix typos in reset_truncate script 2017-01-29 22:56:18 +01:00
DariusIII 8689b07be6 Add loop_cbpm for truncating binaries, collections, missed_parts and parts tables 2017-01-24 14:01:08 +01:00
DariusIII 2414c2295a Update resetdb script 2017-01-24 13:58:47 +01:00
DariusIII 64b6ce727a Update resetdb with new tables 2017-01-24 13:46:15 +01:00
DariusIII b279120395 Merge branch 'dev' into dev-release_groups 2017-01-24 13:44:35 +01:00
DariusIII 2cc59b75e0 Update resetdb with cbpm_loop 2017-01-24 13:43:38 +01:00
DariusIII e2558afcb2 Update the reset_truncate script 2017-01-24 12:54:48 +01:00
DariusIII 19b8fa1905 Rename binaryid to binaries_id 2017-01-16 11:35:10 +01:00
DariusIII 89021e5e2b Replace collection_id with collections_id 2017-01-16 11:33:25 +01:00
DariusIII eb58f5d686 Rename group_id to groups_id 2017-01-16 11:31:36 +01:00
DariusIII 18045d26f6 Rename mgr_ tables to multigroup_ tables, update mysql-ddl.sql 2017-01-11 14:42:12 +01:00
DariusIII 66d5d095e6 Update reset_trunace to handle new tables 2016-12-31 19:10:16 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 1899714021 Fix tpg conversion scripts 2016-10-12 12:27:03 +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 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +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 bb99220b77 Consolidate groups handling by @ruhllatio 2016-06-24 15:47:37 +02:00
DariusIII cdf90f7025 Remove populate_unique_id script, replace it with stored procedure. 2016-06-01 09:59:07 +02:00
DariusIII 1e1581403f Rename releases based on their uid 2016-05-21 00:07:17 +02:00
DariusIII e06f2dc266 Push testing changes 2016-05-20 16:03:30 +02:00
DariusIII e87b047f07 Extract id from media, add separate table to handle it. 2016-05-20 14:05:09 +02:00
DariusIII 4f9188bafd Actual files changes 2016-05-10 13:23:44 +02:00
DariusIII 4a994caa03 Fix references to changed columns 2016-05-10 11:19:21 +02:00
DariusIII c981281d19 Rename bookinfoid to bookinfo_id, consoleinfoid to consoleinfo_id and pre_id to predb_id 2016-05-10 09:31:00 +02:00