Go to file
Tim Starling 7450622fff Update afl_rev_id even if the edit summary changed
(bug 28633) With $wgUseAutomaticEditSummaries=true, the edit summary is
different between EditFilterMerged and ArticleSaveComplete. AbuseFilter
was using edit summary changes to attempt to detect whether the two
hooks refer to the same edit. If it really is possible for multiple
edits to be performed in the same request, with arbitrary patterns of
EditFilterMerged and ArticleSaveComplete calls, then some more robust
method would be needed to match the hook calls. But I don't think that
is necessary at present.

Change-Id: I94321905f38eafde8add00eff73745af255c1f15
2013-03-19 11:34:30 +11:00
api Change right needed to see filter id in API to hidden from private. 2013-03-13 00:41:03 -05:00
db_patches Add Global Rules 2012-08-27 03:30:07 +00:00
modules Overhaul of the AbuseFilter JS 2013-03-07 14:14:25 +01:00
special (bug 34946) Make afl_user_text availible as $9 for log entries 2012-12-16 04:21:13 -06: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 AbuseFilter: Change format of database logging/ performance 2013-02-28 22:35:22 +01: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-03-18 21:02: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 AbuseFilter: Change format of database logging/ performance 2013-02-28 22:35:22 +01: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