Commit Graph

17 Commits (29e1c3a898a66b0b005d230a836a0275e462071c)

Author SHA1 Message Date
Joas Schilling bef7392c4c Add type of the variables to the docs 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma 10 years ago
Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 10 years ago
Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 10 years ago
Morris Jobke 719008836d introduce deleteAllUserValues 10 years ago
Morris Jobke 985b15f770 introduce proper interface for deleteAppValue 10 years ago
Morris Jobke b01c59b224 use old methods and redirect in deprecated methods 10 years ago
Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 10 years ago
Robin Appelman 12ac3a800d Expose getAppKeys trough \OCP\IConfig 11 years ago
Robin Appelman 0a1e5aebf1 Extend public config interface 11 years ago
Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 11 years ago
Lukas Reschke 88c3a4a31a Expose setSystemValue 11 years ago
Bart Visscher 2c6411b897 $default of OC_Config::[gs]etValue can have more then string as type 11 years ago
Robin Appelman e2efad6ae7 Also add default to the \OCP\IConfig interface 11 years ago
Robin Appelman 59f02066b6 add default parameter for AllConfig->get*Value() 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 12 years ago
Thomas Müller 9116303cfc fixing typos 12 years ago
Bart Visscher e92abfd4d8 Add Config container class to server container 12 years ago