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
*
Make Maintenance::finalSetup require a SettingsBuilder
daniel
2024-01-08
1
-1
/
+1
*
mergeMessageFileList.php: Drop support for PHP entry points
Kevin Israel
2023-05-20
1
-9
/
+7
*
re-apply "mergeMessageFileList.php: move code out of file scope."
Daniel Kinzler
2023-04-12
1
-72
/
+76
*
Revert "mergeMessageFileList.php: move code out of file scope."
Ladsgroup
2023-04-04
1
-77
/
+71
*
mergeMessageFileList.php: move code out of file scope.
daniel
2023-03-31
1
-71
/
+77
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-1
/
+2
*
Allow config merge strategies to be bypassed.
daniel
2022-02-22
1
-1
/
+1
*
Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-6
/
+7
*
Revert "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-7
/
+6
*
SettingsBuilder: allow maintenance scripts to manipulate config
daniel
2022-01-26
1
-6
/
+7
*
maintenance: Avoid missing l10n cache error in mergeMessageFileList
Dan Duvall
2021-03-02
1
-0
/
+9
*
maintenance: mergeMessageFileList should be DB_NONE
Dan Duvall
2021-03-02
1
-0
/
+9
*
mergeMessageFileList.php: Improve error handling
Ahmon Dancy
2021-02-26
1
-2
/
+9
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-0
/
+2
*
Remove phpcs suppression of ValidGlobalName.wgPrefix
DannyS712
2020-09-29
1
-1
/
+0
*
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
[next]