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
/
tests
/
phpunit
/
structure
/
SettingsTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-1
/
+1
*
Use MediaWikiIntegrationTestCase::getConfVar in tests
Fomafix
2024-08-06
1
-1
/
+1
*
Use constants provided by MainConfigNames for config names
Func
2024-05-18
1
-1
/
+1
*
objectcache: Introduce `ObjectCacheFactory` MW service
Derick Alangi
2024-03-19
1
-11
/
+0
*
Update references to config-vars.php
DannyS712
2023-09-23
1
-1
/
+1
*
Make Shell::makeScriptCommand use run.php
daniel
2023-07-25
1
-2
/
+2
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-7
/
+7
*
Move config-vars.php to docs, since it's documentation.
daniel
2023-03-02
1
-1
/
+1
*
Maintenance scripts: show a warning when run directly.
daniel
2023-01-04
1
-3
/
+7
*
Settings: Introduce SettingsBuilder::getInstance to avoid $wgSettings
daniel
2022-11-17
1
-8
/
+4
*
Settings: add support for obsolete config
daniel
2022-10-14
1
-0
/
+11
*
SettingsTest: check that the current config didn't trigger warnings.
daniel
2022-07-22
1
-0
/
+9
*
Fix type declarations in MainConfigSchema
daniel
2022-07-15
1
-0
/
+9
*
Dynamic defaults: fix $wgLocaltimezone being empty
daniel
2022-07-09
1
-0
/
+8
*
Remove 'ignoreKeys' from config schema
Lucas Werkmeister
2022-07-06
1
-8
/
+5
*
Fix typos
Tim Starling
2022-06-30
1
-2
/
+2
*
Add support for nested property schemas in MainConfigSchema.
daniel
2022-06-29
1
-12
/
+51
*
Settings: Generate schema artefacts using a single maintenance script
daniel
2022-06-05
1
-6
/
+7
*
Merge "Settings: Add remaining schema info to config-schema.php"
jenkins-bot
2022-05-18
1
-1
/
+0
|
\
|
*
Settings: Add remaining schema info to config-schema.php
daniel
2022-05-17
1
-1
/
+0
*
|
Turn DefaultSettings.php into a deprecated stub
daniel
2022-05-17
1
-3
/
+24
|
/
*
Skip failing structure test in SettingsTest
Lucas Werkmeister
2022-05-06
1
-0
/
+1
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-18
/
+19
*
phpunit: Revert "testConfigGeneration" structure test to simpler version
daniel
2022-03-24
1
-12
/
+5
*
Merge "Generate config name constants."
jenkins-bot
2022-03-18
1
-0
/
+4
|
\
|
*
Generate config name constants.
daniel
2022-03-18
1
-0
/
+4
*
|
Merge "Generate DefaultSettings.php from schema"
jenkins-bot
2022-03-18
1
-5
/
+15
|
\
|
|
*
Generate DefaultSettings.php from schema
daniel
2022-03-18
1
-5
/
+15
*
|
Merge "Use class constants to define config schema, rather than config-schema...
jenkins-bot
2022-03-18
1
-27
/
+27
|
\
|
|
*
Use class constants to define config schema, rather than config-schema.yaml
daniel
2022-03-17
1
-27
/
+27
*
|
Add convenience methods for asserting status.
daniel
2022-03-16
1
-14
/
+2
|
/
*
Fix edge cases in schema validation.
daniel
2022-03-08
1
-21
/
+28
*
Remove deprecated alias $wgStyleSheetPath
daniel
2022-03-04
1
-1
/
+0
*
tests: Make the error message of SettingsTest more informative
Amir Sarabadani
2022-03-03
1
-1
/
+2
*
config-schema: Define types for all arrays.
daniel
2022-02-23
1
-12
/
+394
*
Add simple configuration doc generator
Petr Pchelko
2022-02-09
1
-12
/
+21
*
Do not rely on $IP in DefaultSettings.php
daniel
2022-02-03
1
-12
/
+4
*
Add pre-generator for config-schema.php
Petr Pchelko
2022-02-03
1
-2
/
+34
*
First pass on creating config-schema.yaml
Petr Pchelko
2022-01-19
1
-0
/
+102