mediawiki-extensions-Gadgets/includes
DannyS712 4cdb1486e3 Use new ResourceLoader namespace
Extensions using Phan need to be updated simultaneously with core due
to T308443.

Bug: T308718
Change-Id: I4cabf840fe5bfac65542a08675865b2ce3952ecc
2022-05-28 00:59:46 +00:00
..
Api Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:27:06 +02:00
Content GadgetRepo: Fix missing purging on delete and simplify hook handling 2022-04-05 21:39:45 +01:00
Gadget.php Drop global class aliases 2022-03-29 20:39:19 +01:00
GadgetDefinitionNamespaceRepo.php GadgetRepo: Fix missing purging on delete and simplify hook handling 2022-04-05 21:39:45 +01:00
GadgetLoadConditions.php Use RequestContext::getActionName instead of the uncached ActionFactory::getActionName 2022-03-26 22:00:01 +00:00
GadgetRepo.php Merge "GadgetRepo: Fix missing purging on delete and simplify hook handling" 2022-04-06 17:33:35 +00:00
GadgetResourceLoaderModule.php Use new ResourceLoader namespace 2022-05-28 00:59:46 +00:00
Hooks.php Use new ResourceLoader namespace 2022-05-28 00:59:46 +00:00
MediaWikiGadgetsDefinitionRepo.php Rewrite and simplify MediaWikiGadgetsDefinitionRepo cache 2022-04-05 21:39:45 +01:00
SpecialGadgets.php SpecialGadgets: Avoid setting internal fields of HTMLForm 2022-03-27 13:33:38 +08:00
SpecialGadgetUsage.php