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
/
maintenance
/
language
/
dumpMessages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+1
*
Replace array_keys in foreach to use $_ as value instead
Umherirrender
2023-07-10
1
-1
/
+1
*
Deprecate premature instantiation of services.
daniel
2021-01-19
1
-5
/
+2
*
Reduce usage of the Language class
ArtBaltai
2020-03-03
1
-4
/
+7
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
1
-3
/
+1
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+6
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-07
1
-2
/
+8
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-1
/
+1
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Actually use the global.
Platonides
2010-07-27
1
-0
/
+2
*
Revert r69841, r69882, r69892, r69896, r69910 in phase3/maintenance/language ...
Siebrand Mazeland
2010-07-26
1
-1
/
+0
*
Add a few globals.
Platonides
2010-07-25
1
-1
/
+1
*
Add some more missing globals
Sam Reed
2010-07-25
1
-0
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-1
/
+1
*
Move a few more of these to subclass Maintenance.
Chad Horohoe
2009-08-08
1
-11
/
+37
*
* Small cleanups
Niklas Laxström
2009-02-01
1
-3
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Moved language-related command-line scripts to their own directory.
Tim Starling
2006-10-04
1
-0
/
+20