Historie revizí

Autor SHA1 Zpráva Datum
  Robin Appelman 0741373f94 fix: log a warning when we can't build a background job před 1 měsícem
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 před 2 měsíci
  Louis Chemineau 843a47f12c fix: Use sha256 to hash arguments of background jobs před 3 měsíci
  John Molakvoæ 8f825cbd16 Merge pull request #47155 from nextcloud/executeStatementOnDelete před 3 měsíci
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 před 3 měsíci
  Git'Fellow 2156a927a3 fix: lint před 3 měsíci
  Git'Fellow c6be80a75d fix(jobs): Swicth to executeStatement() while deleting rows před 3 měsíci
  Joas Schilling eeb6ddb176 fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters před 5 měsíci
  Joas Schilling 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms před 5 měsíci
  skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification před 5 měsíci
  Robin Appelman 1a9f7d5348 fix: delete background jobs by id when cleaning up před 6 měsíci
  Andy Scherzinger dae7c159f7 chore: Add SPDX header před 6 měsíci
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments před 7 měsíci
  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 před 8 měsíci
  Marcel Klehr 352d79deee fix(bg-jobs): fix psalm issues před 11 měsíci
  Marcel Klehr a3d8632fbe fix(bg-jobs): fix minor issues před 11 měsíci
  Julius Härtl 8400bfee01 feat(bg-jobs): Add background worker occ command před 2 roky
  Julius Härtl 52eb6d8726 feat(bg-jobs): Allow calling cron.php with a background job class před 2 roky
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files před 8 měsíci
  Joas Schilling 4cb5501a3f fix(cron): Reset the reserved_at when force executing from CLI před 11 měsíci
  Anna Larch dc87c531b5 fix(joblist): also reset last_run timestamp on updating an existing job před 11 měsíci
  Marcel Klehr cbd304c8f0 fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved před 1 rokem
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> před 1 rokem
  Marcel Klehr 9f4b3de03c Fix ParallelAwareJob tests před 1 rokem
  Louis Chemineau 8ad2f34045 Remove job from oc_jobs when the file is not findable před 1 rokem
  Marcel Klehr 524d053eb2 JobList: add debug log when hasReservedJob query fails před 1 rokem
  Marcel Klehr 5a7f023bfc JobList#hasReservedJobs: Close cursor před 1 rokem
  Marcel Klehr 5608b50778 Fix BackgroundJob tests před 1 rokem
  Marcel Klehr 6f9a3218d0 Update lib/private/BackgroundJob/JobList.php před 1 rokem
  Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs před 1 rokem