api
Ensure variables are defined
2013-11-06 17:09:24 +01:00
db_patches
abuse_filter_log table only uses tinyint not int for namespace ID
2014-03-04 02:24:27 +00:00
maintenance
$res is a bool, not a resultwrapper..
2014-01-03 18:06:49 +00:00
modules
Preload abusefilter-warning if created page is blank
2014-01-26 15:22:28 +00:00
special
Support searching for multiple filter IDs
2014-03-22 02:21:38 +00:00
tests
Allow running the AbuseFilter parser tests via phpunit
2013-07-08 19:22:43 +02:00
Views
Use FormatJson instead of json_* functions
2014-02-27 08:38:07 -08:00
.gitignore
Add .gitignore
2012-05-21 01:27:29 +01: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 .
2013-12-03 20:47:20 +00:00
AbuseFilter.class.php
Defer af_throttled query to post-commit auto-commit mode
2014-01-29 23:37:08 +00:00
AbuseFilter.hooks.php
abuse_filter_log table only uses tinyint not int for namespace ID
2014-03-04 02:24:27 +00:00
AbuseFilter.i18n.php
Support searching for multiple filter IDs
2014-03-22 02:21:38 +00:00
AbuseFilter.parser.php
Add missing wfProfileOut calls
2014-01-26 04:54:16 +00:00
AbuseFilter.php
Write maintenance script for AbuseFilter to purge old IP data from logs
2013-11-19 21:44:14 +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
AbuseFilterVariableHolder.php
Declare class properties, update docs
2013-11-06 16:12:37 +00:00
AbuseLogHitFormatter.php
Add a few bits of method documentation
2012-06-21 14:32:05 +01:00
composer.json
make composer use dev-master
2014-03-09 19:02:38 +01: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