mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 451666272e Slightly improve degroup action, remove Phan suppressions
Try to get the groups from the var first, and compute them if they don't
exist. Use getEffectiveGroups instead of getGroups as it's done when
setting the lazy var loader. Avoid a pointless array_intersect within an
array_diff. Remove Phan @suppress and add docblock to make it pass.

Change-Id: I49ec6a1264b767cefea55df66ef3b02d4f443b57
2019-03-30 09:53:51 +00:00
..
api Remove useless SpecialAbuseLog::getNotDeletedCond 2019-03-23 11:49:30 +01:00
pagers Remove useless SpecialAbuseLog::getNotDeletedCond 2019-03-23 11:49:30 +01:00
parser Add a function to the parser to retrieve the next token 2019-03-23 11:55:08 +01:00
special Remove useless SpecialAbuseLog::getNotDeletedCond 2019-03-23 11:49:30 +01:00
Views Slightly improve degroup action, remove Phan suppressions 2019-03-30 09:53:51 +00:00
AbuseFilter.php Slightly improve degroup action, remove Phan suppressions 2019-03-30 09:53:51 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Remove $wgAbuseFilterRuntimeProfiling 2019-03-23 11:31:18 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Slightly improve degroup action, remove Phan suppressions 2019-03-30 09:53:51 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00