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-12-20 22:31:56 +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
Remove unnecessary getPageTitle methods from special pages
2015-11-23 11:17:42 +01: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
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-26 23:28:43 +00: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
Simplify "load-recent-authors" query
2015-12-22 12:37:35 -08: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