mediawiki-extensions-AbuseF.../includes
2020-11-05 15:08:53 +00:00
..
api Merge "Introduce AbuseFilterParserFactory service" 2020-11-04 10:34:43 +00:00
Filter Add value objects to represent filters 2020-11-04 12:56:14 +01:00
Hooks Add typehints to hook handlers 2020-10-28 11:37:07 +01:00
LogFormatter Move log formatters to a separate directory and namespace 2020-10-07 16:25:38 +02:00
pagers Merge "Divide AbuseFilterPermissionManager::canSeeLogDetails" 2020-11-04 10:32:46 +00:00
parser Remove exclusions for new PHPCS rules, bump PHPCS to 33.0.0 2020-11-03 19:26:11 +00:00
ParserNS Introduce AbuseFilterParserFactory service 2020-10-31 21:19:00 +01:00
special Divide AbuseFilterPermissionManager::canSeeLogDetails 2020-10-27 19:51:01 +00:00
VariableGenerator Add test traits for uploads and account creation 2020-10-04 13:16:58 +00:00
Views Merge "Use HTMLForm features instead of mSubmit" 2020-11-04 13:07:47 +00:00
AbuseFilter.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterChangesList.php Stop using the Revision class 2020-02-26 15:39:12 +00:00
AbuseFilterHooks.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
AbuseFilterPermissionManager.php Divide AbuseFilterPermissionManager::canSeeLogDetails 2020-10-27 19:51:01 +00:00
AbuseFilterPreAuthenticationProvider.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterRunner.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterServices.php Introduce AbuseFilterParserFactory service 2020-10-31 21:19:00 +01:00
AbuseFilterVariableHolder.php Rewrite the VariableHolder code to translate deprecated variables 2020-09-29 15:06:14 +00:00
AFComputedVariable.php Remove exclusions for new PHPCS rules, bump PHPCS to 33.0.0 2020-11-03 19:26:11 +00:00
BlockAutopromoteStore.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
CentralDBManager.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
CentralDBNotAvailableException.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
ChangeTagger.php Inject ChangeTagsManager to ChangeTagger 2020-10-21 16:30:43 +02:00
ChangeTagsManager.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
FilterProfiler.php Cleanup FilterProfiler API 2020-10-28 12:48:30 +00:00
FilterUser.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
KeywordsManager.php Add tests for retrieving RC variables 2020-10-04 12:43:04 +00:00
ServiceWiring.php Introduce AbuseFilterParserFactory service 2020-10-31 21:19:00 +01:00
TableDiffFormatterFullContext.php