Go to file
Timo Tijhof 5d50832447 JSHint: If you use 'use strict', make sure you actually pass it.
Someone added "use strict" to AbuseFilter JS files, but it didn't
actually pass in strict mode.

Change-Id: I0cf26b4dacfa88fb40d0595276db65239823763a
2013-04-02 21:44:01 +02:00
api Make use of the user_timestamp index in ApiQueryAbuseLog 2013-03-26 15:16:43 +01:00
db_patches Add Global Rules 2012-08-27 03:30:07 +00:00
modules JSHint: If you use 'use strict', make sure you actually pass it. 2013-04-02 21:44:01 +02:00
special Restore compatibility with MW 1.20 and 1.19 2013-04-01 19:54:39 +02:00
tests Fix the abusefilter array parser test 2012-12-20 02:19:55 +01:00
Views Adding trailing dot + comment for grep (24 messages) 2013-03-07 23:03:59 +09:00
.gitignore Add .gitignore 2012-05-21 01:27:29 +01:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -07:00
AbuseFilter.alias.php Localisation updates from http://translatewiki.net. 2013-02-16 23:13:06 +00:00
AbuseFilter.class.php Fix PHPDoc comments 2013-04-01 11:04:03 +02:00
AbuseFilter.hooks.php Update afl_rev_id even if the edit summary changed 2013-03-19 11:34:30 +11:00
AbuseFilter.i18n.php Localisation updates from http://translatewiki.net. 2013-04-02 18:58:20 +00:00
AbuseFilter.parser.php Adding trailing dot + comment for grep (24 messages) 2013-03-07 23:03:59 +09:00
AbuseFilter.php Merge "Overhaul of the AbuseFilter JS" 2013-03-07 18:24:07 +00:00
abusefilter.tables.pg.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sqlite.sql Add Global Rules 2012-08-27 03:30:07 +00:00
AbuseFilterVariableHolder.php Replace 2 deprecated methods 2013-04-01 11:05:08 +02:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
composer.json Add composer.json 2013-02-14 13:41:40 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
phpTest.php Fix the abusefilter array parser test 2012-12-20 02:19:55 +01:00