summaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob/JobList.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+3
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+1
* Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-3/+15
* make JobList::next() lock freeJörn Friedrich Dreyer2017-04-071-5/+10
* 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-33/+53
* Move \OC\BackgroundJob to PSR-4Roeland Jago Douma2016-04-261-0/+294