| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(lexicon): renaming and minor fixesfeature/noid/config-lexicon | Maxence Lange | 2024-12-13 | 1 | -4/+0 |
* | feat(config): implementation of lexicon | Maxence Lange | 2024-12-13 | 1 | -0/+5 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -2/+2 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -4/+4 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -6/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -18/+2 |
* | fix(appconfig): returns correct value on details | Maxence Lange | 2024-04-17 | 1 | -1/+1 |
* | fix(appconfig): format app values | Maxence Lange | 2024-04-05 | 1 | -0/+15 |
* | fix(appconfig): Make sure sensitive values stay sensitive | Joas Schilling | 2024-03-06 | 1 | -0/+9 |
* | feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the ... | Joas Schilling | 2024-03-06 | 1 | -83/+177 |
* | new API, new tests | Maxence Lange | 2024-02-07 | 1 | -0/+1361 |
* | moving previous test | Maxence Lange | 2024-02-07 | 1 | -365/+0 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 1 | -36/+33 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -17/+18 |
* | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 1 | -3/+3 |
* | Add github action for oci8 | Julius Härtl | 2020-11-10 | 1 | -2/+3 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -0/+2 |
* | Fix tests | Joas Schilling | 2017-01-12 | 1 | -0/+23 |
* | Make sure all tests use the TestCase method to overwrite services | Joas Schilling | 2016-10-20 | 1 | -13/+2 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+351 |