Go to file
Translation updater bot ec66d99d9d Localisation updates from https://translatewiki.net.
Change-Id: Id052582089c1988afb987a4af42f51bdce7cfcb9
2015-10-22 21:57:01 +02: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-10-22 21:57:01 +02: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 Merge "Update getWithSetCallback() callers to the newer signature" 2015-10-17 22:40:35 +00:00
AbuseFilter.hooks.php Merge "Include global filters in defined and active tags lists" 2015-10-20 17:20:08 +00:00
AbuseFilter.parser.php AbuseFilter: don't install custom error handler 2015-10-21 23:56:53 +00:00
AbuseFilter.php AbuseFilter: don't install custom error handler 2015-10-21 23:56: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
AbuseFilterTokenizer.php Use isset() to check array element exists rather than relying on @ operator 2015-10-21 23:58:00 +00:00
AbuseFilterVariableHolder.php Pass __METHOD__ to query() call 2015-09-25 00:07:39 -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