Historial de Commits

Autor SHA1 Mensaje Fecha
  Robin Appelman 1a9f7d5348 fix: delete background jobs by id when cleaning up hace 4 meses
  Andy Scherzinger dae7c159f7 chore: Add SPDX header hace 4 meses
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments hace 6 meses
  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 hace 6 meses
  Marcel Klehr 352d79deee fix(bg-jobs): fix psalm issues hace 9 meses
  Marcel Klehr a3d8632fbe fix(bg-jobs): fix minor issues hace 9 meses
  Julius Härtl 8400bfee01 feat(bg-jobs): Add background worker occ command hace 2 años
  Julius Härtl 52eb6d8726 feat(bg-jobs): Allow calling cron.php with a background job class hace 2 años
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files hace 6 meses
  Joas Schilling 4cb5501a3f fix(cron): Reset the reserved_at when force executing from CLI hace 9 meses
  Anna Larch dc87c531b5 fix(joblist): also reset last_run timestamp on updating an existing job hace 9 meses
  Marcel Klehr cbd304c8f0 fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved hace 11 meses
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> hace 1 año
  Marcel Klehr 9f4b3de03c Fix ParallelAwareJob tests hace 1 año
  Louis Chemineau 8ad2f34045 Remove job from oc_jobs when the file is not findable hace 1 año
  Marcel Klehr 524d053eb2 JobList: add debug log when hasReservedJob query fails hace 1 año
  Marcel Klehr 5a7f023bfc JobList#hasReservedJobs: Close cursor hace 1 año
  Marcel Klehr 5608b50778 Fix BackgroundJob tests hace 1 año
  Marcel Klehr 6f9a3218d0 Update lib/private/BackgroundJob/JobList.php hace 1 año
  Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs hace 1 año
  Marcel Klehr c01c516323 feat(BackgroundJobs): Allow preventing parallel runs for a job class hace 1 año
  Côme Chilliet d74044f634 Fix API breakage by using a new method instead hace 1 año
  Côme Chilliet e74f464662 Remove deprecated method getAll instead of breaking API on deprecated method hace 1 año
  Côme Chilliet 679682c186 Use a Generator for job list to fix background-job:list command hace 1 año
  Côme Chilliet 2e921f8b3d Fix typing in IJobList hace 2 años
  Côme Chilliet 868d748dbf Code cleaning of Background/ListCommand hace 2 años
  Côme Chilliet 3d01179907 Add command to list jobs hace 2 años
  Côme Chilliet 0b7779b6ff Clean up JobList class hace 2 años
  Christoph Wurst b17c4a6072 Check background job type hace 2 años
  Kirill Popov 0b27b9e658 Get not only time-sensitive next job from list but any hace 2 años