Louis Chemineau
|
8ad2f34045
Remove job from oc_jobs when the file is not findable
|
1 year ago |
Marcel Klehr
|
524d053eb2
JobList: add debug log when hasReservedJob query fails
|
1 year ago |
Marcel Klehr
|
5a7f023bfc
JobList#hasReservedJobs: Close cursor
|
1 year ago |
Marcel Klehr
|
5608b50778
Fix BackgroundJob tests
|
1 year ago |
Marcel Klehr
|
6f9a3218d0
Update lib/private/BackgroundJob/JobList.php
|
1 year ago |
Marcel Klehr
|
1296f3612e
test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs
|
1 year ago |
Marcel Klehr
|
c01c516323
feat(BackgroundJobs): Allow preventing parallel runs for a job class
|
1 year ago |
Côme Chilliet
|
d74044f634
Fix API breakage by using a new method instead
|
1 year ago |
Côme Chilliet
|
e74f464662
Remove deprecated method getAll instead of breaking API on deprecated method
|
1 year ago |
Côme Chilliet
|
679682c186
Use a Generator for job list to fix background-job:list command
|
1 year ago |
Côme Chilliet
|
2e921f8b3d
Fix typing in IJobList
|
2 years ago |
Côme Chilliet
|
868d748dbf
Code cleaning of Background/ListCommand
|
2 years ago |
Côme Chilliet
|
3d01179907
Add command to list jobs
|
2 years ago |
Côme Chilliet
|
0b7779b6ff
Clean up JobList class
|
2 years ago |
Christoph Wurst
|
b17c4a6072
Check background job type
|
2 years ago |
Kirill Popov
|
0b27b9e658
Get not only time-sensitive next job from list but any
|
2 years ago |
Carl Schwan
|
c870bd1968
Do chuncked job deletion
|
2 years ago |
Joas Schilling
|
abcf45e336
Also use hashed/indexed column on delete
|
2 years ago |
Joas Schilling
|
b765f79368
Allow apps to specify if their background job can be delayed
|
2 years ago |
Julius Härtl
|
99b2cf8339
Add hashed attribute column for indexed job existence check
|
2 years ago |
Carl Schwan
|
6312c0df69
Check style update
|
2 years ago |
Julius Härtl
|
b30193ed14
Reset job disabling timer on adding the job again
|
2 years ago |
Joas Schilling
|
7239b3d560
Bump since version
|
3 years ago |
Joas Schilling
|
9cd9f4b4bc
Move queries to the joblist
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Morris Jobke
|
99c9423766
Remove @suppress SqlInjectionChecker
|
4 years ago |
Morris Jobke
|
16d83ab30a
Remove getLastJob from IJobList
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Georg Ehrke
|
eda599973d
JobList: Typecast last_run to integer
|
4 years ago |