summaryrefslogtreecommitdiffstats
path: root/lib/public/BackgroundJob/IJob.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecated ILogger from IJobCarl Schwan2022-08-081-1/+20
* Allow apps to specify if their background job can be delayedJoas Schilling2022-02-071-0/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-261-1/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* Use formal type hints instead of informal PHPDocMorris Jobke2020-07-061-5/+3
* Fix wrong phpdoc for execute methodDaniel Kesselberg2020-07-031-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OCP\BackgroundJob to PSR-4Roeland Jago Douma2016-05-071-0/+86