DariusIII
|
5c5279d1e5
|
Reduce number of retries for transactions in ProcessReleases from 10 to 3
|
2019-03-04 13:28:24 +01:00 |
|
DariusIII
|
60c81ea1c8
|
Fix Releases class instantiation
|
2019-02-25 23:19:54 +01:00 |
|
DariusIII
|
623edaaedb
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-19 14:56:46 +00:00 |
|
DariusIII
|
40e7233727
|
Rename groups table to usenet_groups as groups is a reserved word in mysql now
|
2019-02-19 15:54:32 +01:00 |
|
DariusIII
|
a745f9a290
|
Fix bulk adding of groups when groups exist. Fixes issue #891
|
2019-02-16 14:30:06 +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
|
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
|
239570e4f4
|
Use transactions where possible in ProcessReleases class
|
2019-01-29 22:36:53 +01:00 |
|
DariusIII
|
ed487c1299
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-29 12:51:58 +00:00 |
|
DariusIII
|
4b4de3acef
|
Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes
|
2019-01-29 13:33:35 +01:00 |
|
DariusIII
|
63131d45ec
|
Fix NZB creation
|
2019-01-01 16:48:43 +01:00 |
|
DariusIII
|
a7dac99272
|
Fix typo in ProcessReleases class
|
2019-01-01 16:23:54 +01:00 |
|
DariusIII
|
5829fba204
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2019-01-01 15:09:45 +01:00 |
|
DariusIII
|
503283f398
|
Fix couple of leftover lines pointing to non-existing functions
|
2019-01-01 15:09:29 +01:00 |
|
DariusIII
|
902f9ec14e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-01 13:53:44 +00:00 |
|
DariusIII
|
3d9695e4c3
|
Revert Binaries to pre-tpg and mgr state, with single tables for binaries, collections, parts and missed_parts
|
2019-01-01 14:53:24 +01:00 |
|
DariusIII
|
66d7b889ef
|
Update ProcessReleases and Releases classes in an attempt to fix deletion of unwanted releases
|
2018-12-17 23:09:43 +01:00 |
|
DariusIII
|
c9b26a40f4
|
Use str_plural for duration
|
2018-11-29 13:37:51 +01:00 |
|
DariusIII
|
54a6c4a69d
|
Add back $fourthQuery assignment on start of loop
|
2018-11-29 12:54:46 +01:00 |
|
DariusIII
|
bd97ba7714
|
Potential fix for bad time count in ProcessReleases class
|
2018-11-29 12:44:27 +01:00 |
|
DariusIII
|
9cbc820ee4
|
Fix copy paste typo
|
2018-11-28 11:48:28 +01:00 |
|
DariusIII
|
9d760b2916
|
Use simple echo
|
2018-11-28 11:44:57 +01:00 |
|
DariusIII
|
b946082fb3
|
Update ProcessReleases class and use ConsoleTools to show nzbs creation count
|
2018-11-28 11:27:38 +01:00 |
|
DariusIII
|
14c34cb326
|
Update ProcessReleases class release tagging
|
2018-11-05 09:53:34 +01:00 |
|
DariusIII
|
cce1569523
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-02 10:50:41 +00:00 |
|
DariusIII
|
1d41618e2b
|
Update output messages of ProcessReleases class
|
2018-11-02 11:50:34 +01:00 |
|
DariusIII
|
1815494ab9
|
Update tagging exception handling
|
2018-11-02 11:33:07 +01:00 |
|
DariusIII
|
55dc13593c
|
Catch exception on release tagging
|
2018-11-02 11:31:50 +01:00 |
|
DariusIII
|
d2a373d384
|
Update tagging on new release addition
|
2018-11-01 23:33:05 +01:00 |
|
DariusIII
|
03d4d640d7
|
Try to fix some of the introduced errors
|
2018-11-01 13:02:37 +01:00 |
|
DariusIII
|
8211201599
|
Add first wave of Release tagging capabilities
|
2018-11-01 12:40:10 +01:00 |
|
DariusIII
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +01:00 |
|
DariusIII
|
004137d473
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-10-30 11:46:36 +01:00 |
|
DariusIII
|
0a7fde789b
|
Fix spacing in output message
|
2018-10-30 11:46:10 +01:00 |
|
DariusIII
|
eb99eefa50
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-10-30 10:44:44 +00:00 |
|
DariusIII
|
66476dfcb4
|
Update messages output in ProcessReleases
|
2018-10-30 11:44:31 +01:00 |
|
DariusIII
|
bafe7c6b93
|
Use league/climate in ColorCLI class
|
2018-10-19 11:30:36 +02:00 |
|
DariusIII
|
97d17dfbfe
|
Fix ProcessReleases escapeString usage
|
2018-10-12 12:41:26 +02:00 |
|
DariusIII
|
3c20dd8437
|
Add escapeString helper function
|
2018-10-12 10:56:17 +02:00 |
|
DariusIII
|
7be91318c6
|
Fix bad count of deleed objects in ProcessReleases class
|
2018-10-11 23:06:17 +02:00 |
|
DariusIII
|
d79d199873
|
Update PHPDOC blocks in ProcessReleases class
|
2018-10-11 14:02:00 +02:00 |
|
DariusIII
|
45b8359bd5
|
Change writeNzbForReleaseId function name
|
2018-10-09 15:22:39 +02:00 |
|
DariusIII
|
eac063335a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-13 08:36:49 +00:00 |
|
DariusIII
|
bbc35345a6
|
Fix misplaced seconds word in ProcessReleases class
|
2018-09-13 10:36:34 +02:00 |
|
DariusIII
|
63ea968ee4
|
Use now() helper and related functions for time calculations in ProcessReleases class
|
2018-09-13 09:56:47 +02:00 |
|
DariusIII
|
0eeba5532d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-15 13:30:47 +00:00 |
|
DariusIII
|
dc5f458005
|
Optimize imports in Blacklight namespace
|
2018-08-15 15:29:14 +02:00 |
|
DariusIII
|
8172f0c5d0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-08 07:47:11 +00:00 |
|