summaryrefslogtreecommitdiffstats
path: root/lib/public/IAppConfig.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove IAppConfig::setValueRoeland Jago Douma2018-01-171-13/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-14/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Simple IAppConfig deprecationsRoeland Jago Douma2018-01-171-33/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Filter out sensitive appconfig valuesJoas Schilling2017-01-111-0/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+3
|
* Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-061-1/+1
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+120