aboutsummaryrefslogtreecommitdiffstats
path: root/includes/registration
Commit message (Expand)AuthorAgeFilesLines
* Expose PrivilegedGroups to extension schemaReedy2023-09-071-0/+1
* Collect autoloader info in ExtensionProcessordaniel2022-06-073-85/+194
* 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
* AutoLoader: provide methods for registering classesdaniel2022-05-101-9/+30
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-46/+48
* TempUser infrastructure and servicesTim Starling2022-04-141-0/+2
* ExtensionRegistry: Add process cache for lazy attributesTim Starling2022-02-011-12/+45
* Fix typos in comments (E-H)Siddharth VP2021-12-301-2/+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
* | Merge "registration: Apply manifest v2 logic to hypothetical v3"jenkins-bot2021-09-101-3/+3
|\ \
| * | registration: Apply manifest v2 logic to hypothetical v3Alexander Vorwerk2021-09-051-3/+3
* | | build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-071-1/+0
|/ /
* / registration: Make it easier to set a skin's templateDirectoryjdlrobson2021-08-271-2/+34
|/
* Remove unneeded explicit true/false inside conditionsUmherirrender2021-08-171-1/+1
* Various updates and fixes to PHPDoc documentationThiemo Kreuz2021-08-091-2/+0
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Fix array order for array_replace_recursive merge strategyCindy Cicalese2021-05-231-1/+1
* Merge "registration: Better error when config value is missing"jenkins-bot2021-05-151-0/+4
|\
| * registration: Better error when config value is missingThiemo Kreuz2021-05-121-0/+4
* | Merge "Add extension.json merge strategy "provide_default""jenkins-bot2021-05-131-0/+7
|\ \
| * | Add extension.json merge strategy "provide_default"Tim Starling2021-05-041-0/+7
* | | Remove unused default values from class propertiesThiemo Kreuz2021-05-121-3/+3
|/ /
* / Update Legoktm's email addressKunal Mehta2021-05-021-1/+1
|/
* 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: Clarify ExtensionRegistry::getQueue() return typeMáté Szabó2021-02-131-1/+1
* | registration: Allow reusing cached metadata between wikisMáté Szabó2021-02-121-1/+3
* | registration: Stop double-caching config settingsKunal Mehta2021-02-102-8/+0
|/
* Merge "Update a lot of unspecific "array" types in PHPDocs"jenkins-bot2020-11-131-4/+4
|\
| * Update a lot of unspecific "array" types in PHPDocsThiemo Kreuz2020-10-281-4/+4
* | Fix base path handling for MessagePosterModule registrationBartosz Dziewoński2020-10-281-1/+2
* | Remove documentation that literally repeats the codeThiemo Kreuz2020-10-271-2/+0
|/
* Fix typos related to repeated wordsUmherirrender2020-09-271-1/+1
* Merge "registration: Switch initialisation code from AtEase to @"jenkins-bot2020-09-241-4/+2
|\
| * registration: Switch initialisation code from AtEase to @Timo Tijhof2020-09-111-4/+2
* | resourceloader: Add skin-based 'mediawiki.skin.variables.less' importTimo Tijhof2020-09-152-0/+14
|/
* Mark exceptions as @newabledaniel2020-07-082-0/+5
* Introduce wfDeprecatedMsg()Tim Starling2020-06-221-3/+4
* Fill in the 'name' field in ParsoidModules registrationC. Scott Ananian2020-06-011-0/+7
* Merge "Add 'ParsoidModules' as a top-level core attribute in extension.json"jenkins-bot2020-05-291-0/+1
|\
| * Add 'ParsoidModules' as a top-level core attribute in extension.jsonC. Scott Ananian2020-05-221-0/+1
* | ExtensionRegistry: Remove exporting and caching of wgExtensionCreditsTimo Tijhof2020-05-282-7/+11