Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move legacy backgroundjob classes to a place where they can be autoloaded | Robin Appelman | 2013-05-03 | 1 | -21/+3 |
* | Add support for the old public backgroundjob api | Robin Appelman | 2013-04-24 | 1 | -23/+157 |
* | Update documentation for \OCP\BackgroundJob | Robin Appelman | 2013-04-24 | 1 | -14/+8 |
* | Rework background job system | Robin Appelman | 2013-04-20 | 1 | -65/+6 |
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Add BackgroundJob::setExecutionType() to public API | Jakob Sack | 2012-10-27 | 1 | -0/+23 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -7/+7 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
* | Backgroundjobs: Fix wrong var names | Jakob Sack | 2012-08-12 | 1 | -2/+2 |
* | Backgroundjobs: rename ScheduledTask to QueuedTask | Jakob Sack | 2012-08-09 | 1 | -22/+23 |
* | Add public interface to background jobs | Jakob Sack | 2012-08-09 | 1 | -0/+116 |