Go to file
Brad Jorsch ec7472a0e5 Sanity check $wgNamespaceAliases
If someone goes and adds aliases for namespaces that don't actually
exist (as was done in I94c34799, for example), Scribunto will run into
issues when trying to create its mw.site.namespace objects.

Let's ignore those bogus aliases so we don't go breaking everything just
because someone did something stupid.

Change-Id: I16acd97f587de320cf61becb829cc66794cbb119
2014-06-17 14:23:26 -04:00
common Convert Scribunto to use fillParserOutput 2014-05-10 17:31:26 +02:00
engines Sanity check $wgNamespaceAliases 2014-06-17 14:23:26 -04:00
i18n Localisation updates from https://translatewiki.net. 2014-06-12 21:38:57 +00:00
modules Clean up existing code and pass jshint 2013-12-13 00:50:13 +01:00
tests/engines Keep modules' export tables inside Lua 2014-05-26 20:01:18 -04:00
.gitignore Update ignores for some emacs tmp files 2013-07-25 13:11:50 -04: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
Scribunto.i18n.php Update i18n shim 2014-04-22 13:40:40 +00:00
Scribunto.magic.php Localisation updates from https://translatewiki.net. 2014-05-31 19:01:51 +00:00
Scribunto.namespaces.php Namespace translation for Latvian 2014-04-13 23:19:05 +02:00
Scribunto.php Follow-up I7d4bb9062. Register tracking categories used. 2014-03-30 21:28:21 -03:00