Commit Graph

7564 Commits

Author SHA1 Message Date
DariusIII ac28ba5a46 Remove queuedata page 2017-05-05 12:59:56 +02:00
DariusIII 998d675f97 Update sabqueuedata page 2017-05-05 12:59:28 +02:00
DariusIII d675ca8da7 Remove void return type declaration from populateInfoTable function in nntmux/db/populate/AniDB.php 2017-05-05 12:41:14 +02:00
DariusIII 28153e91ae Fix one missed fix 2017-05-05 12:36:16 +02:00
DariusIII 2d08eb59a0 Update sabnzbd queue handling for the new sab API changes 2017-05-05 12:33:16 +02:00
DariusIII 60b96b4cc1 Remove void return type from nntmux/db/populate/AniDB.php populateMainTable function (fixes issue #136) 2017-05-05 11:51:27 +02:00
DariusIII 1c7c0efd49 Update addHooks.sh 2017-05-05 11:36:48 +02:00
DariusIII 7b141b10f0 Switch lithium to 1.1-beta branch, update rest of the libraries 2017-05-04 23:51:18 +02:00
DariusIII a7d202224c Manualy update nntmux.xml 2017-05-04 23:08:33 +02:00
DariusIII cc806d1971 Merge PR #137 by Nightah - Updated new anime group regexes to match more explicitly 2017-05-04 21:50:06 +02:00
DariusIII 366e4f1bc0 Merge branch 'dev-fix-anime-regexes' into dev 2017-05-04 21:48:43 +02:00
DariusIII 18d0d06707 Merge branch 'dev' into dev-fix-anime-regexes 2017-05-04 21:48:18 +02:00
DariusIII 6e7211ff54 Set PHP 7.1.0 as minimum version supported by NNTmux 2017-05-04 20:31:48 +02:00
Amir Zarrinkafsh 0d37fad299 Updated new group regexes to match more explicitly 2017-05-04 12:38:36 +10:00
DariusIII 7f1c8b5de0 Possible fix for problems with query in Videos class 2017-04-29 00:11:53 +02:00
DariusIII da7d278587 Fix return types for setTmdbImdbTraktVar function in movie class 2017-04-29 00:06:42 +02:00
DariusIII 5cea52ff59 Fix query in Videos class 2017-04-29 00:00:39 +02:00
DariusIII 5e3774e11e Update Movie class 2017-04-28 23:34:07 +02:00
DariusIII 48f3b952a8 Fix fetchFanartTvProperties function in Movie class 2017-04-28 22:56:53 +02:00
DariusIII 60055a360d Fix database name in travis 2017-04-28 15:55:38 +02:00
DariusIII e23b49e24e Update InstallTest for travis 2017-04-28 15:49:57 +02:00
DariusIII de809ce892 Add install test for travis, change .travis.yml to use new test 2017-04-28 12:38:50 +02:00
DariusIII 266eade4e2 Remove unneeded guzzlehttp client from AniDB populate class 2017-04-28 11:39:19 +02:00
DariusIII 6673d94703 Update Steam and Game classes with some minor fixes 2017-04-28 10:29:06 +02:00
DariusIII 0666baca52 One more update to .travis.yml 2017-04-27 15:06:55 +02:00
DariusIII 0c68cd7a3c Add missing packages from .travis.yml 2017-04-26 22:58:21 +02:00
DariusIII 729475d31f Update .travis.yml 2017-04-26 22:45:20 +02:00
DariusIII b75edb3937 Add debug output to phpunit 2017-04-26 22:28:20 +02:00
DariusIII f7540d9ea3 Fix loading of settings.php if file does not exist 2017-04-26 22:28:08 +02:00
DariusIII b6294d2c1b Add back removed lines 2017-04-26 16:01:12 +02:00
DariusIII 959406e23b Remove some lines from travix.yml for testing 2017-04-26 15:54:01 +02:00
DariusIII 4ae192105e Update .travis.yml 2017-04-26 15:42:15 +02:00
DariusIII 1ed98a7370 Change back to app/config/bootstrap.php in tests/bootstrap.php file 2017-04-26 15:32:04 +02:00
DariusIII e3ad1c2318 Remove extra space from sed commands 2017-04-26 15:25:01 +02:00
DariusIII 5be3029b67 Fix the sed syntax in .travis.yml 2017-04-26 15:24:23 +02:00
DariusIII ab5120bd73 Oh, come on! 2017-04-26 14:59:56 +02:00
DariusIII 1e710a24ae AAAAAAANNNDDD once more 2017-04-26 14:52:18 +02:00
DariusIII 6562966329 Change bootstrap.php in tests folder 2017-04-26 14:39:33 +02:00
DariusIII c223f1a9e2 Another try to fix tests 2017-04-26 14:35:24 +02:00
DariusIII 0714a9bbe4 Update scrutinizer, remove --no-dev 2017-04-26 14:22:51 +02:00
DariusIII ee2ef250ca Fix alignment in travis.yml 2017-04-26 14:18:06 +02:00
DariusIII 7fa506239b Fix path 2017-04-26 14:14:28 +02:00
DariusIII b7c4a265a7 Probable fix for failing travis tests 2017-04-26 14:12:12 +02:00
DariusIII 55af6f4cca Remove cd php line from travis.yml 2017-04-26 13:53:52 +02:00
DariusIII 35f64a15f2 Change test suite for travis, add phpunit tests 2017-04-26 13:48:30 +02:00
DariusIII da835d6846 Update changelog 2017-04-26 11:33:18 +02:00
DariusIII ca695bf930 Merge branch 'dev-new-installer' into dev 2017-04-26 11:31:44 +02:00
DariusIII 62eb14c096 Refine install process some more 2017-04-26 10:41:51 +02:00
DariusIII 1492bebc71 Use PHP_SAPI constant instead of php_sapi_name function 2017-04-26 10:15:15 +02:00
DariusIII f4c9464593 Update installation with additional checks and messages 2017-04-26 10:05:02 +02:00