mediawiki-extensions-AbuseF.../includes
2021-06-04 09:11:50 +00:00
..
Api QueryAbuseLog: remove duplicate setting $conds = [] 2021-04-19 01:22:57 +00:00
ChangeTags Move ChangeTags stuff to separate namespace 2020-11-27 15:13:34 +00:00
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 Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00
Hooks Move onUserMergeAccountFields to its own file 2021-05-06 11:33:24 +10:00
LogFormatter Add a service to format filter specs 2020-12-19 14:22:08 +01:00
Pager Merge "Clean up AbuseFilterViewHistory and AbuseFilterHistoryPager" 2021-04-19 14:37:00 +00:00
Parser Pass a valid regexp to preg_match in checkRegexMatchesEmpty 2021-05-29 11:38:07 +00:00
Special Merge "Don't use p class="success" for success messages" 2021-06-04 08:59:58 +00:00
VariableGenerator Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity 2021-03-15 16:57:40 +02:00
Variables Pass a valid regexp to preg_match in checkRegexMatchesEmpty 2021-05-29 11:38:07 +00:00
View Merge "Don't use p class="success" for success messages" 2021-06-04 08:59:58 +00:00
Watcher Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 01:43:37 +02: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 Create a new method for authorizing access to test tools 2021-02-20 17:54:35 +01:00
AbuseFilterPreAuthenticationProvider.php SECURITY: Use an anonymous user as creator for autocreations 2021-04-16 14:34:16 -05:00
AbuseFilterServices.php Use independent stats for emergency disable 2021-02-26 18:10:49 +01:00
AbuseLogger.php build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
AbuseLoggerFactory.php Introduce an EditRevUpdater service 2021-01-27 00:24:39 +01:00
BlockAutopromoteStore.php Improve coverage for several classes 2021-01-16 15:01:40 +00:00
CentralDBManager.php Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 01:43:37 +02:00
CentralDBNotAvailableException.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
EchoNotifier.php Move special page classes to own namespace 2021-01-02 10:54:13 +01:00
EditRevUpdater.php build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
EditStashCache.php Improve test coverage metrics 2021-02-21 09:59:52 +01:00
EmergencyCache.php Use static closures where safe to use 2021-04-30 20:55:35 +02:00
FilterCompare.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
FilterImporter.php Create a dedicated namespace for all consequences-related classes 2020-12-18 19:27:33 +00:00
FilterLookup.php Bump cache key version of FilterLookup::getAllActiveFiltersInGroup 2021-01-17 23:55:11 +01:00
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 Use independent stats for emergency disable 2021-02-26 18:10:49 +01:00
FilterStore.php build: Updating composer dependencies 2021-05-02 06:41:54 +00:00
FilterUser.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
FilterValidator.php Reject filters with invalid groups 2021-02-27 16:01:09 +00:00
GlobalNameUtils.php Improve code coverage 2020-12-19 16:28:34 +01:00
InvalidImportDataException.php Adjust code coverage 2020-11-19 22:40:26 +00:00
KeywordsManager.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
RunnerData.php Do not serialize RunnerData to array in FilterRunner 2021-02-12 14:03:50 +01:00
ServiceWiring.php Use static closures where safe to use 2021-04-30 20:55:35 +02:00
SpecsFormatter.php Use Filter objects in ViewDiff 2021-01-17 00:47:33 +00:00
TableDiffFormatterFullContext.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
TextExtractor.php Fix method names of hook interfaces 2021-03-09 17:03:14 +00:00
ThrottleFilterPresentationModel.php Notify of a throttled filter 2020-12-19 10:31:29 +01:00