mediawiki-extensions-Echo/maintenance
Fomafix 829003cabf Use $this->getServiceContainer() in maintenance and tests
Use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in maintenance and tests.

Change-Id: I845e8f083b19da093166d6551683f2013eec7bb1
2023-11-09 20:18:48 +00:00
..
backfillUnreadWikis.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
generateSampleNotifications.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
processEchoEmailBatch.php Namespace some more classes 2023-08-18 21:24:59 +01:00
recomputeNotifCounts.php Namespace a few more classes 2023-08-18 21:48:15 +01:00
removeInvalidNotification.php Namespace classes that need aliases 2023-08-18 19:00:41 +01:00
removeOrphanedEvents.php Namespace classes that need aliases 2023-08-18 19:00:41 +01:00
updateEchoSchemaForSuppression.php And a few more namespaced classes... 2023-08-18 22:27:18 +01:00
updatePerUserBlacklist.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00