Historique des commits

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