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