Commit Graph

21 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
Ferdinand Thiessen 89896b1d89
chore: Remove deprecated `IJob::execute` method 1 month ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 1 year ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
Joas Schilling b8c57efaad
fix(log): Improve logging of background job details for better reproduction/debugging 2 years ago
Marcel Klehr 2b96760dc6 Remove allowParallelRuns check in OCP\BackgroundJob\Job 2 years ago
Marcel Klehr 5608b50778 Fix BackgroundJob tests 2 years ago
Marcel Klehr 0f3211c4e4 Add IParallelAwareJob interface 2 years ago
Marcel Klehr c01c516323 feat(BackgroundJobs): Allow preventing parallel runs for a job class 2 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Carl Schwan 19a2d6f6e7
Deprecated ILogger from IJob 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Roeland Jago Douma 82d3f50b78
Fix the OCP\BackgroundJob\Job to make it compatible with its interface 5 years ago
Morris Jobke 26a38c4e8a
Job::run() does not return anything 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 7370fb37bb
fixup! Add backgroundjobs to OCP 7 years ago
Roeland Jago Douma ba95495857
Add backgroundjobs to OCP 7 years ago