Julien Veyssier
|
d967151f52
fix(bg-jobs): review adjustments
|
8 hónapja |
Julien Veyssier
|
1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
|
8 hónapja |
Marcel Klehr
|
352d79deee
fix(bg-jobs): fix psalm issues
|
1 éve |
Marcel Klehr
|
a3d8632fbe
fix(bg-jobs): fix minor issues
|
1 éve |
Julius Härtl
|
8400bfee01
feat(bg-jobs): Add background worker occ command
|
2 éve |
Julius Härtl
|
52eb6d8726
feat(bg-jobs): Allow calling cron.php with a background job class
|
3 éve |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
9 hónapja |
Joas Schilling
|
4cb5501a3f
fix(cron): Reset the reserved_at when force executing from CLI
|
1 éve |
Anna Larch
|
dc87c531b5
fix(joblist): also reset last_run timestamp on updating an existing job
|
1 éve |
Marcel Klehr
|
cbd304c8f0
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
|
1 éve |
Christoph Wurst
|
04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp>
|
1 éve |
Marcel Klehr
|
9f4b3de03c
Fix ParallelAwareJob tests
|
1 éve |
Louis Chemineau
|
8ad2f34045
Remove job from oc_jobs when the file is not findable
|
1 éve |
Marcel Klehr
|
524d053eb2
JobList: add debug log when hasReservedJob query fails
|
1 éve |
Marcel Klehr
|
5a7f023bfc
JobList#hasReservedJobs: Close cursor
|
1 éve |
Marcel Klehr
|
5608b50778
Fix BackgroundJob tests
|
1 éve |
Marcel Klehr
|
6f9a3218d0
Update lib/private/BackgroundJob/JobList.php
|
1 éve |
Marcel Klehr
|
1296f3612e
test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs
|
1 éve |
Marcel Klehr
|
c01c516323
feat(BackgroundJobs): Allow preventing parallel runs for a job class
|
1 éve |
Côme Chilliet
|
d74044f634
Fix API breakage by using a new method instead
|
1 éve |
Côme Chilliet
|
e74f464662
Remove deprecated method getAll instead of breaking API on deprecated method
|
1 éve |
Côme Chilliet
|
679682c186
Use a Generator for job list to fix background-job:list command
|
1 éve |
Côme Chilliet
|
2e921f8b3d
Fix typing in IJobList
|
2 éve |
Côme Chilliet
|
868d748dbf
Code cleaning of Background/ListCommand
|
2 éve |
Côme Chilliet
|
3d01179907
Add command to list jobs
|
2 éve |
Côme Chilliet
|
0b7779b6ff
Clean up JobList class
|
2 éve |
Christoph Wurst
|
b17c4a6072
Check background job type
|
2 éve |
Kirill Popov
|
0b27b9e658
Get not only time-sensitive next job from list but any
|
2 éve |
Carl Schwan
|
c870bd1968
Do chuncked job deletion
|
2 éve |
Joas Schilling
|
abcf45e336
Also use hashed/indexed column on delete
|
2 éve |