wiki.techinc.nl/includes/Storage
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
..
Hook build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlobAccessException.php
BlobStore.php Merge "Optionally split out parts of file metadata to BlobStore" 2021-06-26 20:32:04 +00:00
BlobStoreFactory.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
DerivedPageDataUpdater.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
EditResult.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
EditResultBuilder.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
EditResultCache.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
NameTableAccessException.php
NameTableStore.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
NameTableStoreFactory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
PageEditStash.php PageEditStash: Minor docs and code clean up 2022-04-13 23:00:31 +01:00
PageUpdateException.php
PageUpdater.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
PageUpdaterFactory.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
PreparedUpdate.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
RevertedTagUpdate.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
RevertedTagUpdateManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionSlotsUpdate.php Make RevisionAccessException normalized 2021-07-15 21:49:17 -07:00
SqlBlobStore.php rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapper 2022-01-06 07:17:38 +01:00