wiki.techinc.nl/includes/cache
Derick Alangi d371cd942d
cache: Introduce member to expose service options for configs
There are some static methods in sub-classes of FileCacheBase
that use the service locator to get the main config object
which maybe I think we can just use DI in the methods to
pass this from the calling code.

That could be in a follow-up patch, for now, we can leave
things as they are here?

Change-Id: Ic75e1e5f867faee7fc71c34552f9f0a7a124d7ae
2022-04-13 20:17:30 +01: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 phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
BacklinkCache.php linker: Add LinksMigration service for read new 2022-04-07 16:54:38 +00: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 cache: Introduce member to expose service options for configs 2022-04-13 20:17:30 +01: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 cache: Introduce member to expose service options for configs 2022-04-13 20:17:30 +01:00
LinkBatch.php Add more support for read new in links migration 2022-04-12 02:22:17 +02:00
LinkBatchFactory.php Fix pollution of LinkBatch/LinkCache with interwiki link 2022-01-28 10:52:38 +11:00
LinkCache.php Explicit cast TS_UNIX to int for arithmetic operations and int args 2022-01-11 20:13:13 +01:00
MessageCache.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ResourceFileCache.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
UserCache.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +00:00