提交歷史

作者 SHA1 備註 提交日期
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments 8 月之前
  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 8 月之前
  Marcel Klehr 352d79deee fix(bg-jobs): fix psalm issues 1 年之前
  Marcel Klehr a3d8632fbe fix(bg-jobs): fix minor issues 1 年之前
  Julius Härtl 8400bfee01 feat(bg-jobs): Add background worker occ command 2 年之前
  Julius Härtl 52eb6d8726 feat(bg-jobs): Allow calling cron.php with a background job class 3 年之前
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 9 月之前
  Joas Schilling 4cb5501a3f fix(cron): Reset the reserved_at when force executing from CLI 1 年之前
  Anna Larch dc87c531b5 fix(joblist): also reset last_run timestamp on updating an existing job 1 年之前
  Marcel Klehr cbd304c8f0 fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved 1 年之前
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 1 年之前
  Marcel Klehr 9f4b3de03c Fix ParallelAwareJob tests 1 年之前
  Louis Chemineau 8ad2f34045 Remove job from oc_jobs when the file is not findable 1 年之前
  Marcel Klehr 524d053eb2 JobList: add debug log when hasReservedJob query fails 1 年之前
  Marcel Klehr 5a7f023bfc JobList#hasReservedJobs: Close cursor 1 年之前
  Marcel Klehr 5608b50778 Fix BackgroundJob tests 1 年之前
  Marcel Klehr 6f9a3218d0 Update lib/private/BackgroundJob/JobList.php 1 年之前
  Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs 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 年之前
  Côme Chilliet 0b7779b6ff Clean up JobList class 2 年之前
  Christoph Wurst b17c4a6072 Check background job type 2 年之前
  Kirill Popov 0b27b9e658 Get not only time-sensitive next job from list but any 2 年之前
  Carl Schwan c870bd1968 Do chuncked job deletion 2 年之前
  Joas Schilling abcf45e336 Also use hashed/indexed column on delete 2 年之前