Florian
|
1b31ac18c0
registration: Fix mode of files (755 -> 644)
|
8 years ago |
Florian
|
7c4d73183c
registration: Allow string value for Hooks
|
8 years ago |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 years ago |
Max Semenik
|
59db24e90b
Use addDescription() instead of accessing mDescription directly
|
9 years ago |
victorbarbu
|
3a7d5067c7
convertExtensionToRegistration.php: die on global functions
|
9 years ago |
Florian
|
9dec78d4c0
convertExtensionToRegistration: Detect if composer autoloader is needed
|
9 years ago |
Paladox
|
318546d6b8
registration: When converting, place 'namemsg' under 'name'
|
9 years ago |
Mark A. Hershberger
|
89282735ff
Add error checking for file argument
|
9 years ago |
umherirrender
|
c81540d725
Remove deprecated $wgSpecialPageGroups
|
9 years ago |
paladox
|
889f83dc9b
Fix phpcs warnings
|
9 years ago |
Vivek Ghaisas
|
5132a68683
Remove multiple empty lines in functions
|
9 years ago |
Vivek Ghaisas
|
9f5b6f5aeb
Fix whitespace issues around parentheses
|
9 years ago |
Kunal Mehta
|
a1368a3d9b
registration: Version the extension.json schema
|
9 years ago |
jenkins-bot
|
5bb693f6d4
Merge "registration: Don't ignore empty array config settings when converting"
|
9 years ago |
Kunal Mehta
|
e66864878a
registration: Don't ignore empty array config settings when converting
|
9 years ago |
umherirrender
|
d06aaa9b20
Do not allow setting deprecated $wgSpecialPageGroups over extension.json
|
9 years ago |
Kunal Mehta
|
2b81c4ca36
registration: Add support for $wgParserTestFiles
|
9 years ago |
Kevin Israel
|
c9b73a38bc
convertExtensionToRegistration.php: Ignore i18n shims
|
10 years ago |
jenkins-bot
|
0cd36fec25
Merge "convertExtensionToRegistration: Still convert $wgTrackingCategories"
|
10 years ago |
Kunal Mehta
|
77a813f21f
registration: Support ResourceModuleSkinStyles
|
10 years ago |
Kunal Mehta
|
912a5e5ec3
registration: Add resource template-like functionality to extension.json
|
10 years ago |
Kunal Mehta
|
024ad10b45
convertExtensionToRegistration: Still convert $wgTrackingCategories
|
10 years ago |
Kunal Mehta
|
89c3ef0baf
convertExtensionToRegistration: Add --skin option
|
10 years ago |
Kunal Mehta
|
76972de9ca
convertExtensionToRegistration: Document parameters
|
10 years ago |
Kunal Mehta
|
f777e4500d
convertExtensionToRegistration: Move 'namemsg' to top as well
|
10 years ago |
Kunal Mehta
|
77d38f651f
convertExtensionToRegistration: Put some keys (name, version, etc.) on top
|
10 years ago |
Kunal Mehta
|
f6cc92c74b
Handle more cases in convertExtensionToRegistration.php
|
10 years ago |
Kunal Mehta
|
bfe4ddd810
Implement extension registration from an extension.json file
|
10 years ago |