Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace Config-related classes under \MediaWiki\Config | James D. Forrester | 2023-09-21 | 1 | -1/+1 |
* | Address contravariance todos | Tim Starling | 2022-11-16 | 1 | -3/+1 |
* | Move dynamic defaults into MainConfigSchema | Aryeh Gregor | 2022-07-07 | 1 | -1/+1 |
* | Config builder optimisations (combined) | Tim Starling | 2022-05-06 | 1 | -2/+41 |
* | ConfigBuilder: introduce setMulti() for bulk updates | daniel | 2022-05-05 | 1 | -5/+5 |
* | SettingsBuilder: remove @unstable markers. | daniel | 2022-05-03 | 1 | -0/+5 |
* | config-schema: Define types for all arrays. | daniel | 2022-02-23 | 1 | -14/+9 |
* | Introduce IterableConfig | daniel | 2022-02-14 | 1 | -1/+3 |
* | SettingsBuilder: fix merging into globals | daniel | 2022-01-24 | 1 | -23/+5 |
* | GlobalConfigSink: don't double-prefix in setDefault | Petr Pchelko | 2021-11-30 | 1 | -1/+1 |
* | SettingsBuilder: add ability to validate config against schema | Petr Pchelko | 2021-11-30 | 1 | -3/+3 |
* | Introduce MergeStrategies for ConfigSink | Petr Pchelko | 2021-11-16 | 1 | -22/+29 |
* | Introducing SettingsBuilder for loading settings files. | daniel | 2021-11-12 | 1 | -0/+49 |