wiki.techinc.nl/includes/ResourceLoader
Kosta Harlan b0a13b0595 Adjust default targets in RL/Module
In Ia062ff2d8b8732b0d3498c1a614bbf6a3e3a7ddb, we changed the default
targets to desktop/mobile. This broke CI for PageTriage, which has a RL
module that extends ResourceLoader\Module, and which sets the default
targets for "desktop" only.

I am not sure if leaving ResourceLoader\Module as "desktop" only was a
deliberate choice or an oversight, but it seems to be more consistent to
have it defined as desktop/mobile. This will fix the issue for
PageTriage and other extensions that extend ResourceLoader\Module and
don't have any targets explicitly defined for their RL modules.

Follows-Up: Ia062ff2d8b8732b0d3498c1a614bbf6a3e3a7ddb

Bug: T127268
Bug: T328497
Change-Id: I48ed19912610a74af66d620510c192c7ba87039a
2023-02-01 22:50:01 +00:00
..
dependencystore Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
Hook Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
CircularDependencyError.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtml.php ClientHtml: Fix use of ${var} string interpolation 2023-01-28 00:35:04 +00:00
CodexModule.php resourceloader: Minor doc changes following PSR-4 namepace change 2022-05-29 16:41:19 +00:00
Context.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
DerivativeContext.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
FileModule.php Adjust default targets in RL/Module 2023-02-01 22:50:01 +00:00
FilePath.php ResourceLoader: Add type hints within FilePath class 2022-12-30 20:09:37 +00:00
ForeignApiModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ForeignResourceManager.php ForeignResourceManager: Add import for SplFileInfo 2023-01-08 03:45:50 +00:00
HookRunner.php Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
Image.php Respond to some messages from Phan on PHP 8.1 2022-11-03 16:25:43 +11:00
ImageModule.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
LanguageDataModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
LessVarFileModule.php Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
MessageBlobStore.php ResourceLoader: Clean up PHP 7.2 hacks 2022-11-17 09:51:33 +00:00
Module.php Adjust default targets in RL/Module 2023-02-01 22:50:01 +00:00
MwUrlModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
OOUIFileModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
OOUIIconPackModule.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
OOUIImageModule.php extension schema: Remove broken option to use null in OOUIThemePaths 2022-12-30 21:04:31 +00:00
OOUIModule.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ResourceLoader.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
SiteModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
SiteStylesModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
SkinModule.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
StartUpModule.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
UserModule.php ResourceLoader: Remove support for UserModule "excludepage" parameter 2022-06-26 22:58:13 +00:00
UserOptionsModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
UserStylesModule.php ResourceLoader: Remove support for UserModule "excludepage" parameter 2022-06-26 22:58:13 +00:00
VueComponentParser.php Respond to some messages from Phan on PHP 8.1 2022-11-03 16:25:43 +11:00
WikiModule.php Clean up redundant array manipulation 2022-12-11 12:42:29 +01:00