wiki.techinc.nl/includes/cache
Bryan Davis 0affda7edf Remove use of $dest = 'log' for wfDebugLog
The functionality for marking a debug log message for delivery to a log
file but not to MWDebug was removed in 1.25 with the introduction of
the PSR-3 logging system. Convert the messages that were marked for this
special handling in a7a0883 to use 'private' instead.

Bug: T122644
Change-Id: Iefaac07a5922c16c2899904c7b678199c5b1efe9
2015-12-30 13:03:14 -07:00
..
BacklinkCache.php BacklinkCache: Remove use of ProcessCacheLRU 2015-11-10 00:06:09 +00:00
CacheDependency.php Convert SiteStatsUpdate to using getMainStashInstance() 2015-10-31 13:05:03 -07:00
CacheHelper.php
FileCacheBase.php Migrate more callers away from $wgMemc 2015-10-26 19:07:12 +00:00
GenderCache.php
HTMLFileCache.php Remove use of $dest = 'log' for wfDebugLog 2015-12-30 13:03:14 -07:00
LCStoreStaticArray.php Fix variable name (follows Ib2c5856d) 2015-07-13 07:27:39 +00:00
LinkBatch.php Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
LinkCache.php LinkCache: Convert from MapCacheLRU to HashBagOStuff. 2015-11-09 23:17:47 +00:00
LocalisationCache.php Merge "Merge namespace aliases like we merge namespace names" 2015-12-17 19:03:48 +00:00
MessageBlobStore.php resourceloader: Avoid using 'message' in log message key 2015-12-10 01:33:25 +00:00
MessageCache.php resourceloader: Migrate from msg_resource table to object cache 2015-12-08 14:02:38 +00:00
ObjectFileCache.php
ResourceFileCache.php resourceloader: Replace timestamp system with version hashing 2015-05-19 22:28:17 +00:00
UserCache.php Use correct variable in UserCache::doQuery 2015-07-11 10:22:32 +00:00