summaryrefslogtreecommitdiffstats
path: root/lib/private/backgroundjob/job.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\BackgroundJob to PSR-4Roeland Jago Douma2016-04-261-88/+0
* Add message key to context of logExceptionThomas Müller2016-01-151-2/+4
* use logException() to properly log the exceptionMorris Jobke2016-01-141-1/+2
* Improved error message for failing background jobMorris Jobke2016-01-141-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* Do not delete background jobs, in case an exception occuredJoas Schilling2015-12-181-1/+0
* Use internally \OCP\ILogger instead of \OC\LogMorris Jobke2015-04-301-2/+3
* Update license headersJenkins for ownCloud2015-03-261-4/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
* Add the background job list to the public server containerRobin Appelman2014-02-111-1/+3
* remove background jobs if they are failingRobin Appelman2013-12-021-0/+1
* Catch exceptions from background jobs and log themRobin Appelman2013-12-021-2/+20
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+49