wiki.techinc.nl/includes/cache
Alexandre Emsenhuber 6ea0417cef Fix language statistics after messages have been moved to JSON
Statistics are now showing always no messages since languages.inc
does not manage to load the JSON messages.

Had to make LocalisationCache::readJSONFile() public so that it can
be used in  languages.inc; since all methods from LocalisationCache
return localisations merged with fallbacks, which is not what we
want here.

Fix for I918cfdc46c (0dd91d5).

Change-Id: Ib52287db618b9d072e847130070d165a3e7ae44b
2014-04-02 20:05:51 +02:00
..
BacklinkCache.php Merge "Update some documentation" 2013-12-03 17:10:21 +00:00
CacheDependency.php Random documentation tweaks 2014-01-02 23:45:14 +01:00
FileCacheBase.php Update some documentation 2013-12-03 14:59:45 +01:00
GenderCache.php Update formatting 2013-11-17 21:46:55 +01:00
HTMLFileCache.php Enhance the destination control parameter of wfDebug() and wfDebugLog() 2014-02-04 19:56:24 +00:00
LinkBatch.php Declare visibility on class properties of LinkBatch 2013-11-19 08:32:31 +00:00
LinkCache.php Revert "Include short descriptions for extensions bundled in the release" 2014-01-12 23:59:44 +00:00
LocalisationCache.php Fix language statistics after messages have been moved to JSON 2014-04-02 20:05:51 +02:00
MapCacheLRU.php Merge "Made Title cache use MapCacheLRU" 2013-12-26 22:24:14 +00:00
MessageCache.php New hook MessageCache::get 2014-02-10 15:51:52 +00:00
ObjectFileCache.php Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
ResourceFileCache.php Update formatting 2013-11-17 21:46:55 +01:00
UserCache.php Update some documentation 2013-12-03 14:59:45 +01:00