Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont try to execute jobs that no longer exist | Robin Appelman | 2014-07-25 | 1 | -1/+4 |
| | |||||
* | Fix check if class exists | Robin Appelman | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Check if classes/method exists before trying to call them in background jobs | Robin Appelman | 2014-06-26 | 1 | -0/+4 |
| | |||||
* | Support having legacy `OC_Cache_FileGlobalGC` background jobs | Robin Appelman | 2014-06-03 | 1 | -0/+3 |
| | |||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -4/+4 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -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_patches | Thomas Müller | 2014-02-18 | 1 | -30/+44 |
|\ | | | | | | | | | Conflicts: lib/private/migration/content.php | ||||
| * | Add unit tests for JobList | Robin Appelman | 2014-02-12 | 1 | -1/+1 |
| | | |||||
| * | Additional phpdoc | Robin Appelman | 2014-02-12 | 1 | -2/+4 |
| | | |||||
| * | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 1 | -28/+40 |
| | | |||||
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+2 |
|/ | |||||
* | decode arguments as array | Thomas Müller | 2013-11-05 | 1 | -1/+1 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+172 |
Conflicts: lib/private/vcategories.php |