Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store setUserValue as string in cache | Roeland Jago Douma | 2018-03-19 | 1 | -2/+2 |
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -1/+1 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -2/+2 |
* | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 1 | -3/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco... | Christoph Wurst | 2017-01-17 | 1 | -1/+1 |
|\ | |||||
| * | Filter out sensitive appconfig values | Joas Schilling | 2017-01-11 | 1 | -1/+1 |
* | | remove non required sql requests | Loki3000 | 2017-01-10 | 1 | -3/+8 |
|/ | |||||
* | Use getvalue to fetch the value | Roeland Jago Douma | 2016-11-16 | 1 | -5/+4 |
* | Don't update value if it is already set to the same value | Morris Jobke | 2016-11-16 | 1 | -1/+4 |
* | Use cache to determine if value need to be updated | Roeland Jago Douma | 2016-10-13 | 1 | -0/+19 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Remove duplicate database connect logic in mysql setup | Robin Appelman | 2016-07-12 | 1 | -0/+4 |
* | Capped cache for user config | Jörn Friedrich Dreyer | 2016-06-17 | 1 | -2/+4 |
* | Do not allow to store boolean configs, they behave unexpected on postgres | Joas Schilling | 2016-06-06 | 1 | -2/+7 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Moved some files in \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+424 |