summaryrefslogtreecommitdiffstats
path: root/lib/private/backgroundjob/joblist.php
Commit message (Collapse)AuthorAgeFilesLines
* Dont try to execute jobs that no longer existRobin Appelman2014-07-251-1/+4
|
* Fix check if class existsRobin Appelman2014-06-271-1/+1
|
* Check if classes/method exists before trying to call them in background jobsRobin Appelman2014-06-261-0/+4
|
* Support having legacy `OC_Cache_FileGlobalGC` background jobsRobin Appelman2014-06-031-0/+3
|
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-4/+4
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-30/+44
|\ | | | | | | | | Conflicts: lib/private/migration/content.php
| * Add unit tests for JobListRobin Appelman2014-02-121-1/+1
| |
| * Additional phpdocRobin Appelman2014-02-121-2/+4
| |
| * Add the background job list to the public server containerRobin Appelman2014-02-111-28/+40
| |
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+2
|/
* decode arguments as arrayThomas Müller2013-11-051-1/+1
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+172
Conflicts: lib/private/vcategories.php