Go to file
Mr. Stradivarius d59d852290 Fix accidental global in mw.uri.parseQueryString
The result of the type function should be compared against the
string "table", not the global variable. This bug probably went
undetected until now, as "table" is also the global variable for the Lua
table library.

Change-Id: Ia28fa10388bfc587d95b522bfa8f3524b4a3ee5f
2015-07-15 23:07:37 +09:00
common Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
engines Fix accidental global in mw.uri.parseQueryString 2015-07-15 23:07:37 +09:00
i18n Localisation updates from https://translatewiki.net. 2015-07-11 22:07:18 +02:00
modules Display backtraces in the Scribunto console 2015-07-01 12:21:24 -04:00
tests/engines Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 22:17:55 -07:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
.jshintrc Add .jshintrc file 2013-12-11 00:06:41 +01:00
composer.json Add composer.json file 2014-01-29 20:07:55 +01:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 22:17:55 -07:00
package.json build: Configure banana-checker and jsonlint 2015-06-19 22:17:55 -07:00
Scribunto.i18n.php Update i18n shim 2014-04-22 13:40:40 +00:00
Scribunto.magic.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
Scribunto.namespaces.php Merge "Add Module/Module_talk namespace translations for Gujarati" 2015-06-29 18:07:13 +00:00
Scribunto.php Merge "Add Brad Jorsch (Anomie) to extension credits" 2015-06-22 22:41:34 +00:00