Robin Appelman
|
85b9552617
test: update DummyJobList
|
před 6 měsíci |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
před 6 měsíci |
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
|
před 7 měsíci |
Julius Härtl
|
52eb6d8726
feat(bg-jobs): Allow calling cron.php with a background job class
|
před 2 roky |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
před 8 měsíci |
Côme Chilliet
|
303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs
|
před 9 měsíci |
Louis Chemineau
|
898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server"
|
před 9 měsíci |
Côme Chilliet
|
65981f99bf
chore: Migrate away from internal Job classes
|
před 9 měsíci |
Christoph Wurst
|
04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp>
|
před 1 rokem |
Marcel Klehr
|
20cb9935ca
Fix tests
|
před 1 rokem |
Marcel Klehr
|
6148c5e0a1
Update tests/lib/BackgroundJob/DummyJobList.php
|
před 1 rokem |
Marcel Klehr
|
1296f3612e
test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs
|
před 1 rokem |
Côme Chilliet
|
d74044f634
Fix API breakage by using a new method instead
|
před 1 rokem |
Carl Schwan
|
48d9c4d2b0
Port existing server code to new interface
|
před 2 roky |
Côme Chilliet
|
0386f4270b
Fix DummyJobList typing
|
před 2 roky |
Côme Chilliet
|
50a7f612d9
Fix DummyJobList class used by tests
|
před 2 roky |
Kirill Popov
|
0b27b9e658
Get not only time-sensitive next job from list but any
|
před 2 roky |
Joas Schilling
|
b765f79368
Allow apps to specify if their background job can be delayed
|
před 2 roky |
Joas Schilling
|
9cd9f4b4bc
Move queries to the joblist
|
před 3 roky |
Morris Jobke
|
16d83ab30a
Remove getLastJob from IJobList
|
před 4 roky |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
před 4 roky |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
před 4 roky |
Noveen Sachdeva
|
1b1f403a5d
Add duration of last job execution to the table
|
před 7 roky |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
před 8 roky |