Commit Graph

622 Commits

Author SHA1 Message Date
DariusIII 3c6aeef668 Update sphinx.conf to allow usage of sphinx 3.1.1 and up 2019-02-06 22:29:45 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII 198e646306 Remove README.md from misc/update folder 2019-02-01 10:47:35 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII 96fe6c27c3 Use transaction when updating expired collections on tmux start 2019-01-30 15:06:46 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 08b8edbe2d Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes 2019-01-29 13:52:01 +01:00
DariusIII 1526455be3 Fix safe backfill 2019-01-28 14:12:42 +01:00
DariusIII f1a1127eba Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-20 21:30:15 +00:00
DariusIII 7384a27d3b Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-01-20 22:29:57 +01:00
DariusIII 754717d97a Update rest of the cover checking files 2019-01-20 22:29:50 +01:00
DariusIII 512c999e2d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-20 20:18:51 +00:00
DariusIII 2d3d45e95d Fix misc/tesing/PostProc/updateXXXImages.php script error (fixes issue #852) 2019-01-20 21:18:33 +01:00
DariusIII d19fb8a8db Remove misc/sphinxsearch/README.md as it is redundant. All info is in wiki 2019-01-17 15:50:40 +01:00
DariusIII 649581ab9d Switch from SphinxSearch to Manticore in sphinx.conf 2019-01-17 15:37:34 +01:00
DariusIII e9c8029e23 Use only complete threaded update for binaries 2019-01-17 09:55:30 +01:00
DariusIII 5759b70eb0 Add source column to predb_se table creation 2019-01-17 09:23:52 +01:00
DariusIII dfcb46e283 Fix populate_rt_indexes script 2019-01-13 19:09:54 +01:00
DariusIII 1c101c1529 Add missing source to predb_rt population query 2019-01-13 19:08:01 +01:00
DariusIII bf0103c669 Add source to predb_rt index 2019-01-13 19:02:12 +01:00
DariusIII 9330ffb5aa Improve sphinx indexes population with data 2019-01-13 18:24:01 +01:00
DariusIII 1e7cba9243 Add attributes to predb_rt index 2019-01-13 00:35:12 +01:00
DariusIII 4ef4b2f6a0 Use File facade for files manipulation 2019-01-07 15:30:02 +01:00
DariusIII e65b6443be Update resend_user_verification script 2019-01-03 10:30:19 +01:00
DariusIII 44120289c7 Fix switch.php for releases creation 2019-01-01 16:16:54 +01:00
DariusIII 3cd0032270 Remove ProcessReleasesMultiGroup from switch.php 2019-01-01 15:03:01 +01:00
DariusIII fd1b2799bd Use sphinx for predb filename matching 2018-12-24 11:35:24 +01:00
DariusIII 8a0f2da25f Update foolz/sphinxql-query-builder to version 2.0.0, add predb_rt index to sphinx 2018-12-24 02:08:23 +01:00
DariusIII 4310be9653 Update scripts and config by removing unused env settings 2018-12-20 14:29:23 +01:00
DariusIII 70d4bdda62 Update tmux related files and classes 2018-12-19 14:24:24 +01:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII c42d5ee30e Use LEFT JOIN for releaseextrafull join in groupfixrelnames 2018-12-10 10:59:12 +01:00
DariusIII 0a2969cea7 Revert one of the changes in groupfixrelnames 2018-12-07 14:30:00 +01:00
DariusIII 9407310e94 Update groupfixrelnames renaming 2018-12-04 13:07:52 +01:00
DariusIII ef89d2f59b Update groupfixrelnames script once again 2018-12-04 12:01:07 +01:00
DariusIII ba44fc168b Use checkName function in groufixrelnames where it was not used 2018-12-04 11:31:15 +01:00
DariusIII d59b245389 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-03 21:52:03 +00:00
DariusIII 17a9cc922f Update groupfixrelnames script 2018-12-03 22:51:40 +01:00
DariusIII 4d41908a18 Update NameFixer class use Release and Predb models to query database 2018-12-03 22:51:05 +01:00
DariusIII 494e160a03 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-12-02 00:08:19 +01:00
DariusIII fb66c44ae5 Fix error in groupfixrelnames 2018-12-02 00:07:48 +01:00
DariusIII 9e9633e36f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-01 22:52:39 +00:00
DariusIII 6cbb919ed3 Update groupfixrelnames script 2018-12-01 23:52:17 +01:00
DariusIII c67bde32c8 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-30 12:43:51 +00:00
DariusIII c6c36d0ad1 Move column status updates to inside function checks 2018-11-30 13:43:46 +01:00
DariusIII 5dd309c7ff Use true switch in place of numerical 1 in NameFixer functions used in groupFixRelNames.php 2018-11-30 13:30:30 +01:00
DariusIII ae3d3b31e9 Update groupFixRelNames.php 2018-11-30 10:22:17 +01:00
DariusIII b2193c9785 Add crc32 file check 2018-11-29 23:52:32 +01:00