aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extension.schema.v1.json
Commit message (Expand)AuthorAgeFilesLines
...
* registration: Move SearchMappings to CORE_ATTRIBS from NOT_ATTRIBSReedy2020-05-011-4/+0
* search: Add 'SearchMappings' attribute to map canonical name to PHP classReedy2020-04-301-0/+4
* Clarifiy that (extension|skin).json requires properties can be for skins tooReedy2020-04-221-1/+1
* resourceloader: Allow 'localBasePath' for ImageModule to extension.jsonTimo Tijhof2020-03-151-0/+4
* Allow specifying autoloaded classes for testsmainframe982019-12-101-0/+13
* extension.schema.v2: Fix schemas for 'packageFiles'Bartosz Dziewoński2019-10-241-2/+5
* mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attributeTimo Tijhof2019-10-171-0/+4
* Support the creation of special pages with services injectedmainframe982019-09-081-1/+1
* Allow skins/extensions to define custom OOUI themesBartosz Dziewoński2019-07-101-0/+24
* registration: Deprecate ParserTestFiles in extension.jsonKunal Mehta2019-06-021-1/+1
* registration: Add development requirements to extension.jsonKunal Mehta2019-05-221-0/+42
* registration: Fix validation of ext-foo valuesKunal Mehta2019-05-221-1/+1
* registration: Allow to require environment abilitiesMGChecker2019-04-131-0/+5
* registration: Fix 'ResourceLoaderWikiModule' schema validationKunal Mehta2019-02-221-1/+1
* registration: Fix 'arbitrary ResourceLoaderModule definition' schema regexKunal Mehta2019-02-221-1/+1
* registration: Define packageFiles for v1 extension schemaGilles Dubuc2019-02-111-0/+4
* resourceloader: Support TestModules registration via extension.jsonTimo Tijhof2019-02-051-0/+4
* registration: Fix typo in schemasBartosz Dziewoński2019-01-221-1/+1
* Add $wgReauthenticateTime to extension.jsonGergő Tisza2018-11-151-0/+8
* registration: Let extensions add PHP extension requirementsMGChecker2018-09-301-0/+7
* registration: Let extensions add PHP version requirementsMGChecker2018-09-221-1/+12
* Require editsitecss/editsitejs for editing raw messagesGergő Tisza2018-08-261-0/+7
* resourceloader: Remove $wgResourceLoaderLESSVars supportTimo Tijhof2018-08-141-4/+0
* registration: Document ResourceLoaderImageModule's useDataURI optionjdlrobson2018-07-101-0/+3
* ResourceLoaderImage module definitions can define a defaultColorjdlrobson2018-06-271-0/+3
* registration: Validate AutoloadNamespaces keys have trailing \Kunal Mehta2018-05-201-1/+7
* Follow-up 8a7fb8577: For deprecated RL modules, allow stringsJames D. Forrester2018-01-081-2/+2
* Enable using PSR-4 autoloader for MediaWiki core and extensionsKunal Mehta2017-12-121-0/+4
* registration: Allow protocol-relative links in "url" fieldKunal Mehta2017-07-171-1/+1
* Allow callback functions for creating jobsLucas Werkmeister2017-05-091-1/+1
* registration: Allow properties in "requires" from v2Umherirrender2017-01-301-1/+10
* registration: FileExtensions should be an array, not an objectReedy2016-11-211-2/+5
* registration: Set "FileExtensions" to $GLOBALSReedy2016-11-171-0/+4
* registration: Support setting $wgPasswordPolicy in extension.jsonReedy2016-11-171-0/+4
* Added array_replace_recursive merge strategyYuri Astrakhan2016-10-241-0/+1
* Add 'noflip' option on RL modules to disable CSSJanusBrion Vibber2016-10-181-0/+4
* registration: Improve license-name validationKunal Mehta2016-09-281-218/+1
* registration: Support 'ServiceWiringFiles' in extension.jsonKunal Mehta2016-08-251-0/+4
* resourceloader: Implement 'deprecated' option for FileModulejdlrobson2016-08-041-0/+4
* registration: Support conditionally registered namespacesKunal Mehta2016-07-291-0/+5
* registration: Convert "config" into an object with metadataKunal Mehta2016-07-131-0/+886