aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/iconfig.php
Commit message (Expand)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
* Expose setSystemValueLukas Reschke2014-08-221-2/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-2/+2
|\
| * $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