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
*
DomainEventDispatcher: specify subscribers in extension.json
daniel
2024-11-20
2
-125
/
+25
*
DomainEventDispatcher: support subscriber objects
daniel
2024-11-19
1
-1
/
+19
*
installer: Allow extensions to register tasks
Tim Starling
2024-11-15
1
-0
/
+13
*
DomainEvents: allow extensions to register listeners
daniel
2024-10-29
2
-14
/
+125
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-7
/
+0
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
2
-4
/
+0
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
8
-0
/
+95
*
Add OutputPipelineStages from extensions
Arlo Breault
2024-07-25
1
-0
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
2
-0
/
+2
*
REST: Add support for RestModules to extension.json
daniel
2024-06-25
1
-0
/
+11
*
Merge "Optimize globals processing in ExtensionRegistry for performance"
jenkins-bot
2024-06-19
1
-9
/
+10
|
\
|
*
Optimize globals processing in ExtensionRegistry for performance
thiemowmde
2024-06-13
1
-9
/
+10
*
|
Merge "ExtensionRegistry: Avoid array_key_exists on $GLOBALS in PHP 8.1+"
jenkins-bot
2024-06-19
1
-43
/
+52
|
\
|
|
*
ExtensionRegistry: Avoid array_key_exists on $GLOBALS in PHP 8.1+
Umherirrender
2024-06-11
1
-43
/
+52
*
|
user: Introduce UserOptionsStore
Tim Starling
2024-06-12
1
-0
/
+1
|
/
*
Merge "extension registration: Fix handling of null default values"
jenkins-bot
2024-05-22
1
-5
/
+6
|
\
|
*
extension registration: Fix handling of null default values
Erik Bernhardson
2024-05-16
1
-5
/
+6
*
|
objectcache: Complete refactor of `ObjectCache.php`
Derick Alangi
2024-05-21
1
-1
/
+1
|
/
*
Use typed properties in MissingExtensionException
Doğu Abaris
2024-04-01
1
-9
/
+5
*
objectcache: Restore default keyspace for LocalServerCache service
Derick Alangi
2024-03-28
1
-2
/
+8
*
objectcache: Introduce `ObjectCacheFactory` MW service
Derick Alangi
2024-03-19
1
-1
/
+2
*
Add TranslationAliasesDirs to specify special page aliases in JSON
Abijeet
2024-03-06
1
-0
/
+18
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
2
-7
/
+9
*
Deprecate array_merge_recursive merge strategy for extension/skins
Cindy Cicalese
2024-02-07
1
-0
/
+8
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-5
/
+1
*
authz: Group grants by riskiness
Gergő Tisza
2024-01-16
1
-0
/
+1
*
ResourceLoader: Drop targets system, deprecated in 1.41
James D. Forrester
2024-01-12
1
-2
/
+0
*
Merge "Add support for conditional user defaults"
jenkins-bot
2024-01-09
1
-0
/
+1
|
\
|
*
Add support for conditional user defaults
Martin Urbanec
2024-01-09
1
-0
/
+1
*
|
Replace DuplicateKeyException qualifier with import
Dogu
2024-01-05
1
-1
/
+2
|
/
*
Drop ExtensionProcessor::getExtraAutoloaderPaths(), deprecated in 1.39
James D. Forrester
2023-12-08
2
-29
/
+0
*
Autofix spacing around commas
Daimona Eaytoy
2023-10-25
1
-8
/
+4
*
rdbms: Introduce concept of virtual domains and mapping to ext cluster
Amir Sarabadani
2023-10-05
1
-0
/
+1
*
Ensure that ExtensionProcessor exports UserRegistrationProviders
mainframe98
2023-09-16
1
-1
/
+2
*
phpunit: Prevent access to ExtensionRegistry in unit tests
Daimona Eaytoy
2023-09-12
1
-0
/
+25
*
Merge "Make all limits function as user rights."
jenkins-bot
2023-09-11
1
-0
/
+25
|
\
|
*
Make all limits function as user rights.
daniel
2023-09-11
1
-0
/
+25
*
|
Expose PrivilegedGroups to extension schema
Reedy
2023-09-07
1
-0
/
+1
|
/
*
ExtensionProcessor: Minor doc cleanup
Reedy
2023-09-04
1
-9
/
+9
*
ExtensionRegistry: Stop supporting no manifest_version, deprecated in 1.26
James D. Forrester
2023-08-23
2
-19
/
+0
*
Replace usages of wfParseUrl
Daimona Eaytoy
2023-08-11
1
-10
/
+14
*
Consistently use LogicException for test-only methods
thiemowmde
2023-07-22
1
-1
/
+1
*
Merge sequences of `if` that end doing the same thing anyway
thiemowmde
2023-06-16
1
-8
/
+3
*
Merge "Replace substr with cleaner string methods"
jenkins-bot
2023-06-06
1
-1
/
+1
|
\
|
*
Replace substr with cleaner string methods
Matěj Suchánek
2023-05-20
1
-1
/
+1
*
|
registration: Fix error when processing pre-1.35 ValidSkinNames entry
Kevin Israel
2023-05-20
1
-2
/
+4
|
/
*
ExtensionProcessor: Drop support for skin template directories relative to core
Jon Robson
2023-05-11
1
-21
/
+2
*
Add ForeignResourceDirs extension/skin attribute
Gergő Tisza
2023-04-25
1
-0
/
+12
*
registration: Improve docs and add `ingroup` tags
Timo Tijhof
2023-03-24
8
-22
/
+31
*
registration: Add a friendly error message for missing extension
Brian Wolff
2023-03-15
2
-1
/
+125
[next]