Commit Graph

8593 Commits

Author SHA1 Message Date
DariusIII 31a1d4f1a7 Use Carbon in SABnzbd class in set and unset cookies 2018-01-30 15:45:41 +01:00
DariusIII e696939752 Update ReleaseSearch class 2018-01-30 15:30:02 +01:00
DariusIII f1b4d20e2e Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-01-30 13:36:02 +01:00
DariusIII 3a542538aa Update .styleci.yml to exclude database/fixtures folder from checks 2018-01-30 13:35:46 +01:00
DariusIII 73297a47da Merge pull request #366 from NNTmux/analysis-qM6LDj
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-30 13:33:16 +01:00
DariusIII dd6c601af2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-30 12:33:10 +00:00
DariusIII c7004cf525 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-01-30 13:32:47 +01:00
DariusIII 3116fa79c8 Update Tmux and TmuxOutput classes 2018-01-30 13:32:34 +01:00
DariusIII 4b56c74766 Merge pull request #365 from NNTmux/analysis-zRV7bY
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-30 13:02:33 +01:00
DariusIII 506cf37b56 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-30 12:02:27 +00:00
DariusIII a5ede60117 Fix missing use statement for Category model in AniDB class 2018-01-30 13:02:05 +01:00
DariusIII 85c68d3863 Update install test 2018-01-30 12:37:52 +01:00
DariusIII ad66900d0d Merge pull request #364 from NNTmux/analysis-XNQ5pE
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-30 12:28:01 +01:00
DariusIII 62f3e5ca5e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-30 11:27:55 +00:00
DariusIII 4426fd060c Use fixtures to populate tables when nntmux is in production, adapt install process 2018-01-30 12:27:20 +01:00
DariusIII d6a64822bd Fix reference to wrong column in dnzb_failures migration foreign key creation 2018-01-30 11:26:08 +01:00
DariusIII 7d3607a927 Merge pull request #363 from NNTmux/analysis-8QY5aw
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-29 23:36:41 +01:00
DariusIII 2382c677ae Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-29 22:36:35 +00:00
DariusIII 3379b4bd96 Add fixtures command to artisan, add binaryblacklist fixture 2018-01-29 23:36:19 +01:00
DariusIII 9c5e79b7db Update symfony components, add mayconbordin/l5-fixtures package 2018-01-29 23:19:37 +01:00
DariusIII e4d2fcdfc0 ix error on details page when there are comments for the release 2018-01-29 15:38:59 +01:00
DariusIII f469948fa3 Update patch 338 with check for existing foreign keys 2018-01-29 15:05:27 +01:00
DariusIII 5f7943fb20 Update patch 338, disable foreign key checks 2018-01-29 14:52:23 +01:00
DariusIII 77ab69187d Update migration files to include foreign keys 2018-01-29 14:44:03 +01:00
DariusIII 0d4758ce95 Merge dev-remove-partitions 2018-01-29 14:09:47 +01:00
DariusIII 85511c8c31 Merge branch 'dev-remove-partitions' into dev 2018-01-29 14:04:55 +01:00
DariusIII 3f06ea6e31 Merge branch 'dev-remove-partitions' of https://github.com/NNTmux/newznab-tmux into dev-remove-partitions 2018-01-29 13:26:55 +01:00
DariusIII 293ae457f6 Drop now unused trigger 2018-01-29 13:26:32 +01:00
DariusIII 6baa62bb13 Merge pull request #362 from NNTmux/analysis-8L1pnl
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-29 13:18:58 +01:00
DariusIII c8e74112cf Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-29 12:18:52 +00:00
DariusIII 603c22d62c Remove partitioning from releases table, add foreign keys to related tables 2018-01-29 13:17:35 +01:00
DariusIII 7feafe2487 Merge pull request #361 from NNTmux/analysis-8bYlpj
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-29 10:00:18 +01:00
DariusIII 820911e668 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-29 09:00:12 +00:00
DariusIII 54424b71cb Check for null release date in games 2018-01-29 09:59:29 +01:00
DariusIII 0b1916855a Fix viewing of comments list in admin area 2018-01-29 09:51:32 +01:00
DariusIII e649ccf60c Remove PHP7.1 tests from travis 2018-01-29 09:47:33 +01:00
DariusIII eec9796e31 Fix adding of new cbpr after the latest changes 2018-01-29 09:44:49 +01:00
DariusIII 59a9c81510 Make PHP7.2 lowest supported version, use sodium for bin2hex and hex2bin operations 2018-01-28 23:21:13 +01:00
DariusIII e954f646cf Update theleague/flysystem to latest version 2018-01-28 15:33:03 +01:00
DariusIII 2919343a7a Covert Carbon object to date time string 2018-01-28 15:12:37 +01:00
DariusIII 6e6c33c841 Replace time() with Carbon to prevent time conversion from unixtime 2018-01-28 15:11:25 +01:00
DariusIII a94d8d36b7 Replace openssl_random_pseudo_bytes with random_bytes 2018-01-28 15:02:29 +01:00
DariusIII 28c899c854 Update phpdocumentor to latest version 2018-01-26 22:06:25 +01:00
DariusIII 4b3309b99d Try to prevent Carbon date errors when postdate is, for some weird reason, null 2018-01-26 15:18:19 +01:00
DariusIII e59150325a Add missing quotes 2018-01-26 14:43:23 +01:00
DariusIII f10c0e453b Fix wrong NN_INSTALLER constant usage in User model 2018-01-26 14:41:09 +01:00
DariusIII 3b1db87d51 Another scrutinizer config update 2018-01-26 14:30:22 +01:00
DariusIII cb89ade1b2 Update scrutinizer config 2018-01-26 14:14:35 +01:00
DariusIII ede1dcc47f Update nikic/php-parser to latest version 2018-01-26 14:10:33 +01:00
DariusIII c901d762f5 Merge pull request #360 from NNTmux/analysis-qgN3VE
Apply fixes from StyleCI

[ci skip] [skip ci]
2018-01-26 13:04:21 +01:00