Commit History

作者 SHA1 備註 提交日期
  Robin Appelman 1a9f7d5348 fix: delete background jobs by id when cleaning up 3 月之前
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 3 月之前
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments 5 月之前
  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 5 月之前
  Marcel Klehr 352d79deee fix(bg-jobs): fix psalm issues 9 月之前
  Côme Chilliet 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 7 月之前
  Louis Chemineau 898df41de9 Revert "Merge branch 'master' of github.com:nextcloud/server" 7 月之前
  Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes 7 月之前
  Marcel Klehr 1471849956 fix: Extend docblock of hasReservedJob 10 月之前
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 11 月之前
  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 2 年之前
  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 4 年之前
  Morris Jobke 9ef6148bfa Deprecated OCP interface to fetch background job type 6 年之前
  Morris Jobke 0eebff152a Update license headers 6 年之前
  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 年之前