Commit History

Author SHA1 Message Date
  Robin Appelman 85b9552617 test: update DummyJobList 5 months ago
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 6 months ago
  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 7 months ago
  Julius Härtl 52eb6d8726 feat(bg-jobs): Allow calling cron.php with a background job class 2 years ago
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 7 months ago
  Côme Chilliet 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 months ago
  Louis Chemineau 898df41de9 Revert "Merge branch 'master' of github.com:nextcloud/server" 9 months ago
  Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes 9 months ago
  Christoph Wurst 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 1 year ago
  Marcel Klehr 20cb9935ca Fix tests 1 year ago
  Marcel Klehr 6148c5e0a1 Update tests/lib/BackgroundJob/DummyJobList.php 1 year ago
  Marcel Klehr 1296f3612e test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs 1 year ago
  Côme Chilliet d74044f634 Fix API breakage by using a new method instead 1 year ago
  Carl Schwan 48d9c4d2b0 Port existing server code to new interface 2 years ago
  Côme Chilliet 0386f4270b Fix DummyJobList typing 2 years ago
  Côme Chilliet 50a7f612d9 Fix DummyJobList class used by tests 2 years ago
  Kirill Popov 0b27b9e658 Get not only time-sensitive next job from list but any 2 years ago
  Joas Schilling b765f79368 Allow apps to specify if their background job can be delayed 2 years ago
  Joas Schilling 9cd9f4b4bc Move queries to the joblist 3 years ago
  Morris Jobke 16d83ab30a Remove getLastJob from IJobList 4 years ago
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Noveen Sachdeva 1b1f403a5d Add duration of last job execution to the table 7 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago