summaryrefslogtreecommitdiffstats
path: root/lib/public/iconfig.php
Commit message (Collapse)AuthorAgeFilesLines
* Extend public config interfaceRobin Appelman2014-08-311-0/+33
|
* Add support for getting the real client IP behind proxiesLukas Reschke2014-08-271-1/+1
| | | | | | | | | | Fixes https://github.com/owncloud/core/issues/10624 Fix copy paste fail Add unittest for comma separated headers Revert 3rdparty
* Expose setSystemValueLukas Reschke2014-08-221-2/+1
|
* 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-2/+2
|\ | | | | | | | | Conflicts: lib/private/migration/content.php
| * $default of OC_Config::[gs]etValue can have more then string as typeBart Visscher2014-02-121-2/+2
| |
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|/
* Also add default to the \OCP\IConfig interfaceRobin Appelman2013-12-161-3/+12
|
* unify license headers for public API filesMorris Jobke2013-11-031-4/+17
|
* fix "No page-level DocBlock"Morris Jobke2013-11-031-1/+9
|
* Add missing implements and fix parameters in IConfigBart Visscher2013-09-201-8/+14
|
* fixing typosThomas Müller2013-09-201-4/+4
|
* Add Config container class to server containerBart Visscher2013-09-201-0/+59