Историја ревизија

Аутор SHA1 Порука Датум
  Robin Appelman 1a9f7d5348 fix: delete background jobs by id when cleaning up пре 7 месеци
  Andy Scherzinger dae7c159f7 chore: Add SPDX header пре 7 месеци
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments пре 9 месеци
  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 пре 9 месеци
  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 пре 2 година
  Côme Chilliet e74f464662 Remove deprecated method getAll instead of breaking API on deprecated method пре 2 година
  Côme Chilliet 679682c186 Use a Generator for job list to fix background-job:list command пре 2 година
  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 година