Historique des commits

Auteur SHA1 Message Date
  Robin Appelman 1a9f7d5348 fix: delete background jobs by id when cleaning up il y a 4 mois
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 4 mois
  Julien Veyssier d967151f52 fix(bg-jobs): review adjustments il y a 5 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 5 mois
  Marcel Klehr 352d79deee fix(bg-jobs): fix psalm issues il y a 9 mois
  Côme Chilliet 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs il y a 7 mois
  Louis Chemineau 898df41de9 Revert "Merge branch 'master' of github.com:nextcloud/server" il y a 7 mois
  Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes il y a 7 mois
  Marcel Klehr 1471849956 fix: Extend docblock of hasReservedJob il y a 10 mois
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> il y a 1 an
  Simon L d55a7c619d Fix typos in lib/public subdirectory 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
  Joas Schilling b765f79368 Allow apps to specify if their background job can be delayed il y a 2 ans
  Joas Schilling 7239b3d560 Bump since version il y a 3 ans
  Joas Schilling 9cd9f4b4bc Move queries to the joblist il y a 3 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Julius Härtl 45a474071e Remove @package annotations from public namespace il y a 4 ans
  Morris Jobke 16d83ab30a Remove getLastJob from IJobList il y a 4 ans
  Christoph Wurst 5bf3d1bb38 Update license headers il y a 4 ans
  Morris Jobke 9ef6148bfa Deprecated OCP interface to fetch background job type il y a 6 ans
  Morris Jobke 0eebff152a Update license headers il y a 7 ans
  Noveen Sachdeva 1b1f403a5d Add duration of last job execution to the table il y a 7 ans
  Joas Schilling 0215b004da Update with robin il y a 8 ans
  Joas Schilling ba87db3fcc Fix others il y a 8 ans