summaryrefslogtreecommitdiffstats
path: root/lib/private/AllConfig.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst2017-01-171-1/+1
|\
| * Filter out sensitive appconfig valuesJoas Schilling2017-01-111-1/+1
* | remove non required sql requestsLoki30002017-01-101-3/+8
|/
* Use getvalue to fetch the valueRoeland Jago Douma2016-11-161-5/+4
* Don't update value if it is already set to the same valueMorris Jobke2016-11-161-1/+4
* Use cache to determine if value need to be updatedRoeland Jago Douma2016-10-131-0/+19
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+4
* Remove duplicate database connect logic in mysql setupRobin Appelman2016-07-121-0/+4
* Capped cache for user configJörn Friedrich Dreyer2016-06-171-2/+4
* Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-061-2/+7
* Update license headersLukas Reschke2016-05-261-1/+1
* Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-291-0/+424