aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob/Legacy
Commit message (Collapse)AuthorAgeFilesLines
* Fix many tests and warningsCarl Schwan2022-08-082-79/+0
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port existing server code to new interfaceCarl Schwan2022-08-082-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Deprecate our old, internal background job base classesChristoph Wurst2022-02-222-0/+6
| | | | | | | The OCP ones should be used instead. This makes it more visible in our IDEs that the base class of background job should be replaced. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-2/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-052-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update with robinJoas Schilling2016-07-212-2/+2
|
* Fix othersJoas Schilling2016-07-212-2/+4
|
* Move \OC\BackgroundJob to PSR-4Roeland Jago Douma2016-04-262-0/+72