mediawiki-extensions-Echo/tests/phpunit
Roan Kattouw 99377e5525 Clean up and fix updateEchoSchemaForSuppression.php
This script was supposed to be run in production in 2013, but that
never happened. It was also never added to update.php.

* Use makeTitleSafe instead of newFromText, for correctness
* Fetch the columns that the update generator needs
* Replace wrapper for private method with closure
* Make the maintenance script logged

Bug: T136427
Bug: T50059
Change-Id: I6c2972120189f035483b5ca49610c008c4ba2c88
2016-06-06 23:56:28 +02: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
formatters Get rid of old flyout formatter code 2016-02-05 06:56:15 +00: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 Also support continuation requests for $unreadFirst 2015-12-10 17:33:32 +01:00
model Update formatting 2015-10-03 23:28:54 -04:00
revision_txt Add test case to demonstrate T68512 is fixed 2015-07-06 17:31:08 -07:00
AttributeManagerTest.php Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00: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 Reset the TitleParser service without messing up the database 2016-05-11 10:13:01 -07:00
EchoDbFactoryTest.php Update formatting 2015-10-03 23:28:54 -04:00
EmailFormatterTest.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
NotifUserTest.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
TalkPageFunctionalTest.php Fix visibility of setUp methods in tests 2015-12-14 11:02:34 +01:00
UserLocatorTest.php Update formatting 2015-10-03 23:28:54 -04:00