wiki.techinc.nl/includes/ResourceLoader
Tim Starling 819efb3234 Don't write to the source tree in ForeignResourceManagerTest
* Wait until we know the action before choosing the temp directory.
  Use the configured temp directory if the action is verify, since the
  arguments for using a subdirectory of the source tree do not apply on
  verify.
* Use the configured cache directory in precedence over the source tree.

Change-Id: I0431db332238c8e2de14ec71fb611e0a8d4e959b
2023-03-17 20:45:05 +11: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 Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
CodexModule.php skins: Allow skins to specify their Codex theme 2023-02-06 10:27:43 -08:00
Context.php qunit: Enable debug=2 by default for SpecialJavaScriptTest 2023-02-21 21:59:23 +00: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 Don't write to the source tree in ForeignResourceManagerTest 2023-03-17 20:45:05 +11: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 ResourceLoader: Remove SVG fallback hack from ImageModule 2023-02-08 01:32:07 +01:00
LanguageDataModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +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 ResourceLoader: Silence new encodeJson warning for $states array 2023-03-10 19:00:05 +00:00
SiteModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
SiteStylesModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
SkinModule.php ResourceLoader: Remove SVG fallback hack from SkinModule 2023-02-08 00:32:52 +00:00
StartUpModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserOptionsModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserStylesModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
VueComponentParser.php Respond to some messages from Phan on PHP 8.1 2022-11-03 16:25:43 +11:00
WikiModule.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00