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
/
mergeMessageFileList.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-1
/
+1
*
Remove dead properties
Daimona Eaytoy
2019-09-07
1
-2
/
+0
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
*
maintenance: Remove unused code from several maintenance scripts
Thiemo Kreuz
2019-03-03
1
-1
/
+0
*
Simplify strings in PHP code
Fomafix
2019-03-01
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-2
/
+2
*
Fix mergeMessageFileList.php --extensions-dir extensions:skins
Niklas Laxström
2017-11-07
1
-21
/
+21
*
Don't hard fail when we couldn't find an entry point for an extension
Chad Horohoe
2016-12-02
1
-10
/
+0
*
Support multiple extension-dir paths to be passed to mergeMessageFileList
Mukunda Modell
2016-03-16
1
-1
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-8
/
+8
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+3
*
require_once instead of depending on the return value of include_once
Mukunda Modell
2015-04-22
1
-4
/
+2
*
mergeMessageFileList: Support reading extension/skin.json files
Kunal Mehta
2015-04-05
1
-7
/
+34
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+2
*
Pass phpcs-strict on maintenance/ (4/8)
Siebrand Mazeland
2014-04-23
1
-2
/
+10
*
Rename $wgExtensionMessagesDirs to $wgMessagesDirs
Siebrand Mazeland
2013-12-20
1
-2
/
+2
*
Add support for JSON i18n files
Roan Kattouw
2013-12-20
1
-3
/
+4
*
Fixed spacing
umherirrender
2013-11-19
1
-1
/
+1
*
Added $wgExtensionEntryPointListFiles for use with mergeMessageFileList.php
Reedy
2013-10-08
1
-22
/
+60
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-1
/
+1
*
Discard comments in mergeMessageFileList.php's --list-file file
Ori Livneh
2013-07-23
1
-1
/
+10
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-2
/
+2
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-1
/
+1
*
mergeMessageFileList.php: abort on read error
Tim Starling
2013-04-05
1
-1
/
+4
*
Merge "Respect --quiet in mergeMessageFileList.php"
jenkins-bot
2013-02-04
1
-1
/
+6
|
\
|
*
Respect --quiet in mergeMessageFileList.php
Tim Starling
2013-01-31
1
-1
/
+6
*
|
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
|
/
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-2
/
+2
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-25
1
-0
/
+7
*
merge msg script now detects extensions main files
Antoine Musso
2012-07-06
1
-0
/
+26
*
Fix https://gerrit.wikimedia.org/r/4830 , I botched the conflict
Catrope
2012-04-12
1
-1
/
+1
*
Revert "Bit more refactoring"
Catrope
2012-04-12
1
-35
/
+37
*
Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16).
Siebrand Mazeland
2011-12-25
1
-3
/
+2
*
Bit more refactoring
Sam Reed
2011-10-11
1
-38
/
+36
*
Don't reinvent the wheel to do parameter existence checking
Sam Reed
2011-10-11
1
-5
/
+1
*
Merge r81725 from 1.17wmf1: add parent constructor call so $IP is set properly
Roan Kattouw
2011-02-08
1
-0
/
+1
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+22
*
Remove unused variable
Sam Reed
2010-07-24
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-7
/
+7
*
Don't include the old ExtensionMessages.php when you're building a new one. O...
Tim Starling
2009-11-27
1
-0
/
+5
*
Assorted tweaks.
Tim Starling
2009-09-18
1
-3
/
+17
*
Was too slow. Trying different approach.
Tim Starling
2009-09-18
1
-31
/
+25
*
Script to produce a merged $wgExtensionMessagesFiles for the case where a wik...
Tim Starling
2009-09-18
1
-0
/
+59