mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-25 16:58:35 +00:00
ce5ac6611d
Currently, mw.title.new always results in a database query, which holds up the parse until it finishes. This changes it to not require a database query if it's not actually necessary. Bug: T68328 Change-Id: I62f347d4cd9176bd0440215dcbe804c1dc3d4c99 |
||
---|---|---|
.. | ||
lualib | ||
HtmlLibrary.php | ||
LanguageLibrary.php | ||
LibraryBase.php | ||
LuaCommon.php | ||
LuaInterpreter.php | ||
MessageLibrary.php | ||
SiteLibrary.php | ||
TextLibrary.php | ||
TitleLibrary.php | ||
UriLibrary.php | ||
UstringLibrary.php |