mediawiki-extensions-AbuseF.../includes/Views
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
..
AbuseFilterView.php Merge "Make uploads testable" 2019-03-17 11:06:43 +00:00
AbuseFilterViewDiff.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterViewEdit.php Don't escape abusefilter-edit-status 2019-03-29 09:54:30 +01:00
AbuseFilterViewExamine.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterViewHistory.php Don't fill the "Filter ID" field with 0 2019-03-17 15:49:45 +01:00
AbuseFilterViewImport.php Remove unused stuff 2019-01-18 17:04:19 +01:00
AbuseFilterViewList.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterViewRevert.php Slightly improve degroup action, remove Phan suppressions 2019-03-30 09:53:51 +00:00
AbuseFilterViewTestBatch.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterViewTools.php Allow users with abusefilter-view-private to use testing interface 2018-06-24 14:10:38 +00:00