Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(appconfig): only convert single entry on searchValues() | Maxence Lange | 2024-04-17 | 1 | -2/+3 |
* | fix(appconfig): format app values | Maxence Lange | 2024-04-17 | 1 | -1/+3 |
* | fix getAllValues() to filter values based on prefix | Maxence Lange | 2024-02-07 | 1 | -3/+3 |
* | fixes | Maxence Lange | 2024-01-15 | 1 | -76/+25 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 1 | -15/+519 |
* | provisioning_api: Add OpenAPI spec | jld3103 | 2023-07-31 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -13/+0 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -14/+0 |
* | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 1 | -33/+0 |
* | Filter out sensitive appconfig values | Joas Schilling | 2017-01-11 | 1 | -0/+9 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+3 |
* | Do not allow to store boolean configs, they behave unexpected on postgres | Joas Schilling | 2016-06-06 | 1 | -1/+1 |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -0/+120 |