Commit Graph

33 Commits

Author SHA1 Message Date
DariusIII 2a65705c5e Try to fix some renaming issues (cycling of same releases) 2017-09-08 10:34:48 +02:00
DariusIII d14b015a21 Add PHPDOC blocks and update code 2017-09-04 10:13:57 +02:00
DariusIII 4ebb8f7912 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-01 13:43:37 +00:00
DariusIII f4e1f9b791 Update Forking class check for non-empty array $groups 2017-09-01 15:43:22 +02:00
DariusIII b1bb89b40b Replace leftover references to nntmux\db\Settings with proper nntmux\db\DB 2017-09-01 15:18:52 +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 ace3de8cc3 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:32:13 +00:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00: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
Amir Zarrinkafsh 4f2f6f6396 Fix safe_backfill by adding case back to processStartWork 2017-06-28 19:12:18 +10:00
DariusIII 5a7fc8387c Remove safe_backfill from processStartWork and processEndWork functions in Forking class 2017-06-26 10:40:44 +02:00
DariusIII cc5816d2a7 Uncomment safe_backfill in Forking class for processStartWork function, fixes backfill 2017-06-23 15:36:02 +02:00
DariusIII a4294ac3cf Change $ppAddMinSize and $ppAddMaxSize properties 2017-06-23 10:54:07 +02:00
DariusIII d20e79212d Cast int type to all Settings::value lines, as that function returns string 2017-06-23 10:43:25 +02:00
DariusIII 88eab42e74 One more try 2017-06-16 14:52:59 +02:00
DariusIII dd9a20dc3a Fix exception type catched from Exception to proper PDOException 2017-06-16 14:46:17 +02:00
DariusIII 3912a80b62 Catch exception when checking for existing and missing collection tables (irritating message about Base table or view not found) 2017-06-16 14:38:32 +02:00
DariusIII 50c1e69f19 Use PARTITION in Forking 2017-05-16 23:43:12 +02:00
DariusIII d2caab96b0 Add PHPDOC blocks to Forking class functions 2017-05-10 10:50:11 +02:00
DariusIII 18cc813c7f Improve functions and scripts 2017-02-28 13:09:52 +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 f0541c6c2f Update Forking to new mandatory tpg. 2017-02-24 11:44:37 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 00f112c31a Update file and folder permissions 2016-09-21 12:34:07 +02:00
DariusIII 2844ce4642 Fix wrong column name in settings table call 2016-09-20 11:18:30 +02:00
DariusIII b8afa06a00 Fix settings instantiation in Forking 2016-09-20 10:52:41 +02:00
DariusIII 5392644fb6 Fix Forking class 2016-09-20 10:44:45 +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 dd2aba8f23 Port fixes from nZEDb 2016-07-24 22:42:12 +02:00
DariusIII 65342dfef2 Replace array() with short syntax 2016-07-14 11:44:33 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00