summaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* Fix integer background job id type errorChristoph Wurst2019-01-151-1/+1
* Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-011-39/+1
* Suppress potential SQL injection warning as they are false positivesMorris Jobke2018-07-091-0/+1
* Unlock failed cron jobs and set a high "last_checked" value to avoid continou...Morris Jobke2018-07-091-0/+9
* Wait for cron to finish before running upgrade commandMorris Jobke2018-06-191-1/+39
* Update license headersMorris Jobke2017-11-064-0/+7
* Add |null to PHPDocLukas Reschke2017-08-013-3/+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-252-3/+25
* make JobList::next() lock freeJörn Friedrich Dreyer2017-04-071-5/+10
* Update with robinJoas Schilling2016-07-216-6/+6
* Fix othersJoas Schilling2016-07-216-7/+13
* 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-266-0/+554