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 Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
HtmlLibrary.php SECURITY: Don't escape strip markers when escaping attributes in mw.html 2016-05-22 21:40:32 -04:00
LanguageLibrary.php Make the maximum language cache size configurable 2017-03-23 15:24:00 +11:00
LibraryBase.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
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 Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
SiteLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
TextLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
TitleLibrary.php Cleanup backwards-compatibility code 2016-10-13 11:07:44 -04:00
UriLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
UstringLibrary.php Merge "Ustring: Let gcodepoint work with moderately long strings" 2016-12-16 00:42:02 +00:00