30 コミット (601664bc84e91b752ab6e6251510b559a5a676fc)

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