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
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
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
EchoNotifier.php
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
FilterImporter.php
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
FilterValidator.php Reject filters with invalid groups 2021-02-27 16:01:09 +00:00
GlobalNameUtils.php
InvalidImportDataException.php
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