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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-2
/
+2
*
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
1
-1
/
+1
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
9
-45
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
4
-12
/
+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
5
-7
/
+7
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
2
-12
/
+0
*
Use type declaration for class properties holding type hinted arguments
Umherirrender
2024-09-11
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
2
-2
/
+2
*
Add "implements Stringable" to every class with "function __toString()"
Bartosz Dziewoński
2024-06-13
8
-8
/
+17
*
JsonSchemaTrait: Add support for inlined references
Martin Urbanec
2024-04-29
2
-12
/
+52
*
JsonSchemaTrait: normalize resolved references
Sergio Gimeno
2024-04-26
2
-61
/
+52
*
JsonSchemaReferenceResolver: Improve styling and docstring
Martin Urbanec
2024-04-05
3
-3
/
+14
*
ReflectionSchemaSource: Add loadAsSchema()
Martin Urbanec
2024-04-05
1
-1
/
+31
*
ReflectionSchemaSource: add support for JSON schema $refs
Sergio Gimeno
2024-04-05
5
-6
/
+172
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-1
/
+0
*
Use typed properties in Settings classes
Doğu Abaris
2024-01-31
3
-10
/
+4
*
Merge "Replace unspecific exceptions with InvalidArgumentException"
jenkins-bot
2024-01-21
1
-2
/
+3
|
\
|
*
Replace unspecific exceptions with InvalidArgumentException
thiemowmde
2024-01-20
1
-2
/
+3
*
|
Replace a few array_key_exists with the ??= syntax
thiemowmde
2024-01-08
1
-3
/
+1
|
/
*
Deprecate $wgCommandLineMode
Bartosz Dziewoński
2024-01-02
1
-1
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
5
-7
/
+7
*
SettingsBuilder: prevent access to the global instance in unit tests
Daimona Eaytoy
2023-09-12
1
-0
/
+27
*
Move array destructuring into foreach
Umherirrender
2023-07-08
1
-3
/
+1
*
Settings: `JsonFormat::decode()` expects string not StreamInterface
Derick Alangi
2023-04-05
1
-1
/
+1
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+1
*
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
*
Merge "Settings: Introduce SettingsBuilder::getInstance to avoid $wgSettings"
jenkins-bot
2022-11-17
1
-0
/
+30
|
\
|
*
Settings: Introduce SettingsBuilder::getInstance to avoid $wgSettings
daniel
2022-11-17
1
-0
/
+30
*
|
Address contravariance todos
Tim Starling
2022-11-16
1
-3
/
+1
|
/
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Settings: add support for obsolete config
daniel
2022-10-14
2
-2
/
+46
*
GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+
James D. Forrester
2022-09-16
1
-1
/
+5
*
SettingsBuilder: report warnings
daniel
2022-07-15
1
-0
/
+60
*
Settings: Remove unstable markers and mark interfaces appropriately
Derick Alangi
2022-07-11
5
-5
/
+7
*
Move dynamic defaults into MainConfigSchema
Aryeh Gregor
2022-07-07
9
-11
/
+270
*
Remove 'ignoreKeys' from config schema
Lucas Werkmeister
2022-07-06
1
-7
/
+0
*
Merge "Support etcd as a source for SettingsLoader"
jenkins-bot
2022-06-30
1
-0
/
+286
|
\
|
*
Support etcd as a source for SettingsLoader
Dan Duvall
2022-06-21
1
-0
/
+286
*
|
Add support for nested property schemas in MainConfigSchema.
daniel
2022-06-29
5
-140
/
+171
|
/
*
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
3
-4
/
+87
|
/
*
Merge "Config builder optimisations (combined)"
jenkins-bot
2022-05-09
7
-32
/
+155
|
\
|
*
Config builder optimisations (combined)
Tim Starling
2022-05-06
7
-32
/
+155
*
|
Merge "Add tests for ConfigBuilderBase"
jenkins-bot
2022-05-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add tests for ConfigBuilderBase
daniel
2022-05-05
1
-1
/
+1
[next]