mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Brad Jorsch ca85f20099 Make mw.uri.encode 'WIKI' mode match core {{urlencode:}}
The core {{urlencode:}} parser function doesn't encode various
characters in WIKI mode that it does in other modes. mw.uri.encode
should match that.

Bug: T174239
Change-Id: I2be0811cf39c02c5c0ad3433e4b0ef9030350e24
2017-08-28 10:34:16 -04:00
..
luabit Clean up lualibs 2013-02-28 18:39:16 -08:00
ustring Use short array syntax 2017-06-16 13:26:30 +00:00
bit32.lua Add requirable bit32 library 2013-03-05 01:36:17 +00:00
libraryUtil.lua Improve error messages in mw.html 2014-12-08 17:01:31 +00:00
mw.hash.lua Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
mw.html.lua Only use mw.ustring when necessary 2016-05-30 18:38:32 +00:00
mw.language.lua Provide access to Language::getFallbacksFor() 2013-12-16 14:12:47 -05:00
mw.lua Expose ParserOutput::addWarning() to modules 2016-06-16 15:48:53 -07:00
mw.message.lua Remove message formats other than plain 2014-02-03 15:29:39 -05:00
mw.site.lua Add mw.site.interwikiMap 2014-12-24 01:17:48 +09:00
mw.text.lua Allow nil in mw.text.jsonEncode 2015-06-16 16:36:30 +00:00
mw.title.lua Provide a standard way to get the target of a redirect page 2016-03-01 14:30:22 +01:00
mw.uri.lua Make mw.uri.encode 'WIKI' mode match core {{urlencode:}} 2017-08-28 10:34:16 -04:00
mw.ustring.lua Speed up PHP mw.ustring.gcodepoint 2017-03-06 12:53:25 -05:00
mwInit.lua Fix __pairs not working in LuaStandalone serialization 2014-08-27 21:09:05 -04:00
package.lua Fix weird quotes in package.lua 2015-02-03 00:40:21 +01:00