10 Commits (55bf9e3f711c5eacfe2c096dd2ee99bc4e7fcf8a)

Author SHA1 Message Date
  Roeland Jago Douma 577a8a730f
Use getvalue to fetch the value 7 years ago
  Morris Jobke 2960b97fc7
Don't update value if it is already set to the same value 7 years ago
  Roeland Jago Douma 77272ea52d
Use cache to determine if value need to be updated 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Robin Appelman 8a79d314cf Remove duplicate database connect logic in mysql setup 8 years ago
  Jörn Friedrich Dreyer 66560b8ed9 Capped cache for user config 8 years ago
  blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 8 years ago
  Joas Schilling 0041d89dc2
Do not allow to store boolean configs, they behave unexpected on postgres 8 years ago
  Joas Schilling 911fd3ead4
Do not allow to store boolean configs, they behave unexpected on postgres 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma d312051b3d
Moved some files in \OC to PSR-4 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Robin McCorkell 88cd615214 Introduce IDBConnection::setValues() 9 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Joas Schilling faba02564a Move the filtering of sensitive data to the config class 8 years ago
  Joas Schilling 730efe25a4 Make scrutinizer happy 9 years ago
  Vincent Petry a32c71d25e Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 012016d331 Deprecated \OCP\IAppConfig - add missing methods to IConfig 9 years ago
  Joas Schilling 06b2446269 The key is over configkey, user and app, not the value 9 years ago
  Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 9 years ago
  Joas Schilling bef7392c4c Add type of the variables to the docs 9 years ago
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9 years ago
  Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma 9 years ago
  Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 9 years ago
  Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 9 years ago
  Morris Jobke 719008836d introduce deleteAllUserValues 9 years ago
  Morris Jobke 985b15f770 introduce proper interface for deleteAppValue 9 years ago
  Morris Jobke b01c59b224 use old methods and redirect in deprecated methods 9 years ago
  Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 9 years ago
  Vincent Petry 219a129cd6 Close cursor after checking for existing config values 9 years ago
  Robin Appelman 12ac3a800d Expose getAppKeys trough \OCP\IConfig 9 years ago
  Robin Appelman 0a1e5aebf1 Extend public config interface 10 years ago
  Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 10 years ago
  Lukas Reschke 88c3a4a31a Expose setSystemValue 10 years ago
  Bart Visscher 2c6411b897 $default of OC_Config::[gs]etValue can have more then string as type 10 years ago
  Robin Appelman e2efad6ae7 Also add default to the \OCP\IConfig interface 10 years ago
  Robin Appelman 59f02066b6 add default parameter for AllConfig->get*Value() 10 years ago
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
  Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 10 years ago
  Thomas Müller 9116303cfc fixing typos 10 years ago
  Bart Visscher e92abfd4d8 Add Config container class to server container 10 years ago