Histórico de Commits

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