summaryrefslogtreecommitdiffstats
path: root/lib/public/backgroundjob.php
Commit message (Expand)AuthorAgeFilesLines
* 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