mediawiki-extensions-AbuseF.../includes
Tim Starling 2c939e28a9 Move onUserMergeAccountFields to its own file
Sharing a handler class with UserRenameHandler means that attempting to
merge users fails due to a missing interface if AbuseFilter and MergeUser
are installed but Renameuser is not installed.

Change-Id: I1244ab1c446840ff2648248f943d7fc784b889a7
2021-05-06 11:33:24 +10:00
..
Api QueryAbuseLog: remove duplicate setting $conds = [] 2021-04-19 01:22:57 +00:00
ChangeTags
Consequences Use static closures where safe to use 2021-04-30 20:55:35 +02:00
EditBox Use static closures where safe to use 2021-04-30 20:55:35 +02:00
Filter
Hooks Move onUserMergeAccountFields to its own file 2021-05-06 11:33:24 +10:00
LogFormatter
Pager Merge "Clean up AbuseFilterViewHistory and AbuseFilterHistoryPager" 2021-04-19 14:37:00 +00:00
Parser Use static closures where safe to use 2021-04-30 20:55:35 +02:00
Special Use static closures where safe to use 2021-04-30 20:55:35 +02:00
VariableGenerator Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity 2021-03-15 16:57:40 +02:00
Variables Use static closures where safe to use 2021-04-30 20:55:35 +02:00
View build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
Watcher build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
AbuseFilter.php Update userCanViewRev to use Authority 2021-04-07 13:55:10 +02:00
AbuseFilterChangesList.php Check forcing of page_timestamp revision index 2021-04-30 13:06:43 +01:00
AbuseFilterHooks.php Use static closures where safe to use 2021-04-30 20:55:35 +02:00
AbuseFilterPermissionManager.php
AbuseFilterPreAuthenticationProvider.php SECURITY: Use an anonymous user as creator for autocreations 2021-04-16 14:34:16 -05:00
AbuseFilterServices.php
AbuseLogger.php build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
AbuseLoggerFactory.php
BlockAutopromoteStore.php
CentralDBManager.php
CentralDBNotAvailableException.php
EchoNotifier.php
EditRevUpdater.php build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
EditStashCache.php
EmergencyCache.php Use static closures where safe to use 2021-04-30 20:55:35 +02:00
FilterCompare.php
FilterImporter.php
FilterLookup.php
FilterProfiler.php Use static closures where safe to use 2021-04-30 20:55:35 +02:00
FilterRunner.php Remove the old parser 2021-04-09 13:23:07 +00:00
FilterRunnerFactory.php
FilterStore.php build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
FilterUser.php
FilterValidator.php
GlobalNameUtils.php
InvalidImportDataException.php
KeywordsManager.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
RunnerData.php
ServiceWiring.php Use static closures where safe to use 2021-04-30 20:55:35 +02:00
SpecsFormatter.php
TableDiffFormatterFullContext.php
TextExtractor.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
ThrottleFilterPresentationModel.php