Go to file
Matěj Suchánek efaae31263 Improve queries for testing on recent changes
- Use rc_source with values that we know we support. In
  particular, this drops categorization changes.
- Filter on rc_log_type and rc_log_action (which itself
  may be shared across types).
- Use the same query on both Special:AbuseFilter/test
  and Special:AbuseFilter/examine.

Bug: T170574
Change-Id: I79b903b4424d3c15095a1e0491d35f6e005db0b8
2017-08-20 14:00:39 +02: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-08-19 08:42:42 +02:00
includes Improve queries for testing on recent changes 2017-08-20 14:00:39 +02:00
maintenance Use short array syntax 2017-06-15 17:02:57 +02:00
modules Use prop instead of removeAttr for syntax check disabled status 2017-08-09 16:58:00 +00:00
tests build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02: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
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 08:52:42 +02:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Require MediaWiki 1.29 2017-08-10 11:01:34 +02: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
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json Merge "Remove manual implementation of AntiSpoof::equivString" 2017-08-14 23:11:45 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Migrate abusefilter/modify log 2017-08-12 10:00:42 +02:00
Gruntfile.js Use json extension for .stylelintrc 2017-08-19 08:52:42 +02:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json Define npm peer dependency explicitly 2017-07-31 12:22:41 +02:00
phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-23 00:03:40 -07:00