aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/backgroundjob.php
Commit message (Expand)AuthorAgeFilesLines
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+2
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-7/+7
|\
| * Add the background job list to the public server containerRobin Appelman2014-02-111-7/+7
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-6/+6
|/
* dont try to register background jobs if we haven't upgraded yetRobin Appelman2013-12-131-2/+6
* fix documentation stuffMorris Jobke2013-10-311-9/+9
* Move legacy backgroundjob classes to a place where they can be autoloadedRobin Appelman2013-05-031-21/+3
* Add support for the old public backgroundjob apiRobin Appelman2013-04-241-23/+157
* Update documentation for \OCP\BackgroundJobRobin Appelman2013-04-241-14/+8
* Rework background job systemRobin Appelman2013-04-201-65/+6
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-1/+1
* Add BackgroundJob::setExecutionType() to public APIJakob Sack2012-10-271-0/+23
* adding space between) and {Thomas Mueller2012-09-071-7/+7
* Whitespace fixes in libBart Visscher2012-08-291-2/+2
* Backgroundjobs: Fix wrong var namesJakob Sack2012-08-121-2/+2
* Backgroundjobs: rename ScheduledTask to QueuedTaskJakob Sack2012-08-091-22/+23
* Add public interface to background jobsJakob Sack2012-08-091-0/+116