index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
Settings
/
Config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
2
-4
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
config schema: Improve validation for array types
Ammarpad
2025-01-03
1
-1
/
+19
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
2
-4
/
+4
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
2
-12
/
+0
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
4
-5
/
+5
*
Address contravariance todos
Tim Starling
2022-11-16
1
-3
/
+1
*
GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+
James D. Forrester
2022-09-16
1
-1
/
+5
*
Move dynamic defaults into MainConfigSchema
Aryeh Gregor
2022-07-07
6
-10
/
+92
*
Remove 'ignoreKeys' from config schema
Lucas Werkmeister
2022-07-06
1
-7
/
+0
*
Add support for nested property schemas in MainConfigSchema.
daniel
2022-06-29
1
-0
/
+7
*
Docs: remove references to DefaultSettings.php
daniel
2022-05-30
1
-2
/
+2
*
Merge "Settings: Add remaining schema info to config-schema.php"
jenkins-bot
2022-05-18
1
-17
/
+42
|
\
|
*
Settings: Add remaining schema info to config-schema.php
daniel
2022-05-17
1
-17
/
+42
*
|
Turn DefaultSettings.php into a deprecated stub
daniel
2022-05-17
2
-2
/
+68
|
/
*
Merge "Config builder optimisations (combined)"
jenkins-bot
2022-05-09
6
-19
/
+148
|
\
|
*
Config builder optimisations (combined)
Tim Starling
2022-05-06
6
-19
/
+148
*
|
Merge "Add tests for ConfigBuilderBase"
jenkins-bot
2022-05-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add tests for ConfigBuilderBase
daniel
2022-05-05
1
-1
/
+1
*
|
Use inverted schema definition for fast loading.
daniel
2022-05-06
1
-31
/
+158
*
|
ConfigBuilder: introduce setMulti() for bulk updates
daniel
2022-05-05
4
-14
/
+38
|
/
*
SettingsBuilder: remove @unstable markers.
daniel
2022-05-03
5
-3
/
+18
*
Trigger an error instead of throwing on unapplied php_ini settings
Isabelle Hurbain-Palatin
2022-04-08
1
-2
/
+5
*
Benchmark script for settings loading.
daniel
2022-03-31
1
-0
/
+21
*
Fix edge cases in schema validation.
daniel
2022-03-08
1
-0
/
+112
*
config-schema: Define types for all arrays.
daniel
2022-02-23
6
-84
/
+108
*
Introduce IterableConfig
daniel
2022-02-14
1
-1
/
+3
*
SettingsBuilder: fix merging into globals
daniel
2022-01-24
3
-34
/
+73
*
SettingsBuilder: expose default config
Petr Pchelko
2022-01-20
1
-0
/
+15
*
Settings: Fix GlobalConfigBuilder use of GLOBALS for PHP 8.1
Florian
2021-12-17
1
-3
/
+15
*
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
4
-12
/
+27
*
Introduce setting PHP_INI env configs via a settings source
Derick Alangi
2021-11-25
1
-0
/
+30
*
SettingsBuilder: Apply merge strategy from the schema to the config
Petr Pchelko
2021-11-16
1
-0
/
+78
*
Introduce MergeStrategies for ConfigSink
Petr Pchelko
2021-11-16
5
-54
/
+189
*
Introducing SettingsBuilder for loading settings files.
daniel
2021-11-12
3
-0
/
+108