Go to file
umherirrender 6c56c93c93 Do not produce self-closing <div/>
Validator says:
Self-closing syntax (/>) used on a non-void HTML element.

Change-Id: I9af3e3c22ce8918f0a15053d2dfa0b924c258aa7
2015-08-11 14:02:59 +02:00
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-08-08 21:11:55 +02:00
maintenance Fixed broken batching in –PurgeOldLogIPData 2015-04-07 19:28:26 -07:00
modules Improve error handling for HTTP requests 2014-08-02 11:56:32 +00:00
special Add help link 2015-06-11 14:21:15 +00:00
tests Fix double escaping in AFPData::keywordLike() 2014-07-11 14:56:42 -07:00
Views Revert "Add "Last hit" timestamp column to Special:AbuseFilter list view" 2015-07-24 10:11:57 +00: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. 2015-06-14 21:00:08 +02:00
AbuseFilter.class.php Do not produce self-closing <div/> 2015-08-11 14:02:59 +02:00
AbuseFilter.hooks.php Only check for auto-promote block if there is a promotion to block 2015-08-05 17:18:49 -07:00
AbuseFilter.parser.php Remove obvious function-level profiling 2015-02-04 10:26:04 -08:00
AbuseFilter.php Remove i18n shim 2015-07-03 11:00:32 +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 Remove use of deprecated wfRunHooks 2015-08-06 18:15:42 +01: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