summaryrefslogtreecommitdiffstats
path: root/lib/public/BackgroundJob/IJobList.php
Commit message (Expand)AuthorAgeFilesLines
* Adjust since versionJoas Schilling2022-03-101-1/+1
* Allow apps to specify if their background job can be delayedJoas Schilling2022-02-221-2/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Remove getLastJob from IJobListMorris Jobke2020-08-131-11/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Deprecated OCP interface to fetch background job typeMorris Jobke2018-01-261-0/+13
* Update license headersMorris Jobke2017-11-061-0/+1
* Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-4/+13
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling2016-05-211-0/+11
* Move \OCP\BackgroundJob to PSR-4Roeland Jago Douma2016-05-071-0/+110