Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend public config interface | Robin Appelman | 2014-08-31 | 1 | -0/+33 |
| | |||||
* | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -1/+1 |
| | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/10624 Fix copy paste fail Add unittest for comma separated headers Revert 3rdparty | ||||
* | Expose setSystemValue | Lukas Reschke | 2014-08-22 | 1 | -2/+1 |
| | |||||
* | 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 | -2/+2 |
|\ | | | | | | | | | Conflicts: lib/private/migration/content.php | ||||
| * | $default of OC_Config::[gs]etValue can have more then string as type | Bart Visscher | 2014-02-12 | 1 | -2/+2 |
| | | |||||
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+3 |
|/ | |||||
* | Also add default to the \OCP\IConfig interface | Robin Appelman | 2013-12-16 | 1 | -3/+12 |
| | |||||
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -4/+17 |
| | |||||
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -1/+9 |
| | |||||
* | Add missing implements and fix parameters in IConfig | Bart Visscher | 2013-09-20 | 1 | -8/+14 |
| | |||||
* | fixing typos | Thomas Müller | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | Add Config container class to server container | Bart Visscher | 2013-09-20 | 1 | -0/+59 |