summaryrefslogtreecommitdiffstats
path: root/lib/public/IConfig.php
Commit message (Expand)AuthorAgeFilesLines
* Add specific psalm-return for getAllUserValuesCôme Chilliet2022-01-241-0/+1
* Fix signatures and null $userId corner caseCôme Chilliet2022-01-241-1/+1
* Add a new method getAllUserValues($userId) to IConfigCôme Chilliet2022-01-241-0/+12
* Don't write to config file if `config_is_read_only` is setJonas Meurer2021-12-131-0/+2
* Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-291-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Add methods to get casted system valuesJoas Schilling2019-02-221-0/+30
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-061-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+225