wiki.techinc.nl/includes/cache
Timo Tijhof 051e127bdb language: Move l10n-related classes from /cache to /language
* Make the code easier to own and maintain by being part of a topical
  area of expertise rather than a generic catch-all bucket.
  This also helps Gerrit team dashboards, [[mw:Git/Reviewers]]
  subscription patterns, more meaningful component prefix for
  [[mw:Commit_message_guidelines]].

* Prep for possible CODEOWNERS adoption.

* Prep for T166010 to give us better PSR-4 namespaces that we won't
  have to break/migrate again shortly after for the above.

Bug: T225756
Change-Id: I62c701d574d2a79365b1c5350f92bef47770e3ce
2022-06-28 16:27:20 -07:00
..
Hook language: Move l10n-related classes from /cache to /language 2022-06-28 16:27:20 -07: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 LinkCache::forUpdate and clean up the constructor 2022-06-16 20:17:54 +02: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