36 Commits (4b36f9d92f886609e34f5a180f38e6034aacbd79)

Author SHA1 Message Date
  Julius Härtl c92ac34711 Use proper app id (settings instead of core) 2 years ago
  Joas Schilling 0877d62c47 Make sure strtolower only receives a string to satisfy psalm 2 years ago
  Joas Schilling ae36526978
Always store and compare the email address as lower case 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Joas Schilling 441adaa74a
Remove unneeded isset check 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  MichaIng 10a98f9f41
Define getSystemValueBool/Int/String function default parameter with correct type 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst df9e2b828a
Fix mismatching docblock return types 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Joas Schilling a11ef5134c
Add methods to get casted system values 5 years ago
  Roeland Jago Douma 03fe2b3b81
Use a case insensitive search for email 5 years ago
  Roeland Jago Douma 431750828e
Store setUserValue as string in cache 6 years ago
  Roeland Jago Douma 1e7b20f615
Remove IAppConfig::setValue 6 years ago
  Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 6 years ago
  Roeland Jago Douma ee2617d88c
Simple IAppConfig deprecations 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 7 years ago
  Joas Schilling ce7836378c
Filter out sensitive appconfig values 7 years ago
  Loki3000 7e06f051c9 remove non required sql requests 7 years ago
  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() 8 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