summaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob/Job.php
Commit message (Collapse)AuthorAgeFilesLines
* Make sure to catch php errors during job executionDaniel Kesselberg2020-02-031-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-0/+10
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OC\BackgroundJob to PSR-4Roeland Jago Douma2016-04-261-0/+88