Go to file
Daimona Eaytoy 981338ae45 Avoid double processing block actions
Otherwise it'll be logged twice, with some related malfunctioning.

Bug: T189857
Change-Id: Ie640793661d824a99fa726843245f99a2ff64f20
2018-03-16 10:01:33 +01: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. 2018-03-15 22:51:35 +01:00
includes Avoid double processing block actions 2018-03-16 10:01:33 +01:00
maintenance Update CommentStore usage 2018-03-09 16:22:32 -05:00
modules build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
tests Add contains_all and ccnorm_contains_all functions 2018-02-09 17:33:24 +01:00
.eslintrc.json build: Replace jshint with eslint 2018-02-08 16:26:50 +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
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-29 22:58:29 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Allow customizing block durations for each filter 2018-03-08 14:57:16 +01:00
abusefilter.tables.pg.sql PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01: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 build: Updating jakub-onderka/php-parallel-lint to 1.0.0 2018-03-09 02:53:36 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Add option to turn off logging IPs 2018-03-03 23:16:24 +00:00
Gruntfile.js build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00