mediawiki-extensions-AbuseF.../includes
Amir Sarabadani d1ce258a9b Use MainStash instead of db-replicated
We should avoid using ObjectCache directly and use services instead. On
top of that, db-replicated writes to objectcache table that should be
avoided and it's now blocking schema changes.

This should go to MainStash.

Bug: T272512
Change-Id: I9c76399ec4c0ea6644f9ca1b4536428052e5ac38
2022-01-19 18:51:19 +01:00
..
Api Merge "Remove afl_filter entirely" 2021-09-25 01:39:08 +00:00
ChangeTags Avoid non-namespaced aliases for Wikimedia\Rdbms namespace 2021-09-18 20:06:16 +02:00
Consequences build: Updating mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 19:30:42 -07:00
EditBox Rename AbuseFilterCachingParser -> FilterEvaluator 2021-09-08 13:40:47 +02:00
Filter build: Updating dependencies 2021-07-21 18:51:18 +00:00
Hooks Rename filter_timestamp index in a different file 2021-10-20 15:22:04 +02:00
LogFormatter Add a service to format filter specs 2020-12-19 14:22:08 +01:00
Pager Update incomplete type hints in TablePager subclasses 2021-10-01 08:46:54 +02:00
Parser Merge "Refactor ParserStatus" 2021-09-24 09:34:20 +00:00
Special Avoid SpecialPage::getContext in SpecialAbuseLog::__construct 2021-11-09 22:09:49 +00:00
VariableGenerator Replace WikiPage::factory in non-test code 2021-09-01 04:55:25 +00:00
Variables Update docs after PP limit report core change 2021-11-09 13:33:42 +00:00
View Don't use array keys for OOUI in AbuseFilterViewDiff 2022-01-18 22:57:02 +00:00
Watcher build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilter.php Add method to properly check visibility of AbuseLog entries 2021-09-25 00:08:33 +00:00
AbuseFilterChangesList.php Stop requiring the Skin interface in AbuseFilterChangesList 2021-09-25 10:28:50 +02:00
AbuseFilterPermissionManager.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilterPreAuthenticationProvider.php SECURITY: Use an anonymous user as creator for autocreations 2021-04-16 14:34:16 -05:00
AbuseFilterServices.php Rename ParserFactory -> RuleCheckerFactory 2021-09-08 21:59:34 +02:00
AbuseLogger.php Remove afl_filter entirely 2021-09-18 11:06:10 +00:00
AbuseLoggerFactory.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
BlockAutopromoteStore.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
CentralDBManager.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
CentralDBNotAvailableException.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
EchoNotifier.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
EditRevUpdater.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
EditStashCache.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
EmergencyCache.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterCompare.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterImporter.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterLookup.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterProfiler.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterRunner.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
FilterRunnerFactory.php Rename ParserFactory -> RuleCheckerFactory 2021-09-08 21:59:34 +02:00
FilterStore.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterUser.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterValidator.php build: Upgrade mediawiki-phan-config to 0.11.1 2021-12-05 11:29:54 +00:00
GlobalNameUtils.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
InvalidImportDataException.php Adjust code coverage 2020-11-19 22:40:26 +00:00
KeywordsManager.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
RunnerData.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
ServiceWiring.php Use MainStash instead of db-replicated 2022-01-19 18:51:19 +01:00
SpecsFormatter.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
TableDiffFormatterFullContext.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
TextExtractor.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
ThrottleFilterPresentationModel.php Notify of a throttled filter 2020-12-19 10:31:29 +01:00