summaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob/Job.php
Commit message (Expand)AuthorAgeFilesLines
* Port existing server code to new interfaceCarl Schwan2022-08-081-0/+4
* Deprecate our old, internal background job base classesChristoph Wurst2022-02-221-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Use formal type hints instead of informal PHPDocMorris Jobke2020-07-061-16/+6
* Fix wrong phpdoc for execute methodDaniel Kesselberg2020-07-031-1/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Make sure to catch php errors during job executionDaniel Kesselberg2020-01-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* 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