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
/
SettingsBuilder.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-1
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-2
/
+2
*
SettingsBuilder: prevent access to the global instance in unit tests
Daimona Eaytoy
2023-09-12
1
-0
/
+27
*
Treat $wgHooks as a regular setting
daniel
2023-03-09
1
-0
/
+17
*
SettingsBuilder: introduce a "registration" stage
daniel
2022-12-16
1
-18
/
+121
*
Settings: Introduce SettingsBuilder::getInstance to avoid $wgSettings
daniel
2022-11-17
1
-0
/
+30
*
Settings: add support for obsolete config
daniel
2022-10-14
1
-1
/
+38
*
SettingsBuilder: report warnings
daniel
2022-07-15
1
-0
/
+60
*
Move dynamic defaults into MainConfigSchema
Aryeh Gregor
2022-07-07
1
-1
/
+14
*
Add support for nested property schemas in MainConfigSchema.
daniel
2022-06-29
1
-2
/
+2
*
Turn DefaultSettings.php into a deprecated stub
daniel
2022-05-17
1
-2
/
+19
*
Config builder optimisations (combined)
Tim Starling
2022-05-06
1
-13
/
+7
*
Use inverted schema definition for fast loading.
daniel
2022-05-06
1
-22
/
+57
*
ConfigBuilder: introduce setMulti() for bulk updates
daniel
2022-05-05
1
-3
/
+3
*
Settings: Skip merging logic for defaults when possible
daniel
2022-05-05
1
-10
/
+59
*
SettingsBuilder: remove @unstable markers.
daniel
2022-05-03
1
-15
/
+4
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-4
/
+5
*
Add wiki-farm support
daniel
2022-04-01
1
-0
/
+15
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-1
/
+1
*
Allow LocalSettings.php to be loaded in function scope.
daniel
2022-03-28
1
-0
/
+10
*
SettingsBuilder: add comments about batched caching.
daniel
2022-03-23
1
-0
/
+3
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Fix edge cases in schema validation.
daniel
2022-03-08
1
-26
/
+1
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
*
Merge "Avoid references to DefaultSettings."
jenkins-bot
2022-02-22
1
-2
/
+3
|
\
|
*
Avoid references to DefaultSettings.
daniel
2022-02-22
1
-2
/
+3
*
|
Allow config merge strategies to be bypassed.
daniel
2022-02-22
1
-14
/
+69
|
/
*
Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-5
/
+86
*
Revert "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-86
/
+5
*
SettingsBuilder: allow maintenance scripts to manipulate config
daniel
2022-01-26
1
-5
/
+86
*
SettingsBuilder: expose default config
Petr Pchelko
2022-01-20
1
-0
/
+11
*
SettingsBuilder: load settings recursively
daniel
2022-01-18
1
-13
/
+80
*
Refactor SettingsBuilder to use BagOStuff.
Dan Duvall
2021-12-10
1
-7
/
+7
*
SettingsBuilder: load skins and extensions
daniel
2021-12-07
1
-0
/
+31
*
Settings: Prevent applying more settings after invoking `->finalize()`
Derick Alangi
2021-12-02
1
-0
/
+32
*
SettingsBuilder: add ability to validate config against schema
Petr Pchelko
2021-11-30
1
-5
/
+46
*
Cache loading of SettingsBuilder sources
Dan Duvall
2021-11-29
1
-4
/
+20
*
Introduce setting PHP_INI env configs via a settings source
Derick Alangi
2021-11-25
1
-1
/
+15
*
SettingsBuilder: Apply merge strategy from the schema to the config
Petr Pchelko
2021-11-16
1
-31
/
+36
*
Introduce MergeStrategies for ConfigSink
Petr Pchelko
2021-11-16
1
-1
/
+1
*
Introduced settings sources and formats
Dan Duvall
2021-11-15
1
-43
/
+38
*
Introducing SettingsBuilder for loading settings files.
daniel
2021-11-12
1
-0
/
+131