summaryrefslogtreecommitdiffstats
path: root/lib/public/backgroundjob
Commit message (Expand)AuthorAgeFilesLines
* Move \OCP\BackgroundJob to PSR-4Roeland Jago Douma2016-05-072-196/+0
* Deprecate the method and warn against using itJoas Schilling2016-01-281-0/+2
* Happy new year!Thomas Müller2016-01-122-5/+5
* Add methods to interface which have always been requiredJoas Schilling2015-12-181-1/+18
* Make sure the interface and the implementation matchJoas Schilling2015-12-181-6/+2
* Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-1/+0
* Use internally \OCP\ILogger instead of \OC\LogMorris Jobke2015-04-301-2/+3
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-162-0/+25
* Update license headersJenkins for ownCloud2015-03-262-8/+39
* Revert "Updating license headers"Morris Jobke2015-02-262-37/+10
* Updating license headersJenkins for ownCloud2015-02-232-10/+37
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-3/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-192-1/+7
* Additional phpdocRobin Appelman2014-02-122-4/+27
* Remove internal methods from the public interfaceRobin Appelman2014-02-121-7/+1
* Add the background job list to the public server containerRobin Appelman2014-02-112-0/+102