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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ExtensionRegistry: Fix doc typos
Reedy
2020-05-22
1
-2
/
+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
*
|
Fix casing of Semver class
Reedy
2020-04-28
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
2
-2
/
+9
|
/
*
objectcache: Add makeLocalServerCache() method
Timo Tijhof
2020-03-04
1
-13
/
+4
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
2
-7
/
+5
*
registration: Move 'TrackingCategories' to lazy-loaded attribute
Kunal Mehta
2020-02-18
1
-0
/
+1
*
registration: Cache lazy-loaded attributes and make easier to use
Kunal Mehta
2020-02-17
1
-51
/
+91
*
Upgrade phan to 0.9.1
Daimona Eaytoy
2020-01-25
1
-0
/
+1
*
registration: Rewrite odd !(bool) cast in VersionCheckerTest
Thiemo Kreuz
2020-01-24
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
2
-3
/
+3
*
registration: Remove ExtensionRegistry::load() method
TheSandDoctor
2019-12-19
1
-16
/
+0
*
registration: Implement lazy-loaded attributes
Kunal Mehta
2019-12-15
1
-4
/
+54
*
registration: Don't store 'requires' info as an attribute
Kunal Mehta
2019-12-12
1
-0
/
+1
*
Allow specifying autoloaded classes for tests
mainframe98
2019-12-10
1
-0
/
+50
*
ExtensionRegistry: specify constants visibility
Max Semenik
2019-10-24
1
-6
/
+6
*
Merge "mediawiki.messagePoster: Introduce 'MessagePosterModule' extension att...
jenkins-bot
2019-10-18
1
-0
/
+13
|
\
|
*
mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attribute
Timo Tijhof
2019-10-17
1
-0
/
+13
*
|
Fix new phan errors, part 3
Daimona Eaytoy
2019-10-12
2
-9
/
+5
|
/
*
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
1
-2
/
+2
*
Merge "Registration: Allow relative paths in config arrays, not just strings"
jenkins-bot
2019-10-08
1
-3
/
+10
|
\
|
*
Registration: Allow relative paths in config arrays, not just strings
Matthias Mullie
2019-10-08
1
-3
/
+10
*
|
Merge "registration: Avoid redundant LBYL check in ExtensionRegistry::queue()"
jenkins-bot
2019-09-05
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
registration: Avoid redundant LBYL check in ExtensionRegistry::queue()
Timo Tijhof
2019-09-01
1
-6
/
+5
*
|
Merge "Unit tests: Remove duplicated code in ExtensionRegistry"
jenkins-bot
2019-09-01
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
Unit tests: Remove duplicated code in ExtensionRegistry
Kosta Harlan
2019-08-19
1
-10
/
+0
*
|
objectcache: make newFromId()/newWANcacheFromId()/getDefaultKeyspace() private
Aaron Schulz
2019-08-20
1
-4
/
+3
|
/
*
Allow skins/extensions to define custom OOUI themes
Bartosz DziewoĆski
2019-07-10
1
-2
/
+7
*
Unit tests: Support unit tests in extensions and skins
Kosta Harlan
2019-07-01
1
-1
/
+30
*
Merge "REST API initial commit"
jenkins-bot
2019-06-13
1
-0
/
+1
|
\
|
*
REST API initial commit
Tim Starling
2019-06-12
1
-0
/
+1
*
|
registration: Deprecate ParserTestFiles in extension.json
Kunal Mehta
2019-06-02
1
-0
/
+6
|
/
*
registration: Add development requirements to extension.json
Kunal Mehta
2019-05-22
3
-4
/
+89
*
registration: Deprecate ExtensionRegistry->load() in favor of ->queue()
Derick Alangi
2019-04-19
1
-1
/
+3
[prev]
[next]