CSteipp has submitted this change and it was merged. Change subject: Properly integrate $wgAbuseFilterValidGroups ......................................................................
Properly integrate $wgAbuseFilterValidGroups The concept of different AbuseFilter groups had not properly been integrated, but should be now: - The total number of matches is now group-specific - .. Which will also fix the emergency shutdown calculations - And a portion of incorrect code (involving $logged_local_filters) has been fixed (action != group) Change-Id: I091199a9d74aee47dcb3d8942394a28e0ffd3234 --- M AbuseFilter.class.php M Views/AbuseFilterViewEdit.php M Views/AbuseFilterViewList.php 3 files changed, 31 insertions(+), 24 deletions(-) Approvals: CSteipp: Verified; Looks good to me, approved Hoo man: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/32219 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I091199a9d74aee47dcb3d8942394a28e0ffd3234 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/AbuseFilter Gerrit-Branch: master Gerrit-Owner: Matthias Mullie <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Kaldari <[email protected]> Gerrit-Reviewer: Matthias Mullie <[email protected]> Gerrit-Reviewer: Werdna <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
