Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce deleteAllUserValues | Morris Jobke | 2014-12-08 | 1 | -0/+9 |
* | introduce proper interface for deleteAppValue | Morris Jobke | 2014-12-08 | 1 | -0/+9 |
* | use old methods and redirect in deprecated methods | Morris Jobke | 2014-12-08 | 1 | -2/+2 |
* | Extract interaction with config.php into SystemConfig | Morris Jobke | 2014-12-08 | 1 | -3/+13 |
* | Expose getAppKeys trough \OCP\IConfig | Robin Appelman | 2014-10-08 | 1 | -0/+9 |
* | Extend public config interface | Robin Appelman | 2014-08-31 | 1 | -2/+43 |
* | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -1/+1 |
* | Expose setSystemValue | Lukas Reschke | 2014-08-22 | 1 | -4/+3 |
* | $default of OC_Config::[gs]etValue can have more then string as type | Bart Visscher | 2014-02-12 | 1 | -2/+2 |
* | Also add default to the \OCP\IConfig interface | Robin Appelman | 2013-12-16 | 1 | -2/+6 |
* | add default parameter for AllConfig->get*Value() | Robin Appelman | 2013-12-16 | 1 | -6/+12 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+77 |