mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy e0b2b9ffd5 Allow filtering AbuseLog for filter group
This adds the capability to filter AbuseLog using filter groups, if
there's at list an extra group (like flow). Since abuse_filter_log
doesn't store info about filter groups, this needs query on
abuse_filter, and its result must then be intersected with explicitly
searched filters, if any.
The way I wrote it takes several lines and IFs, but is meant to be less
subject to regression in case something gets moved.

Change-Id: I747ba491d2b390562ce5f71396eed095116d8eaf
2019-02-08 10:51:11 +01:00
..
api Remove ancient permission checks 2019-01-31 21:16:18 +00:00
pagers Merge "Move changed field styles to TD for history pager" 2019-01-19 13:18:32 +00:00
parser build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-06 09:28:26 +00:00
special Allow filtering AbuseLog for filter group 2019-02-08 10:51:11 +01:00
Views Merge "Ensure the specified filter is valid in ViewHistory" 2019-01-31 21:52:00 +00:00
AbuseFilter.php Move the "global-" prefix to a const 2019-02-06 14:42:05 +01:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Unbreak tagging for createaccount actions 2019-01-23 21:25:47 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Really disable the minor_edit variable 2018-12-29 14:14:27 +01:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Remove unused stuff 2019-01-18 17:04:19 +01:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00