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
/
includes
/
registration
/
ExtensionProcessor.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Add 'ParsoidModules' as a top-level core attribute in extension.json"
jenkins-bot
2020-05-29
1
-0
/
+1
|
\
|
*
Add 'ParsoidModules' as a top-level core attribute in extension.json
C. Scott Ananian
2020-05-22
1
-0
/
+1
*
|
ExtensionRegistry: Remove exporting and caching of wgExtensionCredits
Timo Tijhof
2020-05-28
1
-4
/
+2
|
/
*
Merge "registration: Move SearchMappings to CORE_ATTRIBS from NOT_ATTRIBS"
jenkins-bot
2020-05-02
1
-1
/
+1
|
\
|
*
registration: Move SearchMappings to CORE_ATTRIBS from NOT_ATTRIBS
Reedy
2020-05-01
1
-1
/
+1
*
|
Fix variable clash in ExtensionProcessor::extractHooks
DannyS712
2020-05-01
1
-3
/
+3
|
/
*
registration: Use array_merge() when merging CORE_ATTRIBS
Reedy
2020-05-01
1
-1
/
+21
*
registration: Rename ExtensionProcessor::storeToArray to storeToArrayRecursive
Reedy
2020-05-01
1
-6
/
+8
*
Merge "Fix DeprecatedHooks and move emitDeprecatedHookWarnings to HookContainer"
jenkins-bot
2020-05-01
1
-49
/
+33
|
\
|
*
Fix DeprecatedHooks and move emitDeprecatedHookWarnings to HookContainer
Tim Starling
2020-05-01
1
-49
/
+33
*
|
registration: Alphasort internal arrays in ExtensionProcessor
Reedy
2020-04-30
1
-19
/
+19
*
|
Merge "search: Add 'SearchMappings' attribute to map canonical name to PHP cl...
jenkins-bot
2020-04-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
search: Add 'SearchMappings' attribute to map canonical name to PHP class
Reedy
2020-04-30
1
-0
/
+1
*
|
Change HookContainer's namespace from HookRunner to HookContainer
Tim Starling
2020-04-29
1
-1
/
+1
|
/
*
Hook Container
Nikki Nikkhoui
2020-04-17
1
-11
/
+118
*
registration: Convert internal static class vars to constants
Timo Tijhof
2020-04-10
1
-11
/
+11
*
Merge "resourceloader: Export ResourceModules as extension attribute"
jenkins-bot
2020-03-30
1
-5
/
+1
|
\
|
*
resourceloader: Export ResourceModules as extension attribute
Timo Tijhof
2020-03-30
1
-5
/
+1
*
|
Merge "resourceloader: Export ResourceModuleSkinStyles as extension attribute"
jenkins-bot
2020-03-30
1
-1
/
+1
|
\
|
|
*
resourceloader: Export ResourceModuleSkinStyles as extension attribute
Timo Tijhof
2020-03-30
1
-1
/
+1
*
|
ExtensionRegistry: Avoid losing 'defines' when loading lazy-loaded attributes
Nikki Nikkhoui
2020-03-18
1
-1
/
+1
|
/
*
registration: Don't store 'requires' info as an attribute
Kunal Mehta
2019-12-12
1
-0
/
+1
*
mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attribute
Timo Tijhof
2019-10-17
1
-0
/
+13
*
Registration: Allow relative paths in config arrays, not just strings
Matthias Mullie
2019-10-08
1
-3
/
+10
*
Allow skins/extensions to define custom OOUI themes
Bartosz Dziewoński
2019-07-10
1
-2
/
+7
*
REST API initial commit
Tim Starling
2019-06-12
1
-0
/
+1
*
registration: Add development requirements to extension.json
Kunal Mehta
2019-05-22
1
-2
/
+70
*
registration: Remove wrong `@return` PHPDoc comments
Derick Alangi
2019-03-25
1
-1
/
+0
*
resourceloader: Support TestModules registration via extension.json
Timo Tijhof
2019-02-05
1
-1
/
+15
*
Add $wgReauthenticateTime to extension.json
Gergő Tisza
2018-11-15
1
-0
/
+1
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-5
/
+1
*
Require editsitecss/editsitejs for editing raw messages
Gergő Tisza
2018-08-26
1
-0
/
+1
*
resourceloader: Remove $wgResourceLoaderLESSVars support
Timo Tijhof
2018-08-14
1
-1
/
+0
*
registration: Expose config array to ExtensionRegistry
Florian Schmidt
2018-07-19
1
-0
/
+11
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-5
/
+3
*
registration: Improve duplicate config setting exception
Kunal Mehta
2018-05-15
1
-11
/
+15
*
registration: Simplify extracting path based globals
Kunal Mehta
2018-02-09
1
-15
/
+17
*
Avoid using array_map in ExtensionRegistry and ExtensionProcessor for simple ...
Yifei He
2017-12-14
1
-3
/
+4
*
Merge "registration: Only allow one extension to set a specific config setting"
jenkins-bot
2017-10-24
1
-2
/
+17
|
\
|
*
registration: Only allow one extension to set a specific config setting
Florianschmidtwelzow
2017-08-28
1
-2
/
+17
*
|
registration: Fix caching of load_composer_autoloader
Kunal Mehta
2017-09-22
1
-4
/
+1
|
/
*
Revert "registration: Only allow one extension to set a specific config setting"
Thcipriani
2017-08-22
1
-17
/
+2
*
registration: Only allow one extension to set a specific config setting
Florian Schmidt
2017-08-22
1
-2
/
+17
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-1
/
+1
*
Merge "Allow namespaces defined in extension.json to be overwritten locally."
jenkins-bot
2017-05-21
1
-2
/
+9
|
\
|
*
Allow namespaces defined in extension.json to be overwritten locally.
daniel
2017-05-11
1
-2
/
+9
*
|
registration: Move attributes out of the top level
Kunal Mehta
2017-05-15
1
-4
/
+71
|
/
*
registration: Generalize CoreVersionChecker to VersionChecker
Florian Schmidt
2016-12-14
1
-7
/
+1
*
registration: Provide credits information to callbacks
Kunal Mehta
2016-12-04
1
-2
/
+6
*
registration: Set "FileExtensions" to $GLOBALS
Reedy
2016-11-17
1
-0
/
+1
[prev]
[next]