Commit Graph

13 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Robin Appelman 4c45c6f418 dont try to register background jobs if we haven't upgraded yet 2013-12-13 17:15:18 +07:00
Morris Jobke 0dbe90cc9a fix documentation stuff 2013-10-31 19:00:53 +07:00
Robin Appelman b7585050b5 Move legacy backgroundjob classes to a place where they can be autoloaded 2013-05-03 16:42:48 +07:00
Robin Appelman b31dc10c3c Add support for the old public backgroundjob api 2013-04-24 14:40:49 +07:00
Robin Appelman 117412272e Update documentation for \OCP\BackgroundJob 2013-04-24 14:24:28 +07:00
Robin Appelman 7948341a86 Rework background job system 2013-04-20 23:27:46 +07:00
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +07:00
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 2012-10-27 10:15:39 +07:00
Thomas Mueller 3829460ab8 adding space between) and { 2012-09-07 15:22:01 +07:00
Bart Visscher 52f2e7112e Whitespace fixes in lib 2012-08-29 20:28:45 +07:00
Jakob Sack 4d3d4522f9 Backgroundjobs: Fix wrong var names 2012-08-12 12:14:27 +07:00
Jakob Sack ceda0ae052 Backgroundjobs: rename ScheduledTask to QueuedTask 2012-08-09 19:04:04 +07:00
Jakob Sack 088b3ea0bc Add public interface to background jobs 2012-08-09 00:01:06 +07:00