Go to file
Translation updater bot 321896bcde Localisation updates from https://translatewiki.net.
Change-Id: Iad7dcf4f587250666d7adba468303e1f4b9b5b2e
2016-12-14 22:19:42 +01:00
api Update for API error i18n 2016-11-15 11:15:58 -05:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-12-14 22:19:42 +01:00
maintenance Make maintenance scripts use $this->requireExtension() 2016-12-12 22:42:00 +00:00
modules Compress PNGs with zopflipng 2016-02-21 00:51:11 +00:00
special AbuseLog should show a warning when log ID does not exist 2016-12-12 11:48:20 -05:00
tests Fix the associativity of boolean logic operators 2016-11-06 20:30:07 -05:00
Views Merge "Make more fields sortable and one conditionally" 2016-12-12 20:03:45 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.jshintignore Add npm entry point 2016-02-29 19:52:23 +00:00
.jshintrc Add npm entry point 2016-02-29 19:52:23 +00:00
AbuseFilter.alias.php Adding $specialPageAliases translations for bengali (bn) 2016-11-27 21:40:29 +00:00
AbuseFilter.class.php Replaced Linker::link() & Linker::linkKnown() with LinkRenderer 2016-12-06 23:21:31 -08:00
AbuseFilter.hooks.php Don't access protected SpecialPage::getLinkRenderer() 2016-12-07 15:32:41 -08:00
AbuseFilter.parser.new.php Fix the associativity of boolean logic operators 2016-11-06 20:30:07 -05:00
AbuseFilter.parser.php Implement a tree-caching abuse filter parser 2016-09-24 02:53:26 +00:00
AbuseFilter.php Change some globals to work better with extension registration 2016-06-06 19:53:53 +00:00
abusefilter.tables.pg.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
AbuseFilterPreAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-16 17:33:42 -04:00
AbuseFilterTokenizer.php Clean up ObjectCache calls 2016-10-11 14:35:26 -07:00
AbuseFilterVariableHolder.php Replace Article::prepareTextForEdit() 2016-10-07 00:14:50 +00:00
AbuseLogHitFormatter.php Replaced Linker::link() & Linker::linkKnown() with LinkRenderer 2016-12-06 23:21:31 -08:00
composer.json Update mediawiki/mediawiki-codesniffer to 0.5.1 2016-08-23 16:18:27 +02:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Replace ArticleSaveComplete hook usage 2016-10-09 17:27:54 +00:00
Gruntfile.js Add npm entry point 2016-02-29 19:52:23 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json Add npm entry point 2016-02-29 19:52:23 +00:00
phpcs.xml Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00