summaryrefslogtreecommitdiffstats
path: root/lib/public/BackgroundJob.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove old deprecated function from the BackgroundJobRoeland Jago Douma2018-03-191-7/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Deprecated OCP interface to fetch background job typeMorris Jobke2018-01-261-40/+5
| | | | | | | * was not used by apps and also is not needed * migrated the documentation to IJobList Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-2/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Removed depreacted functions (since 6.0)Roeland Jago Douma2016-10-291-92/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+184