wiki.techinc.nl/includes/cache
Tim Starling 3e2653f83b ResourceLoader namespace (attempt 2)
Move ResourceLoader classes to their own namespace. Strip the
"ResourceLoader" prefix from all except ResourceLoader itself.

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.

Revert of a241d83e0a.

Bug: T308718
Change-Id: Id08a220e1d6085e2b33f3f6c9d0e3935a4204659
2022-05-24 15:41:46 +00: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 Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
FileCacheBase.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
GenderCache.php GenderCache: remove checking for valid usernames 2021-05-12 06:37:38 +00:00
HtmlCacheUpdater.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
HTMLFileCache.php Use User::isRegistered for readability instead of ::getId falsy check 2022-04-29 21:15:57 +02: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 (attempt 2) 2022-05-24 15:41:46 +00:00
UserCache.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +00:00