Joas Schilling
|
730efe25a4
Make scrutinizer happy
|
9 lat temu |
Vincent Petry
|
a32c71d25e
Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"
|
9 lat temu |
Thomas Müller
|
4d12c4a38b
Merge pull request #13938 from owncloud/deprecate-iappconfig
|
9 lat temu |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 lat temu |
Morris Jobke
|
012016d331
Deprecated \OCP\IAppConfig - add missing methods to IConfig
|
9 lat temu |
Joas Schilling
|
06b2446269
The key is over configkey, user and app, not the value
|
9 lat temu |
Joas Schilling
|
8fa692388b
Allow specifying the compare-array for insertIfNotExists()
|
9 lat temu |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 lat temu |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 lat temu |
Vincent Petry
|
219a129cd6
Close cursor after checking for existing config values
|
10 lat temu |
Joas Schilling
|
c61e9f3912
Add a method to set/unset multiple config values in one call
|
9 lat temu |
Joas Schilling
|
bef7392c4c
Add type of the variables to the docs
|
10 lat temu |
Morris Jobke
|
0d4f0ab871
reduce OC_Preferences, OC_Config and \OCP\Config usage
|
10 lat temu |
Morris Jobke
|
2d5fc9c1a6
Workaround to fix the too early init dilemma
|
10 lat temu |
Morris Jobke
|
af91ee97c9
introduce preCondition for setUserValue to provide atomic check-and-update
|
10 lat temu |
Morris Jobke
|
f0b10324ca
Refactoring of OC_Preferences to AllConfig
|
10 lat temu |
Morris Jobke
|
719008836d
introduce deleteAllUserValues
|
10 lat temu |
Morris Jobke
|
985b15f770
introduce proper interface for deleteAppValue
|
10 lat temu |
Morris Jobke
|
b01c59b224
use old methods and redirect in deprecated methods
|
10 lat temu |
Morris Jobke
|
50c2a819a0
Extract interaction with config.php into SystemConfig
|
10 lat temu |
Robin Appelman
|
12ac3a800d
Expose getAppKeys trough \OCP\IConfig
|
10 lat temu |
Robin Appelman
|
0a1e5aebf1
Extend public config interface
|
10 lat temu |
Lukas Reschke
|
7acdd018a1
Add support for getting the real client IP behind proxies
|
10 lat temu |
Lukas Reschke
|
88c3a4a31a
Expose setSystemValue
|
10 lat temu |
Bart Visscher
|
2c6411b897
$default of OC_Config::[gs]etValue can have more then string as type
|
10 lat temu |
Robin Appelman
|
e2efad6ae7
Also add default to the \OCP\IConfig interface
|
11 lat temu |
Robin Appelman
|
59f02066b6
add default parameter for AllConfig->get*Value()
|
11 lat temu |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
11 lat temu |