Go to file
Timo Tijhof c02d9aafae Fix "Fatal error: Call to undefined method WikiPage::getCount"
This was removed in MediaWiki 1.25 (90d90dad6e).

Bug: T104100
Change-Id: I25edf9e9f10cd3e14e02e63cab86fb5164af8d1a
(cherry picked from commit abb31b0023)
2015-06-28 01:22:44 +00:00
api ApiResult::META_BC_BOOLS in ApiAbuseFilterCheckMatch 2015-05-19 15:52:32 +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-04-07 22:09:08 +02: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 help link to mw:Extension:AbuseFilter/Rules from Edit view 2015-03-29 17:38:53 +05:00
.gitignore
.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-04-07 22:09:08 +02:00
AbuseFilter.class.php Fix "Fatal error: Call to undefined method WikiPage::getCount" 2015-06-28 01:22:44 +00: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 Don't emit warnings when viewing old AbuseLog entries 2015-03-21 04:20:34 +00:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
composer.json Use https in composer.json 2015-03-28 11:49:15 +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