wiki.techinc.nl/includes/cache
Tim Starling e08ea8ccb9 ResourceLoader namespace
Move ResourceLoader classes to their own namespace. Strip the
"ResourceLoader" prefix from all except ResourceLoader and
ResourceLoaderContext.

Move the tests by analogy.

I used a namespace alias "RL" in some callers since RL\Module is less
ambiguous at the call site than just "Module".

I did not address DependencyStore which continues to have a non-standard
location and namespace.

Change-Id: I92998ae6a82e0b935c13e02a183e7c324fa410a3
2022-05-16 14:41:27 +10:00
..
dependency Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
Hook Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
localisation Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BacklinkCache.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BacklinkCacheFactory.php Add BacklinkCacheFactory Service 2021-09-09 09:58:52 +01:00
CacheKeyHelper.php
FileCacheBase.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
GenderCache.php
HtmlCacheUpdater.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
HTMLFileCache.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
LinkBatch.php Merge "Revision: Log traces as 'exception.trace' instead of 'trace'" 2022-05-13 19:49:18 +00:00
LinkBatchFactory.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
LinkCache.php Remove references to legacy page_restrictions field in page table 2022-05-09 11:20:53 +02:00
MessageCache.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
ResourceFileCache.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
UserCache.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +00:00