24 Commits (5f194dad240871f8626baab041dbd53f36fdb446)

Author SHA1 Message Date
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Roeland Jago Douma c02e6fcae2
fix appconfig tests 5 years ago
Roeland Jago Douma db82d27239
Fix updates of NULL appconfig values 5 years ago
Morris Jobke cce716f9f3
Clear cached app config while waiting for the SCSSCache to finish processing the file 5 years ago
Joas Schilling 2e4b3cebc6
Exclude the Bridge Bot password as well 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling b6c78eb9d4
Filter more configs 6 years ago
Arthur Schiwon 78201bcb72
treat sensitive config keys by pattern 6 years ago
michaelletzgus 05b8eb140c
using isset() 8 years ago
michaelletzgus cfa694ea73
Fix undefined index problem 8 years ago
Roeland Jago Douma 1e7b20f615
Remove IAppConfig::setValue 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Roeland Jago Douma ee2617d88c
Simple IAppConfig deprecations 8 years ago
Joas Schilling 30b9262a5a
Make sure the spreed TURN server secret stays a secret 9 years ago
Joas Schilling ce7836378c
Filter out sensitive appconfig values 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Jörn Friedrich Dreyer c14198b874 fetchall appconfig entries (#23835) 10 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Joas Schilling 0041d89dc2
Do not allow to store boolean configs, they behave unexpected on postgres 10 years ago
Joas Schilling 911fd3ead4
Do not allow to store boolean configs, they behave unexpected on postgres 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma d312051b3d
Moved some files in \OC to PSR-4 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman a3cbdcf202 Faster AppConfig->getValues 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Joas Schilling 0e805d5310 Do not compare the value on Oracle 10 years ago
Joas Schilling 38a164aa7a Make sure the array exists 10 years ago
Joas Schilling 21ba3b8737 Only query the appconfig once 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Joas Schilling dfed287dc0 Use insertIfNotExists to avoid problems with parallel calls 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 11 years ago
Arthur Schiwon 3338a0f236 port of #9500 12 years ago
Robin Appelman 6ed3194863 Use a map to prevent having to use search 12 years ago
Robin Appelman bff9e11ff9 Remove duplicate cache cleanup 12 years ago
Robin Appelman a4949f4b31 Simplify AppConfig->getValues() 12 years ago
Robin Appelman 91180bfef4 Add caching to AppConfig->getApps 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 12 years ago
Thomas Müller c1fd300048 using array_key_exists() instead of isset() - required because in case the value is null isset is returning false 12 years ago
Bart Visscher 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago