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
/
convertExtensionToRegistration.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
Replace call_user_func_array with dynamic function call
Umherirrender
2025-02-03
1
-3
/
+3
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+1
*
Use const keyword for constant list of strings or ints
Umherirrender
2024-09-11
1
-17
/
+11
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-0
/
+2
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
maintenance: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
Taavi Väänänen
2024-04-21
1
-1
/
+3
*
libs/composer: Namespace under Wikimedia\Composer
Reedy
2024-01-13
1
-2
/
+4
*
Replace substr with cleaner string methods
Matěj Suchánek
2023-05-20
1
-1
/
+1
*
Remove $wgParserTestFiles, deprecated in MW 1.30
C. Scott Ananian
2022-10-13
1
-0
/
+5
*
Attempt to automatically fix start of config vars being __DIR__
Reedy
2019-11-04
1
-1
/
+21
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+0
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+5
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-7
/
+4
*
Globally unsuppress phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
*
Update PHPDoc types in several maintenance scripts and related
Thiemo Kreuz
2019-03-07
1
-3
/
+3
*
Filter autodiscovered parser tests in ConvertExtensionToRegistration
Umherirrender
2018-04-13
1
-1
/
+17
*
convertExtensionToRegistration: Set requires key in extension.json
Umherirrender
2018-02-05
1
-0
/
+5
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-2
/
+2
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-9
/
+9
*
registration: Fix adding $formerGlobals in conversion script
Kunal Mehta
2016-08-08
1
-1
/
+1
*
registration: Add hint about UnitTestsList hook in conversion script
Kunal Mehta
2016-08-07
1
-0
/
+7
*
registration: Update conversion script for manifest_version 2
Kunal Mehta
2016-07-24
1
-1
/
+1
*
registration: Add --config-prefix to convertExtensionToRegistration.php
Brad Jorsch
2016-05-26
1
-2
/
+12
*
registration: Ignore short variables in convertExtensionToRegistration
Gergő Tisza
2016-05-20
1
-0
/
+3
*
registration: Fix mode of files (755 -> 644)
Florian
2016-05-06
1
-0
/
+0
*
registration: Allow string value for Hooks
Florian
2016-05-03
1
-1
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-15
/
+15
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
convertExtensionToRegistration.php: die on global functions
victorbarbu
2016-01-09
1
-0
/
+12
*
convertExtensionToRegistration: Detect if composer autoloader is needed
Florian
2016-01-07
1
-0
/
+20
*
registration: When converting, place 'namemsg' under 'name'
Paladox
2015-12-14
1
-1
/
+1
*
Add error checking for file argument
Mark A. Hershberger
2015-11-12
1
-1
/
+6
*
Remove deprecated $wgSpecialPageGroups
umherirrender
2015-06-26
1
-1
/
+1
*
Fix phpcs warnings
paladox
2015-06-17
1
-4
/
+10
*
Remove multiple empty lines in functions
Vivek Ghaisas
2015-06-17
1
-1
/
+0
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
registration: Version the extension.json schema
Kunal Mehta
2015-05-28
1
-1
/
+2
*
Merge "registration: Don't ignore empty array config settings when converting"
jenkins-bot
2015-05-21
1
-4
/
+10
|
\
|
*
registration: Don't ignore empty array config settings when converting
Kunal Mehta
2015-05-21
1
-4
/
+10
*
|
Do not allow setting deprecated $wgSpecialPageGroups over extension.json
umherirrender
2015-05-16
1
-1
/
+18
|
/
*
registration: Add support for $wgParserTestFiles
Kunal Mehta
2015-05-02
1
-0
/
+1
*
convertExtensionToRegistration.php: Ignore i18n shims
Kevin Israel
2015-04-30
1
-2
/
+17
*
Merge "convertExtensionToRegistration: Still convert $wgTrackingCategories"
jenkins-bot
2015-04-07
1
-1
/
+10
|
\
|
*
convertExtensionToRegistration: Still convert $wgTrackingCategories
Kunal Mehta
2015-01-29
1
-1
/
+10
*
|
registration: Support ResourceModuleSkinStyles
Kunal Mehta
2015-04-07
1
-0
/
+1
*
|
registration: Add resource template-like functionality to extension.json
Kunal Mehta
2015-02-09
1
-0
/
+24
|
/
*
convertExtensionToRegistration: Add --skin option
Kunal Mehta
2015-01-29
1
-1
/
+3
*
convertExtensionToRegistration: Document parameters
Kunal Mehta
2015-01-26
1
-0
/
+1
[next]