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 달 전 |
Marcel Klehr
|
1471849956
fix: Extend docblock of hasReservedJob
|
1 년 전 |
Christoph Wurst
|
04ecc2a6a9
feat(backgroundjob): Schedule job after <timestamp>
|
1 년 전 |
Simon L
|
d55a7c619d
Fix typos in lib/public subdirectory
|
1 년 전 |
Marcel Klehr
|
c01c516323
feat(BackgroundJobs): Allow preventing parallel runs for a job class
|
1 년 전 |
Côme Chilliet
|
d74044f634
Fix API breakage by using a new method instead
|
1 년 전 |
Côme Chilliet
|
e74f464662
Remove deprecated method getAll instead of breaking API on deprecated method
|
1 년 전 |
Côme Chilliet
|
679682c186
Use a Generator for job list to fix background-job:list command
|
1 년 전 |
Côme Chilliet
|
2e921f8b3d
Fix typing in IJobList
|
2 년 전 |
Côme Chilliet
|
868d748dbf
Code cleaning of Background/ListCommand
|
2 년 전 |
Côme Chilliet
|
3d01179907
Add command to list jobs
|
2 년 전 |
Joas Schilling
|
b765f79368
Allow apps to specify if their background job can be delayed
|
2 년 전 |
Joas Schilling
|
7239b3d560
Bump since version
|
3 년 전 |
Joas Schilling
|
9cd9f4b4bc
Move queries to the joblist
|
3 년 전 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 년 전 |
Julius Härtl
|
45a474071e
Remove @package annotations from public namespace
|
4 년 전 |
Morris Jobke
|
16d83ab30a
Remove getLastJob from IJobList
|
4 년 전 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 년 전 |
Morris Jobke
|
9ef6148bfa
Deprecated OCP interface to fetch background job type
|
6 년 전 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 년 전 |
Noveen Sachdeva
|
1b1f403a5d
Add duration of last job execution to the table
|
7 년 전 |
Joas Schilling
|
0215b004da
Update with robin
|
8 년 전 |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 년 전 |
Joas Schilling
|
d0a2fa0506
Lock jobs while executing them, to allow multiple executors to run in parallel
|
8 년 전 |
Roeland Jago Douma
|
fd371700a2
Move \OCP\BackgroundJob to PSR-4
|
8 년 전 |