Go to file
Florian Schmidt 0c663b50e9 Remove usage of RequestContext::getStats()
Bug: T156810
Change-Id: I795080cf431d396337a1ba6fa42e82ffb1b9c145
2017-04-26 20:38:21 +00:00
api Get global filter name in API 2017-01-12 16:42:07 +00: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. 2017-04-16 10:06:36 +02:00
includes Remove usage of RequestContext::getStats() 2017-04-26 20:38:21 +00: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 Merge "Don't show red diff link" 2016-12-21 10:07:54 +00:00
tests Fix the associativity of boolean logic operators 2016-11-06 20:30:07 -05:00
Views Disallow editing abuse filters for blocked users 2017-04-11 06:29:36 +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.hooks.php Add GENDER support for 'abusefilter-log-linkoncontribs-text' 2017-03-06 14:43:14 +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
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 Remove the "flag the edit in the abuse log" checkbox 2017-02-13 14:27:44 -05:00
Gruntfile.js Activate grunt-banana-checker 2016-12-23 21:04:34 +01:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json Activate grunt-banana-checker 2016-12-23 21:04:34 +01:00
phpcs.xml Add support for PHP CodeSniffer checks 2016-01-06 09:59:47 -08:00