mediawiki-extensions-Gadgets/includes
thiemowmde 7d1c8336e3 Drop a few easy to avoid Html::open/closeElement
The singular Html::rawElement call does the same but is more robust.

Change-Id: I0dda45dff8b49ce877b57bb88b88f08f6b26ac8b
2024-04-29 12:53:07 +02:00
..
Api Improve localisation on Special:Gadgets, minor code cleanups 2024-03-25 15:37:40 -07:00
Content Improve localisation on Special:Gadgets, minor code cleanups 2024-03-25 15:37:40 -07:00
Special Drop a few easy to avoid Html::open/closeElement 2024-04-29 12:53:07 +02:00
CodeEditorHooks.php Goodbye Gadget/Gadget_definition namespaces! 2024-02-13 13:30:26 +00:00
Gadget.php Improve localisation on Special:Gadgets, minor code cleanups 2024-03-25 15:37:40 -07:00
GadgetLoadConditions.php Improve localisation on Special:Gadgets, minor code cleanups 2024-03-25 15:37:40 -07:00
GadgetRepo.php Introduce MultiGadgetRepo to facilitate repo migration 2024-03-02 18:22:04 +00:00
GadgetResourceLoaderModule.php Add missing type hints to untyped …->getService() calls 2024-03-06 14:50:16 +01:00
Hooks.php Change type-hints to IReadableDatabase 2024-04-21 20:48:58 +02:00
MediaWikiGadgetsDefinitionRepo.php Replace 'hash' with CACHE_HASH to improve discovery 2024-03-27 12:05:15 -07:00
MediaWikiGadgetsJsonRepo.php Replace uses of deprecated wfGetDB() 2024-03-04 18:39:15 +05:30
MultiGadgetRepo.php Introduce MultiGadgetRepo to facilitate repo migration 2024-03-02 18:22:04 +00:00
ServiceWiring.php Replace uses of deprecated wfGetDB() 2024-03-04 18:39:15 +05:30
StaticGadgetRepo.php Expand test coverage 2023-12-06 09:18:09 +05:30