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
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-7
/
+0
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-1
/
+0
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-0
/
+18
*
Add OutputPipelineStages from extensions
Arlo Breault
2024-07-25
1
-0
/
+1
*
REST: Add support for RestModules to extension.json
daniel
2024-06-25
1
-0
/
+11
*
user: Introduce UserOptionsStore
Tim Starling
2024-06-12
1
-0
/
+1
*
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
1
-2
/
+4
*
Deprecate array_merge_recursive merge strategy for extension/skins
Cindy Cicalese
2024-02-07
1
-0
/
+8
*
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
*
Add support for conditional user defaults
Martin Urbanec
2024-01-09
1
-0
/
+1
*
Drop ExtensionProcessor::getExtraAutoloaderPaths(), deprecated in 1.39
James D. Forrester
2023-12-08
1
-17
/
+0
*
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
*
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
1
-9
/
+0
*
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
1
-2
/
+2
*
skins: Allow skins to specify their Codex theme
Roan Kattouw
2023-02-06
1
-0
/
+1
*
ResourceLoader: Default File modules to mobile and desktop targets
Jon Robson
2023-01-31
1
-0
/
+2
*
OutputPage: Support loading some mw.config vars late, at end of body
Bartosz Dziewoński
2022-11-07
1
-0
/
+1
*
Remove $wgParserTestFiles, deprecated in MW 1.30
C. Scott Ananian
2022-10-13
1
-8
/
+0
*
Collect autoloader info in ExtensionProcessor
daniel
2022-06-07
1
-7
/
+166
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-1
/
+2
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-2
/
+1
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-1
/
+2
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-46
/
+48
*
TempUser infrastructure and services
Tim Starling
2022-04-14
1
-0
/
+2
*
Include skin name in deprecation message
jdlrobson
2021-12-21
1
-1
/
+1
*
Fix the json schema and the extension processor for Parsoid extension modules
Isabelle Hurbain-Palatin
2021-12-17
1
-0
/
+6
*
Merge "registration: Let namespaces specify if they're includable"
jenkins-bot
2021-11-16
1
-1
/
+3
|
\
|
*
registration: Let namespaces specify if they're includable
Kunal Mehta
2021-08-19
1
-1
/
+3
*
|
Deprecate use of template directory relative to core
jdlrobson
2021-10-29
1
-1
/
+4
*
|
registration: Apply manifest v2 logic to hypothetical v3
Alexander Vorwerk
2021-09-05
1
-3
/
+3
*
|
registration: Make it easier to set a skin's templateDirectory
jdlrobson
2021-08-27
1
-2
/
+34
|
/
*
registration: Better error when config value is missing
Thiemo Kreuz
2021-05-12
1
-0
/
+4
*
Use some more neutral language
Reedy
2021-04-18
1
-2
/
+2
*
registry: Allow specifying immovable namespaces in extension.json
Ammarpad
2021-03-17
1
-0
/
+4
*
Merge "Use static closures where safe to use"
jenkins-bot
2021-02-14
1
-2
/
+2
|
\
|
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
|
registration: Stop double-caching config settings
Kunal Mehta
2021-02-10
1
-7
/
+0
|
/
*
Fix base path handling for MessagePosterModule registration
Bartosz Dziewoński
2020-10-28
1
-1
/
+2
*
resourceloader: Add skin-based 'mediawiki.skin.variables.less' import
Timo Tijhof
2020-09-15
1
-0
/
+13
*
Fill in the 'name' field in ParsoidModules registration
C. Scott Ananian
2020-06-01
1
-0
/
+7
[next]