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 |
||
---|---|---|
.. | ||
luabit | ||
ustring | ||
bit32.lua | ||
libraryUtil.lua | ||
mw.html.lua | ||
mw.language.lua | ||
mw.lua | ||
mw.message.lua | ||
mw.site.lua | ||
mw.text.lua | ||
mw.title.lua | ||
mw.uri.lua | ||
mw.ustring.lua | ||
mwInit.lua | ||
package.lua |