aboutsummaryrefslogtreecommitdiffstats
path: root/includes/registration/ExtensionProcessor.php
Commit message (Expand)AuthorAgeFilesLines
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-7/+0
* Remove unchecked exception annotationsAdam Wight2024-09-171-1/+0
* Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-0/+18
* Add OutputPipelineStages from extensionsArlo Breault2024-07-251-0/+1
* REST: Add support for RestModules to extension.jsondaniel2024-06-251-0/+11
* user: Introduce UserOptionsStoreTim Starling2024-06-121-0/+1
* Add TranslationAliasesDirs to specify special page aliases in JSONAbijeet2024-03-061-0/+18
* build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-101-2/+4
* Deprecate array_merge_recursive merge strategy for extension/skinsCindy Cicalese2024-02-071-0/+8
* authz: Group grants by riskinessGergő Tisza2024-01-161-0/+1
* ResourceLoader: Drop targets system, deprecated in 1.41James D. Forrester2024-01-121-2/+0
* Add support for conditional user defaultsMartin Urbanec2024-01-091-0/+1
* Drop ExtensionProcessor::getExtraAutoloaderPaths(), deprecated in 1.39James D. Forrester2023-12-081-17/+0
* rdbms: Introduce concept of virtual domains and mapping to ext clusterAmir Sarabadani2023-10-051-0/+1
* Ensure that ExtensionProcessor exports UserRegistrationProvidersmainframe982023-09-161-1/+2
* Merge "Make all limits function as user rights."jenkins-bot2023-09-111-0/+25
|\
| * Make all limits function as user rights.daniel2023-09-111-0/+25
* | Expose PrivilegedGroups to extension schemaReedy2023-09-071-0/+1
|/
* ExtensionProcessor: Minor doc cleanupReedy2023-09-041-9/+9
* ExtensionRegistry: Stop supporting no manifest_version, deprecated in 1.26James D. Forrester2023-08-231-9/+0
* registration: Fix error when processing pre-1.35 ValidSkinNames entryKevin Israel2023-05-201-2/+4
* ExtensionProcessor: Drop support for skin template directories relative to coreJon Robson2023-05-111-21/+2
* Add ForeignResourceDirs extension/skin attributeGergő Tisza2023-04-251-0/+12
* registration: Improve docs and add `ingroup` tagsTimo Tijhof2023-03-241-2/+2
* skins: Allow skins to specify their Codex themeRoan Kattouw2023-02-061-0/+1
* ResourceLoader: Default File modules to mobile and desktop targetsJon Robson2023-01-311-0/+2
* OutputPage: Support loading some mw.config vars late, at end of bodyBartosz Dziewoński2022-11-071-0/+1
* Remove $wgParserTestFiles, deprecated in MW 1.30C. Scott Ananian2022-10-131-8/+0
* Collect autoloader info in ExtensionProcessordaniel2022-06-071-7/+166
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-1/+2
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-2/+1
* ResourceLoader namespaceTim Starling2022-05-161-1/+2
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-46/+48
* TempUser infrastructure and servicesTim Starling2022-04-141-0/+2
* Include skin name in deprecation messagejdlrobson2021-12-211-1/+1
* Fix the json schema and the extension processor for Parsoid extension modulesIsabelle Hurbain-Palatin2021-12-171-0/+6
* Merge "registration: Let namespaces specify if they're includable"jenkins-bot2021-11-161-1/+3
|\
| * registration: Let namespaces specify if they're includableKunal Mehta2021-08-191-1/+3
* | Deprecate use of template directory relative to corejdlrobson2021-10-291-1/+4
* | registration: Apply manifest v2 logic to hypothetical v3Alexander Vorwerk2021-09-051-3/+3
* | registration: Make it easier to set a skin's templateDirectoryjdlrobson2021-08-271-2/+34
|/
* registration: Better error when config value is missingThiemo Kreuz2021-05-121-0/+4
* Use some more neutral languageReedy2021-04-181-2/+2
* registry: Allow specifying immovable namespaces in extension.jsonAmmarpad2021-03-171-0/+4
* Merge "Use static closures where safe to use"jenkins-bot2021-02-141-2/+2
|\
| * Use static closures where safe to useUmherirrender2021-02-111-2/+2
* | registration: Stop double-caching config settingsKunal Mehta2021-02-101-7/+0
|/
* Fix base path handling for MessagePosterModule registrationBartosz Dziewoński2020-10-281-1/+2
* resourceloader: Add skin-based 'mediawiki.skin.variables.less' importTimo Tijhof2020-09-151-0/+13
* Fill in the 'name' field in ParsoidModules registrationC. Scott Ananian2020-06-011-0/+7