summaryrefslogtreecommitdiffstats
path: root/lib/private/allconfig.php
Commit message (Expand)AuthorAgeFilesLines
* introduce deleteAllUserValuesMorris Jobke2014-12-081-0/+9
* introduce proper interface for deleteAppValueMorris Jobke2014-12-081-0/+9
* use old methods and redirect in deprecated methodsMorris Jobke2014-12-081-2/+2
* Extract interaction with config.php into SystemConfigMorris Jobke2014-12-081-3/+13
* Expose getAppKeys trough \OCP\IConfigRobin Appelman2014-10-081-0/+9
* Extend public config interfaceRobin Appelman2014-08-311-2/+43
* Add support for getting the real client IP behind proxiesLukas Reschke2014-08-271-1/+1
* Expose setSystemValueLukas Reschke2014-08-221-4/+3
* $default of OC_Config::[gs]etValue can have more then string as typeBart Visscher2014-02-121-2/+2
* Also add default to the \OCP\IConfig interfaceRobin Appelman2013-12-161-2/+6
* add default parameter for AllConfig->get*Value()Robin Appelman2013-12-161-6/+12
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+77