mediawiki-extensions-Echo/maintenance
Stephane Bisson b3c07eedeb Remove etp_user
Target page entries used to exist for each user
that was notified for an event. They were
removed as the notifications were marked as read.

Now they remain so that the association between
pages and events can be used for moderation
regardless of the notifications read status.

This patch removes everything about
echo_target_page.etp_user from sql and php code.

Bug: T143959
Change-Id: Ib57510e6b0e9202a7e035f8ea59955dca8a0b24a
2016-09-09 09:32:28 -04:00
..
backfillReadBundles.php backfillReadBundles.php: Use sub-select to target rows to update 2016-06-07 14:01:32 +00:00
backfillUnreadWikis.php backfillUnreadWikis: Skip updateCount if race condition detected 2016-07-18 20:58:48 -04:00
generateSampleNotifications.php Generate sample notifications for Wikibase 2016-08-04 16:49:06 +00:00
processEchoEmailBatch.php build: Enable phpcs rule 'MediaWiki.Usage.DirUsage.FunctionFound' and make pass 2015-10-29 12:57:40 +01:00
removeInvalidNotification.php Use Maintenance DB transaction methods 2015-12-31 15:12:05 -08:00
removeOrphanedEvents.php Add script to remove orphaned event rows 2016-06-07 23:34:53 +02:00
testDiscussionParser.php build: Enable phpcs rule 'MediaWiki.Usage.DirUsage.FunctionFound' and make pass 2015-10-29 12:57:40 +01:00
updateEchoSchemaForSuppression.php Clean up and fix updateEchoSchemaForSuppression.php 2016-06-06 23:56:28 +02:00