mediawiki-extensions-Scribunto/engines/LuaCommon
Jackmcbarn bd5e46b941 Check content model instead of title
Make Scribunto compatible with storing content model in the database, by
checking for it directly instead of guessing it based on the title.

Change-Id: I94ae07bc47273fbf65d64b2909e5895c1c3fd7e9
2015-07-19 22:16:21 -04:00
..
lualib Fix accidental global in mw.uri.parseQueryString 2015-07-15 23:07:37 +09:00
HtmlLibrary.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
LanguageLibrary.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
LibraryBase.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
LuaCommon.php Check content model instead of title 2015-07-19 22:16:21 -04:00
LuaInterpreter.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
MessageLibrary.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
SiteLibrary.php Revert "Revert "Make tests work when $wgLanguageCode != 'en'"" 2015-02-19 22:30:47 +00:00
TextLibrary.php Adds support for JSON encoding and decoding 2015-01-26 15:13:22 -08:00
TitleLibrary.php Expose file size and MIME to Lua 2015-02-12 01:18:57 +01:00
UriLibrary.php lint: 'if(' => 'if (' 2015-06-20 21:38:56 -07:00
UstringLibrary.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00