aboutsummaryrefslogtreecommitdiffstats
path: root/includes/registration
Commit message (Expand)AuthorAgeFilesLines
...
* | ExtensionRegistry: Fix doc typosReedy2020-05-221-2/+2
|/
* Merge "registration: Move SearchMappings to CORE_ATTRIBS from NOT_ATTRIBS"jenkins-bot2020-05-021-1/+1
|\
| * registration: Move SearchMappings to CORE_ATTRIBS from NOT_ATTRIBSReedy2020-05-011-1/+1
* | Fix variable clash in ExtensionProcessor::extractHooksDannyS7122020-05-011-3/+3
|/
* registration: Use array_merge() when merging CORE_ATTRIBSReedy2020-05-011-1/+21
* registration: Rename ExtensionProcessor::storeToArray to storeToArrayRecursiveReedy2020-05-011-6/+8
* Merge "Fix DeprecatedHooks and move emitDeprecatedHookWarnings to HookContainer"jenkins-bot2020-05-011-49/+33
|\
| * Fix DeprecatedHooks and move emitDeprecatedHookWarnings to HookContainerTim Starling2020-05-011-49/+33
* | registration: Alphasort internal arrays in ExtensionProcessorReedy2020-04-301-19/+19
* | Merge "search: Add 'SearchMappings' attribute to map canonical name to PHP cl...jenkins-bot2020-04-301-0/+1
|\ \ | |/ |/|
| * search: Add 'SearchMappings' attribute to map canonical name to PHP classReedy2020-04-301-0/+1
* | Change HookContainer's namespace from HookRunner to HookContainerTim Starling2020-04-291-1/+1
* | Fix casing of Semver classReedy2020-04-281-1/+1
|/
* Hook ContainerNikki Nikkhoui2020-04-171-11/+118
* registration: Convert internal static class vars to constantsTimo Tijhof2020-04-101-11/+11
* Merge "resourceloader: Export ResourceModules as extension attribute"jenkins-bot2020-03-301-5/+1
|\
| * resourceloader: Export ResourceModules as extension attributeTimo Tijhof2020-03-301-5/+1
* | Merge "resourceloader: Export ResourceModuleSkinStyles as extension attribute"jenkins-bot2020-03-301-1/+1
|\|
| * resourceloader: Export ResourceModuleSkinStyles as extension attributeTimo Tijhof2020-03-301-1/+1
* | ExtensionRegistry: Avoid losing 'defines' when loading lazy-loaded attributesNikki Nikkhoui2020-03-182-2/+9
|/
* objectcache: Add makeLocalServerCache() methodTimo Tijhof2020-03-041-13/+4
* Update all use of $wgVersion to MW_VERSIONTimo Tijhof2020-02-252-7/+5
* registration: Move 'TrackingCategories' to lazy-loaded attributeKunal Mehta2020-02-181-0/+1
* registration: Cache lazy-loaded attributes and make easier to useKunal Mehta2020-02-171-51/+91
* Upgrade phan to 0.9.1Daimona Eaytoy2020-01-251-0/+1
* registration: Rewrite odd !(bool) cast in VersionCheckerTestThiemo Kreuz2020-01-241-1/+1
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-102-3/+3
* registration: Remove ExtensionRegistry::load() methodTheSandDoctor2019-12-191-16/+0
* registration: Implement lazy-loaded attributesKunal Mehta2019-12-151-4/+54
* registration: Don't store 'requires' info as an attributeKunal Mehta2019-12-121-0/+1
* Allow specifying autoloaded classes for testsmainframe982019-12-101-0/+50
* ExtensionRegistry: specify constants visibilityMax Semenik2019-10-241-6/+6
* Merge "mediawiki.messagePoster: Introduce 'MessagePosterModule' extension att...jenkins-bot2019-10-181-0/+13
|\
| * mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attributeTimo Tijhof2019-10-171-0/+13
* | Fix new phan errors, part 3Daimona Eaytoy2019-10-122-9/+5
|/
* Fix new phan errors, part 1Daimona Eaytoy2019-10-111-2/+2
* Merge "Registration: Allow relative paths in config arrays, not just strings"jenkins-bot2019-10-081-3/+10
|\
| * Registration: Allow relative paths in config arrays, not just stringsMatthias Mullie2019-10-081-3/+10
* | Merge "registration: Avoid redundant LBYL check in ExtensionRegistry::queue()"jenkins-bot2019-09-051-6/+5
|\ \ | |/ |/|
| * registration: Avoid redundant LBYL check in ExtensionRegistry::queue()Timo Tijhof2019-09-011-6/+5
* | Merge "Unit tests: Remove duplicated code in ExtensionRegistry"jenkins-bot2019-09-011-10/+0
|\ \ | |/ |/|
| * Unit tests: Remove duplicated code in ExtensionRegistryKosta Harlan2019-08-191-10/+0
* | objectcache: make newFromId()/newWANcacheFromId()/getDefaultKeyspace() privateAaron Schulz2019-08-201-4/+3
|/
* Allow skins/extensions to define custom OOUI themesBartosz DziewoƄski2019-07-101-2/+7
* Unit tests: Support unit tests in extensions and skinsKosta Harlan2019-07-011-1/+30
* Merge "REST API initial commit"jenkins-bot2019-06-131-0/+1
|\
| * REST API initial commitTim Starling2019-06-121-0/+1
* | registration: Deprecate ParserTestFiles in extension.jsonKunal Mehta2019-06-021-0/+6
|/
* registration: Add development requirements to extension.jsonKunal Mehta2019-05-223-4/+89
* registration: Deprecate ExtensionRegistry->load() in favor of ->queue()Derick Alangi2019-04-191-1/+3