Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-04Fix to https://github.com/nextcloud/mail/issues/3956Cyrille Bollu
2020-11-03Remove dead methods from the Mailbox classChristoph Wurst
2020-11-02Fixes "Save all to Files" functionCyrille Bollu
2020-10-30Store special mailboxes as preference of the accountChristoph Wurst
2020-10-30Sort phpunit tests by defectChristoph Wurst
2020-10-30Use a Github action for integration testsChristoph Wurst
2020-10-15Fix some issues reported by PsalmChristoph Wurst
2020-10-14Merge pull request #3803 from nextcloud/techdept/immutable-dsChristoph Wurst
2020-10-14Mark immutable classes as immutableChristoph Wurst
2020-10-14Update psalm baseline to reflect fixed issuesChristoph Wurst
2020-10-13Use consecutive assertions instead of the deprecated atChristoph Wurst
2020-10-13Fix test class name and file name mismatchChristoph Wurst
2020-10-09Set Psalm to error level 4 and update baseline fileChristoph Wurst
2020-10-09Fix more type and nullable errorsChristoph Wurst
2020-10-08Add ignores for known external issues and add a baseline for the restChristoph Wurst
2020-10-08Use an empty array for empty json resonsesChristoph Wurst
2020-10-05Migrate remaining usage of ILogger to the PSR logger interfaceChristoph Wurst
2020-10-04Merge pull request #3718 from nextcloud/techdept/integration-logger-interfaceChristoph Wurst
2020-10-04Merge pull request #3719 from nextcloud/techdept/listener-logger-interfaceChristoph Wurst
2020-10-04Merge pull request #3717 from nextcloud/techdept/imap-logger-interfaceChristoph Wurst
2020-10-04Migrate \OCA\Mail\Integration\* to the PSR loggerChristoph Wurst
2020-10-04Migrate listeners to the PSR loggerChristoph Wurst
2020-10-04Migrate \OCA\Mail\IMAP\* to the logger interfaceChristoph Wurst
2020-10-04Merge pull request #3694 from nextcloud/techdept/middleware-logger-interfaceChristoph Wurst
2020-10-04Migrate middlewares to the PSR logger interfaceChristoph Wurst
2020-10-04Migrate controllers to the PSR logger interfaceChristoph Wurst
2020-09-29Merge pull request #3671 from nextcloud/techdept/test-linear-thread-reference...Christoph Wurst
2020-09-29Fix missing In-Reply-To and References header for repliesChristoph Wurst
2020-09-28Add a unit test for another real-world linear threadChristoph Wurst
2020-09-28Add a test for @StCyr's thread with a replyChristoph Wurst
2020-09-24Merge pull request #3631 from nextcloud/enhancement/cache-no-avatarChristoph Wurst
2020-09-23Add debug output to sync processes triggered via the CLIChristoph Wurst
2020-09-22Remove skipped testsChristoph Wurst
2020-09-22Cache no avatar available in memcache as wellChristoph Wurst
2020-09-21Inject styles for using native fonts in html mailsJulius Härtl
2020-09-01Detect and persist the personal namespaceChristoph Wurst
2020-08-25Add a unified search providerChristoph Wurst
2020-08-24Rework the routingChristoph Wurst
2020-08-11Move some usage of the old Folder to the more versatile MailboxChristoph Wurst
2020-08-11Migrate to Nextcloud 20's bootstrap mechanismChristoph Wurst
2020-07-17Add a REST resource to fetch a threadChristoph Wurst
2020-07-17Clean up mix up of ID, UID and UUIDChristoph Wurst
2020-07-10Do not merge two threads that have the same subjectChristoph Wurst
2020-07-08Add real-world test for a linear message threadChristoph Wurst
2020-07-08Add performance logging to threadingChristoph Wurst
2020-07-08Implement the jwz threading algorithmChristoph Wurst
2020-06-05Add quota for mailGretaD
2020-06-03Improve ISPDB detectionArnaud Abélard
2020-05-27Fix sync'ing with many known UIDsChristoph Wurst
2020-05-20Fix folder mapper testsChristoph Wurst