30 Commits (601664bc84e91b752ab6e6251510b559a5a676fc)

Author SHA1 Message Date
  Côme Chilliet 2e921f8b3d Fix typing in IJobList 2 years ago
  Côme Chilliet 868d748dbf Code cleaning of Background/ListCommand 2 years ago
  Côme Chilliet 3d01179907 Add command to list jobs 2 years ago
  Joas Schilling b765f79368
Allow apps to specify if their background job can be delayed 2 years ago
  Joas Schilling 7239b3d560
Bump since version 2 years ago
  Joas Schilling 9cd9f4b4bc
Move queries to the joblist 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst 389623a910
Document that the TimedJob interval is in seconds 3 years ago
  Roeland Jago Douma 82d3f50b78
Fix the OCP\BackgroundJob\Job to make it compatible with its interface 3 years ago
  Morris Jobke 26a38c4e8a
Job::run() does not return anything 3 years ago
  Julius Härtl 45a474071e
Remove @package annotations from public namespace 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 16d83ab30a
Remove getLastJob from IJobList 3 years ago
  Morris Jobke b1cdd0dd9b
Use formal type hints instead of informal PHPDoc 4 years ago
  Daniel Kesselberg 9b10d35477
Fix wrong phpdoc for execute method 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 7370fb37bb
fixup! Add backgroundjobs to OCP 5 years ago
  Roeland Jago Douma ba95495857
Add backgroundjobs to OCP 5 years ago
  Morris Jobke 9ef6148bfa
Deprecated OCP interface to fetch background job type 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Lukas Reschke d321e9792e
Add |null to PHPDoc 7 years ago
  Noveen Sachdeva 1b1f403a5d
Add duration of last job execution to the table 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Joas Schilling d0a2fa0506
Lock jobs while executing them, to allow multiple executors to run in parallel 8 years ago
  Roeland Jago Douma fd371700a2
Move \OCP\BackgroundJob to PSR-4 8 years ago