Go to file
Niklas Laxström b4748f25ad Remove unnecessary check for MW_SUPPORTS_CONTENTHANDLER
This extension already requires 1.23+

Change-Id: Id9f0c44cdd55ec024eb9cacb4d5b6e02546aea07
2015-11-23 11:17:39 +01:00
api Conversion to using getMainStashInstance() 2015-06-24 20:18:22 +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. 2015-11-22 20:40:51 +01:00
maintenance Merge "No longer call removed SpecialPage::getLocalPageForName" 2015-08-22 23:29:39 +00:00
modules Improve error handling for HTTP requests 2014-08-02 11:56:32 +00:00
special Add help link 2015-06-11 14:21:15 +00:00
tests Move rule tokenization to new AbuseFilterTokenizer class 2015-08-25 14:00:10 -07:00
Views Conversion to using startAtomic/endAtomic 2015-10-07 22:54:58 -07:00
.gitignore Add composer test entry point 2015-10-12 14:43:14 +02:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -07:00
.jshintrc Add .jshintrc for AbuseFilter and make it pass 2013-04-17 15:03:36 +02:00
AbuseFilter.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:00:08 +02:00
AbuseFilter.class.php Remove unnecessary check for MW_SUPPORTS_CONTENTHANDLER 2015-11-23 11:17:39 +01:00
AbuseFilter.hooks.php Remove unnecessary check for MW_SUPPORTS_CONTENTHANDLER 2015-11-23 11:17:37 +01:00
AbuseFilter.parser.php AbuseFilter: don't install custom error handler 2015-10-21 23:56:53 +00:00
AbuseFilter.php Remove EditFilterMerged BC code 2015-11-23 11:17:34 +01: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
AbuseFilterTokenizer.php Increase AbuseFilterTokenizer cache TTL from 10m to 1d 2015-10-24 10:30:24 -07:00
AbuseFilterVariableHolder.php Avoid pointless range scan for 'load-recent-authors' 2015-10-26 13:34:30 -07:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
composer.json Add composer test entry point 2015-10-12 14:43:14 +02:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00