Historial de Commits

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