Commit Verlauf

Autor SHA1 Nachricht Datum
  Robin Appelman 1a9f7d5348 fix: delete background jobs by id when cleaning up vor 4 Monaten
  Andy Scherzinger dae7c159f7 chore: Add SPDX header vor 4 Monaten
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments vor 5 Monaten
  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 vor 5 Monaten
  Marcel Klehr 352d79deee fix(bg-jobs): fix psalm issues vor 9 Monaten
  Côme Chilliet 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 7 Monaten
  Louis Chemineau 898df41de9 Revert "Merge branch 'master' of github.com:nextcloud/server" vor 7 Monaten
  Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes vor 7 Monaten
  Marcel Klehr 1471849956 fix: Extend docblock of hasReservedJob vor 10 Monaten
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> vor 1 Jahr
  Simon L d55a7c619d Fix typos in lib/public subdirectory vor 1 Jahr
  Marcel Klehr c01c516323 feat(BackgroundJobs): Allow preventing parallel runs for a job class vor 1 Jahr
  Côme Chilliet d74044f634 Fix API breakage by using a new method instead vor 1 Jahr
  Côme Chilliet e74f464662 Remove deprecated method getAll instead of breaking API on deprecated method vor 1 Jahr
  Côme Chilliet 679682c186 Use a Generator for job list to fix background-job:list command vor 1 Jahr
  Côme Chilliet 2e921f8b3d Fix typing in IJobList vor 2 Jahren
  Côme Chilliet 868d748dbf Code cleaning of Background/ListCommand vor 2 Jahren
  Côme Chilliet 3d01179907 Add command to list jobs vor 2 Jahren
  Joas Schilling b765f79368 Allow apps to specify if their background job can be delayed vor 2 Jahren
  Joas Schilling 7239b3d560 Bump since version vor 3 Jahren
  Joas Schilling 9cd9f4b4bc Move queries to the joblist vor 3 Jahren
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses vor 3 Jahren
  Julius Härtl 45a474071e Remove @package annotations from public namespace vor 4 Jahren
  Morris Jobke 16d83ab30a Remove getLastJob from IJobList vor 4 Jahren
  Christoph Wurst 5bf3d1bb38 Update license headers vor 4 Jahren
  Morris Jobke 9ef6148bfa Deprecated OCP interface to fetch background job type vor 6 Jahren
  Morris Jobke 0eebff152a Update license headers vor 7 Jahren
  Noveen Sachdeva 1b1f403a5d Add duration of last job execution to the table vor 7 Jahren
  Joas Schilling 0215b004da Update with robin vor 8 Jahren
  Joas Schilling ba87db3fcc Fix others vor 8 Jahren