wiki.techinc.nl/includes/cache
Timo Tijhof 2d3ea7996f MessageCache: Remove redundant Language::ucfirst() optimisation
Language::ucfirst() already has this optimisation. The expensive
method is Language::uc(), which is only called when needed.

The ord() < 128 is one of the conditionals in Language::ucfirst().

Change-Id: Idd648b7b84eba1f92dda904438122fe38d3cf22b
2015-11-10 00:41:45 +00: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 $wgUseGzip had no effect 2015-06-20 19:07:07 +02: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 Convert LCStoreDB to using startAtomic/endAtomic 2015-11-09 19:54:07 +00:00
MessageBlobStore.php resourceloader: Remove use of msg_resource_links table 2015-11-09 19:16:38 +00:00
MessageCache.php MessageCache: Remove redundant Language::ucfirst() optimisation 2015-11-10 00:41:45 +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