Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+16 |
| | |||||
* | Use proper error type and clean-up code | Lukas Reschke | 2015-03-13 | 1 | -18/+24 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -16/+13 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+16 |
| | |||||
* | Replace exception with standard exception | Joas Schilling | 2014-11-27 | 1 | -4/+1 |
| | |||||
* | Use function outside of loop | Lukas Reschke | 2014-10-24 | 1 | -1/+3 |
| | | | | Otherwise the function is executed n times which is a lot of overhead | ||||
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -0/+13 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+3 |
| | | | | | | | | | | | 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 | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+24 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+189 |
Conflicts: lib/private/vcategories.php |