12 Commits (dbfe7b1816ee4d7756478d3abbe336a2cf3dbe57)

Author SHA1 Message Date
  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 1 year 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 3 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
  Robin Appelman 74ae7b8929 Add async command system to handle asynchronous operations 9 years ago
  Robin Appelman a6399f9cef Add the background job list to the public server container 10 years ago
  Robin Appelman 2ff1bdaba3 add test case for removing background jobs that are throwing exceptions 10 years ago
  Robin Appelman b31dc10c3c Add support for the old public backgroundjob api 11 years ago
  Robin Appelman 3aecfda0c0 Adjust backgroundjob test cases 11 years ago
  Robin Appelman 7948341a86 Rework background job system 11 years ago