Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More PHPDoc fixes, using scrutinizer patches as hints | Bart Visscher | 2014-02-28 | 1 | -2/+0 |
| | |||||
* | Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N | Bart Visscher | 2014-02-28 | 1 | -3/+3 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 2 | -1/+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 | ||||
* | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 3 | -27/+28 |
|\ | |||||
| * | Load a separate config (if present) when running unit tests | Robin Appelman | 2014-01-17 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #4796 from owncloud/config-no-catch | Bart Visscher | 2013-10-07 | 1 | -10/+2 |
| |\ | | | | | | | Remove the exception catch in OC_Config, this should be handled by a higher layer | ||||
| | * | Remove the exception catch, this should be handled by a higher layer | Bart Visscher | 2013-10-07 | 1 | -10/+2 |
| | | | | | | | | | | | | And is when using index.php as entry point | ||||
| * | | Fix loading legacy global filecache gc backgroundjobs | Robin Appelman | 2013-10-05 | 1 | -0/+4 |
| |/ | |||||
* / | Move legacy file to correct location | Bart Visscher | 2013-10-02 | 1 | -0/+120 |
|/ | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 7 | -0/+751 |
Conflicts: lib/private/vcategories.php |