aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extension.schema.v1.json
Commit message (Expand)AuthorAgeFilesLines
* extension.json schema: use ObjectSpec definitiondaniel2025-01-061-140/+59
* REST: Add support for RestModules to extension.jsondaniel2024-06-251-0/+4
* user: Introduce UserOptionsStoreTim Starling2024-06-121-0/+27
* Merge "ResourceLoader: Add module property skipStructureTest"jenkins-bot2024-03-131-0/+4
|\
| * ResourceLoader: Add module property skipStructureTestTim Starling2024-03-111-0/+4
* | Add TranslationAliasesDirs to specify special page aliases in JSONAbijeet2024-03-061-0/+4
|/
* Deprecate array_merge_recursive merge strategy for extension/skinsCindy Cicalese2024-02-071-1/+0
* authz: Group grants by riskinessGergő Tisza2024-01-161-0/+9
* ResourceLoader: Drop targets system, deprecated in 1.41James D. Forrester2024-01-121-2/+2
* Add support for conditional user defaultsMartin Urbanec2024-01-091-0/+4
* rdbms: Introduce concept of virtual domains and mapping to ext clusterAmir Sarabadani2023-10-051-0/+7
* doc: Improve description of type in extension.schema.v1.jsonReedy2023-09-261-1/+14
* Update extension.schema.v1 per extension.schema.v2Reedy2023-09-201-8/+14
* Add UserRegistrationLookupMartin Urbanec2023-09-151-0/+23
* Expose PrivilegedGroups to extension schemaReedy2023-09-071-0/+7
* ResourceLoader: In extension schema, validate properties of file info objectsTim Starling2023-05-101-15/+60
* ResourceLoader: Allow FileModule scripts to be generated with a callbackTim Starling2023-05-091-5/+5
* Add ForeignResourceDirs extension/skin attributeGergő Tisza2023-04-251-0/+4
* ResourceLoader: Raise MW JavaScript startup requirement to ES6James D. Forrester2023-03-301-1/+1
* Fix some typosMatěj Suchánek2023-03-211-1/+1
* skins: Allow skins to specify their Codex themeRoan Kattouw2023-02-061-0/+4
* extension schema: Remove broken option to use null in OOUIThemePathsBartosz Dziewoński2022-12-301-2/+2
* docs: Improve docs around SpecialPage_initListHookUmherirrender2022-12-111-1/+1
* OutputPage: Support loading some mw.config vars late, at end of bodyBartosz Dziewoński2022-11-071-0/+7
* Remove $wgParserTestFiles, deprecated in MW 1.30C. Scott Ananian2022-10-131-4/+0
* Merge "build: Run eslint for /docs/ and make pass"jenkins-bot2022-08-051-34/+34
|\
| * build: Run eslint for /docs/ and make passUmherirrender2022-07-271-34/+34
* | Fix typo in extension.schema.jsonUmherirrender2022-07-261-2/+2
|/
* registration: Add suggested dependencies to extension.json schemaReedy2022-07-101-0/+38
* resourceloader: Minor doc changes following PSR-4 namepace changeTimo Tijhof2022-05-291-2/+2
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-8/+8
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-8/+8
* ResourceLoader namespaceTim Starling2022-05-161-8/+8
* TempUser infrastructure and servicesTim Starling2022-04-141-0/+54
* Allow ParsoidModules extension schema to register servicesmbsantos2022-01-201-9/+26
* Fix the json schema and the extension processor for Parsoid extension modulesIsabelle Hurbain-Palatin2021-12-171-5/+7
* Merge "registration: Allow ObjectFactory spec in extension.json schema"jenkins-bot2021-12-051-2/+11
|\
| * registration: Allow ObjectFactory spec in extension.json schemaOstrzyciel2021-12-051-2/+11
* | registration: Let namespaces specify if they're includableKunal Mehta2021-08-191-0/+5
|/
* ExtensionProcessor: Remove `loaderScripts` from extension.json schemasDannyS7122021-08-201-9/+4
* Add extension.json merge strategy "provide_default"Tim Starling2021-05-041-1/+2
* registry: Allow specifying immovable namespaces in extension.jsonAmmarpad2021-03-171-0/+5
* resourceloader: Allow modules to mark themselves as ES6-onlyRoan Kattouw2021-03-041-0/+4
* Update for object-factory v.3DannyS7122020-11-171-0/+4
* resourceloader: Add skin-based 'mediawiki.skin.variables.less' importTimo Tijhof2020-09-151-0/+4
* registration: Sync v2 and v1 schemasKunal Mehta2020-07-201-3/+302
* [registration] Remove type of string from Hooks in extension.schema.v1.jsonReedy2020-05-261-1/+1
* Merge "Sync descriptions from extension.schema.v2.json to v1.json"jenkins-bot2020-05-161-4/+7
|\
| * Sync descriptions from extension.schema.v2.json to v1.jsonReedy2020-05-161-4/+7
* | skins: Allow $wgValidSkinNames to take ObjectFactory specReedy2020-05-161-1/+2
|/