Go to file
cenarium 8bf9c62cbe Don't define tags from deleted filters
Tags from deleted filters are excluded when the list of tags
is fetched. So they aren't defined by the extension and can
be deleted. They are excluded in all cases just to be sure.

Bug: T90349
Change-Id: I41ec5203f689b4eb6ccf1f85ca9560a8c272705c
2015-02-26 03:50:14 +01:00
api Update ApiResult handling for mediawiki/core change I7b37295e 2015-01-08 11:30:10 -05: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-02-24 21:57:12 +01:00
maintenance $res is a bool, not a resultwrapper.. 2014-01-03 18:06:49 +00:00
modules Improve error handling for HTTP requests 2014-08-02 11:56:32 +00:00
special Allow searching for local hits on central wiki 2015-01-04 07:59:07 +00:00
tests Fix double escaping in AFPData::keywordLike() 2014-07-11 14:56:42 -07:00
Views add filter option for local rules only on central wiki 2015-02-17 09:00:44 +01:00
.gitignore Add .gitignore 2012-05-21 01:27:29 +01:00
.gitreview
.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-01-23 22:22:27 +01:00
AbuseFilter.class.php Remove obvious function-level profiling 2015-02-04 10:26:04 -08:00
AbuseFilter.hooks.php Don't define tags from deleted filters 2015-02-26 03:50:14 +01:00
AbuseFilter.i18n.php Update i18n shim 2014-04-22 13:08:17 +00:00
AbuseFilter.parser.php Remove obvious function-level profiling 2015-02-04 10:26:04 -08:00
AbuseFilter.php Add license name to credits and add minor config code comment 2015-02-17 01:26:10 +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 Avoid "recent-contributors" queries that cause timeouts 2015-02-20 17:02:54 +00:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
composer.json Specify an actual version constraint for composer/installers 2014-12-29 11:36:03 -08: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