DariusIII
11d665cb54
Increase message buffer size in forking class
2021-03-07 17:14:26 +01:00
Beshoy Girgis
53f4f6f53b
Merge branch 'master' into fix-groups-query
2020-12-31 12:52:01 -06:00
DariusIII
e35da67076
Update Forking and PPA classes
2020-12-05 17:02:52 +01:00
Beshoy Girgis
c2c304da0c
Merge branch 'master' into fix-groups-query
2020-12-04 13:19:25 -06:00
Beshoy Girgis
8e2fe4f5a1
Fix usenet_groups query
...
The `$backfilldays` variable may either be an int or string depending
on the value of the selected option is in the tmux settings -> backfill
(third dropdown). If the selected option is "Safe Backfill day",
`$backfilldays` will be an int. If it's "Days per Group",
`$backfilldays` will be a string. With `%d`, the string value is
replaced with a 0, causing the result to always be an empty result set.
2020-12-04 11:56:56 +00:00
DariusIII
f0c47fd028
Update Forking class
2020-12-02 22:24:01 +01:00
DariusIII
34be71a89c
CS fixes
2020-12-02 22:00:05 +01:00
DariusIII
b33f6694d6
Get some output from forked scripts
2020-12-02 21:58:11 +01:00
DariusIII
f3cde99e37
Rename $match and variations to $hit for PHP 8 compatibility
2020-12-02 10:55:09 +01:00
DariusIII
88cc4d067c
Code style fixes
2020-10-12 13:11:46 +02:00
DariusIII
4db533aca0
Update Forking to catch Serializible exceptions and move on
2020-10-12 10:52:26 +02:00
DariusIII
31739d8392
Use Laravel 7 and remove omnipay for now
2020-04-11 23:14:15 +02:00
DariusIII
cf5b1e666b
Php-cs-fixer fixes
2020-03-26 16:50:27 +01:00
DariusIII
f262998293
Update Forking class
2020-03-26 16:48:39 +01:00
DariusIII
02ad342bac
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII
b343c02c63
Update project files
2020-02-05 00:39:09 +00:00
DariusIII
b7983393da
Fix wrong category ids used in Forking
2019-11-20 21:18:20 +01:00
DariusIII
5a8fff0020
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII
55c35dae6e
Increase output length of forked scripts
2019-09-30 09:50:52 +02:00
DariusIII
2a6e8edc16
Change used passwordstatus for releases
2019-08-20 14:35:04 +02:00
DariusIII
5e9e2c99bd
Echo exceptions in multiprocessing
2019-08-12 22:20:11 +00:00
DariusIII
86504ba276
Fix safe backfill $backfilldays variable. Closes #978
2019-06-05 11:41:44 +02:00
DariusIII
0402fa56d7
Fix code style of many files
2019-05-07 20:56:19 +02:00
DariusIII
0da3affb0a
Use real number of tasks in releases creation
2019-04-05 22:56:26 +02:00
DariusIII
75bfa0102c
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-04-05 17:23:17 +00:00
DariusIII
8a51f1c193
Revert previous commit
2019-04-05 19:22:52 +02:00
DariusIII
8dc7b1a8e7
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-04-05 13:34:13 +00:00
DariusIII
b2064b9fab
Update Forking class, fix releases check query
2019-04-05 15:31:48 +02:00
DariusIII
11bddc6c85
Don't use constant for multiprocessing path, use the path directly
2019-04-05 08:59:35 +02:00
DariusIII
570e5e91fa
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-04-04 07:24:13 +00:00
DariusIII
82eb204377
Merge branch 'dev' into feature/dev-refactor-forking
2019-04-04 09:23:44 +02:00
DariusIII
6e0f4b8716
Update Forking, use config to setup pool
2019-04-03 13:44:51 +02:00
DariusIII
e31a6f1c8f
Merge branch 'dev' into feature/dev-refactor-forking
2019-04-03 13:08:29 +02:00
DariusIII
6f0556810b
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-04-03 10:36:48 +00:00
DariusIII
fbb38c2b0d
Update env.example with multiprocessing switches and use them in nntmux config and Forking
2019-04-03 12:36:32 +02:00
DariusIII
57f1a8946b
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-04-02 13:10:29 +00:00
DariusIII
fb76872415
Merge checkPostprocessAdd with main postProcessAdd function
2019-04-02 15:09:38 +02:00
DariusIII
c5a83a76f4
Name variable more logically
2019-04-02 14:49:09 +02:00
DariusIII
3014a3e61e
Add timeout message and lower timeout for postprocessing
2019-04-02 12:36:00 +02:00
DariusIII
e622b8c2b6
Merge branch 'dev' into feature/dev-refactor-forking
2019-04-02 11:00:42 +02:00
DariusIII
874ad8b34e
Move check for PPA queue inside main PPA function
2019-04-01 15:54:20 +02:00
DariusIII
b275ee87dc
Fix unintentional error
2019-04-01 11:45:03 +02:00
DariusIII
72697b2033
Fix bad check for debug condition in Forking
2019-04-01 11:22:36 +02:00
DariusIII
b06beda863
Use now() helper in Forking date display
2019-04-01 10:10:22 +02:00
DariusIII
0fe06cd2ab
Update Date output
2019-03-31 17:44:24 +02:00
DariusIII
579405040c
Increase timeout for postProcess forking
2019-03-29 12:39:17 +01:00
DariusIII
1c608ad716
Fix message on releases function
2019-03-29 10:46:40 +01:00
DariusIII
1e8600ca6e
Add timeout to Forking class
2019-03-29 10:31:47 +01:00
DariusIII
78cbc2b6ce
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-03-28 13:30:36 +00:00
DariusIII
9213389d1f
Separate PPA from rest of the postprocessing
2019-03-28 14:30:19 +01:00