Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Adjust all @deprecated tags to use 'sinceā¦' for consistency | James D. Forrester | 2024-05-01 | 1 | -1/+1 |
* | Deprecate never-used ConfigRepository service | Derick Alangi | 2024-01-24 | 1 | -0/+1 |
* | Namespace Config-related classes under \MediaWiki\Config | James D. Forrester | 2023-09-21 | 1 | -2/+0 |
* | config: Remove unused ConfigRepository::getValueOf() method | Derick Alangi | 2023-08-08 | 1 | -24/+9 |
* | Better docs to make phan happy | Daimona Eaytoy | 2019-09-07 | 1 | -0/+2 |
* | Remove useless use of current and end | Florian | 2019-05-18 | 1 | -12/+0 |
* | Use the ?? feature instead of isset() where it makes sense | Thiemo Kreuz | 2019-03-24 | 1 | -4/+2 |
* | Fully extract services framework as a library | Lucas Werkmeister | 2019-01-16 | 1 | -1/+1 |
* | config: Add new ConfigRepository | Florian Schmidt | 2018-07-19 | 1 | -0/+224 |