Go to file
helderwiki f73b148a82 Do not ignore the "vars" parameter on action=abusefiltercheckmatch
For this, we just need to convert the associative array to an
instance of AbuseFilterVariableHolder.

Bug: 53501
Change-Id: Ie6925e1ce7df6c6c179e32ff69ff4138a3285545
2014-08-02 11:38:19 +00:00
api Do not ignore the "vars" parameter on action=abusefiltercheckmatch 2014-08-02 11:38:19 +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. 2014-08-01 21:31:23 +02:00
maintenance $res is a bool, not a resultwrapper.. 2014-01-03 18:06:49 +00:00
modules Use POST method for action=abusefilterevalexpression API requests 2014-07-28 20:21:14 -03:00
special Separate parameters for the filter ID and localized filter name in AbuseFilter 2014-06-28 15:23:43 -04:00
tests Fix double escaping in AFPData::keywordLike() 2014-07-11 14:56:42 -07:00
Views Separate parameters for the filter ID and localized filter name in AbuseFilter 2014-06-28 15:23:43 -04: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. 2014-07-31 22:13:22 +02:00
AbuseFilter.class.php Don't try to pass non Title objects into RequestContext::setTitle 2014-07-20 22:04:37 +02:00
AbuseFilter.hooks.php Add "abusefilter-bypass" userright as a hack for GlobalRename page moves 2014-07-22 23:04:40 -07:00
AbuseFilter.i18n.php Update i18n shim 2014-04-22 13:08:17 +00:00
AbuseFilter.parser.php Fix double escaping in AFPData::keywordLike() 2014-07-11 14:56:42 -07:00
AbuseFilter.php Migrate to JSON i18n with B/C 2014-03-25 19:15:03 +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
AbuseFilterVariableHolder.php Add user_rights variable 2014-07-06 22:18:57 -07: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