aboutsummaryrefslogtreecommitdiffstats
path: root/includes/registration/Processor.php
Commit message (Expand)AuthorAgeFilesLines
* registration: Add development requirements to extension.jsonKunal Mehta2019-05-221-1/+2
* registration: Follow-up on I54e8065c63f81016425c7dd40ce87eDerick Alangi2019-03-251-1/+0
* registration: Expose config array to ExtensionRegistryFlorian Schmidt2018-07-191-0/+1
* Miscellaneous indentation tweaksBartosz DziewoƄski2017-02-271-5/+5
* registration: Allow loading composer's autoloader if it existsvictorbarbu2015-12-291-0/+10
* registration: Allow extensions to specify which MW core versions they requireKunal Mehta2015-09-211-0/+10
* registration: Version the extension.json schemaKunal Mehta2015-05-281-1/+2
* registration: Improve docs for return value of Processor::getExtractedInfo()Kunal Mehta2015-05-131-1/+6
* Implement extension registration from an extension.json fileKunal Mehta2015-01-081-0/+27