mediawiki-extensions-AbuseF.../includes
Brad Jorsch f6349e7a32 Update tests that fail with comment/actor migration
* AbuseFilterConsequencesTest is somehow leaving blocks behind. Mark
  ipblocks as being used to avoid that.
* AFComputedVariable::getLastPageAuthors() uses indeterminate order for
  multiple revisions with the same timestamp. Fall back to rev_id
  ordering like MySQL accidentally did before.
* AbuseFilterTest tries to create revisions attributed to users that
  don't exist. Switch to interwiki usernames.

Change-Id: I30f7cdcc3875f3f7af116c1e41e88f62ab9e91d0
2018-11-09 17:03:36 -05:00
..
api Remove info leak 2018-10-23 10:53:39 +00:00
pagers Replace deprecated OutputPage::parse/parseInline() 2018-10-26 13:33:20 -04:00
parser Merge "Unbreak short circuit for arrays" 2018-10-18 04:04:31 +00:00
special Remove info leak 2018-10-23 10:53:39 +00:00
Views Replace deprecated OutputPage::parse/parseInline() 2018-10-26 13:33:20 -04:00
AbuseFilter.php Merge "Use log channel 'AbuseFilter' instead of 'AbuseFilter<Suffix>'" 2018-11-08 14:32:58 +00:00
AbuseFilterChangesList.php Remove info leak 2018-10-23 10:53:39 +00:00
AbuseFilterHooks.php Revert "Add typehinting for every object-only parameter" 2018-10-17 01:22:23 +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 Unbreak /examine for old log entries 2018-09-13 18:42:47 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Update tests that fail with comment/actor migration 2018-11-09 17:03:36 -05:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00