mediawiki-extensions-Scribunto/engines/LuaCommon
Tim Starling 0cf603ca9d Make the maximum language cache size configurable
Make the language cache size configurable, and increase the default from
20 to 30. It needs to be fairly small on default installations, but can
be essentially unlimited if $wgLocalisationCacheConf['manualRecache'] is
true.

Bug: T85461
Change-Id: Idb17691b30b0d2565a1624e5159df7d9b795764d
2017-03-23 15:24:00 +11:00
..
lualib Speed up PHP mw.ustring.gcodepoint 2017-03-06 12:53:25 -05:00
HashLibrary.php
HtmlLibrary.php
LanguageLibrary.php Make the maximum language cache size configurable 2017-03-23 15:24:00 +11:00
LibraryBase.php
LuaCommon.php Cleanup backwards-compatibility code 2016-10-13 11:07:44 -04:00
LuaInterpreter.php Cleanup backwards-compatibility code 2016-10-13 11:07:44 -04:00
MessageLibrary.php
SiteLibrary.php
TextLibrary.php
TitleLibrary.php Cleanup backwards-compatibility code 2016-10-13 11:07:44 -04:00
UriLibrary.php
UstringLibrary.php Merge "Ustring: Let gcodepoint work with moderately long strings" 2016-12-16 00:42:02 +00:00