mediawiki-extensions-Echo/tests/phpunit
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
..
api Include ApiEchoMarkReadTest in @Database group 2016-05-23 16:12:02 -07:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical 2016-04-22 19:08:12 -07:00
gateway Let EchoUserNotificationGateway return a different notification count 2016-03-22 14:22:15 +01:00
iterator Update formatting 2015-10-03 23:28:54 -04:00
maintenance Clean up and fix updateEchoSchemaForSuppression.php 2016-06-06 23:56:28 +02:00
mapper Remove etp_user 2016-09-09 09:32:28 -04:00
model Remove etp_user 2016-09-09 09:32:28 -04:00
revision_txt Add tests for events on multiple sections edits 2016-08-02 17:15:31 +02:00
AttributeManagerTest.php Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00:00
BundlerTest.php Dynamic bundles 2016-06-27 09:49:13 -04:00
ContainmentSetTest.php Update formatting 2015-10-03 23:28:54 -04:00
DiffParserTest.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.StaticBeforeVisibility' and make pass 2015-10-29 13:06:43 +01:00
DiscussionParserTest.php Provide title when parsing wikitext 2016-09-01 16:48:56 -04:00
EchoDbFactoryTest.php Update formatting 2015-10-03 23:28:54 -04:00
NotifUserTest.php Make seen/unseen badge more consistent across wikis 2016-09-08 12:40:15 -07:00
TalkPageFunctionalTest.php Fix visibility of setUp methods in tests 2015-12-14 11:02:34 +01:00
ThankYouEditTest.php Prevent duplicate thank-you-edit notifications 2016-08-03 14:49:23 -04:00
UserLocatorTest.php Update formatting 2015-10-03 23:28:54 -04:00