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
2018-08-08Fix wrong property accessChristoph Wurst
2018-08-08Fix redirect in proxy controller with no referrerChristoph Wurst
2018-08-02Merge pull request #1005 from nextcloud/refactor/strict-serviceChristoph Wurst
2018-08-01Make OCA\Mail\Service strictChristoph Wurst
2018-08-01Make OCA\Mail\Service\AutoConfig strictChristoph Wurst
2018-08-01Fix unit testsChristoph Wurst
2018-08-01Merge pull request #1000 from nextcloud/refactor/strict-modelChristoph Wurst
2018-08-01Make OCA\Mail\Service\AutoCompletion strictChristoph Wurst
2018-08-01Merge pull request #997 from nextcloud/refactor/strict-httpChristoph Wurst
2018-08-01Fix type incompatibilitiesChristoph Wurst
2018-07-30Fix HTML body in mocked messageChristoph Wurst
2018-07-30Fix HtmlResponse type incompatibility in testsChristoph Wurst
2018-07-30Merge pull request #988 from nextcloud/refactor/strict-controllersChristoph Wurst
2018-07-24Make AccountsController strictChristoph Wurst
2018-07-24Fix testsChristoph Wurst
2018-06-08Add support for basic "advanced search"Robin Appelman
2018-05-29testsRobin Appelman
2018-03-28Fix contacts integration with disabled sharing enumeration optionChristoph Wurst
2018-03-27Merge pull request #851 from nextcloud/fix/no-senderChristoph Wurst
2018-03-27Fix logging of already handled exceptionsChristoph Wurst
2018-03-27Fix no sender null checkChristoph Wurst
2018-03-19Add ability to send to groupsMatthias
2018-02-15Fix folder hierarchy for prefixed mailboxesChristoph Wurst
2018-02-15Remove INBOX prefix from folder's display nameChristoph Wurst
2018-02-12Merge pull request #758 from nextcloud/feature/api-error-messagesChristoph Wurst
2018-02-12Merge pull request #775 from nextcloud/fix/favicon-integration-testChristoph Wurst
2018-02-12Fix folder test integration testChristoph Wurst
2018-02-12Fix newly added test case base classChristoph Wurst
2018-02-12Merge branch 'master' of github.com:/nextcloud/mail into feature/api-error-me...Christoph Wurst
2018-02-12Fix favicon integration testChristoph Wurst
2018-02-12Fix horde class use statementChristoph Wurst
2018-02-12Extract testing framework for other apps; fix base classesChristoph Wurst
2018-02-12Add API error wrapper middleware to API routesChristoph Wurst
2018-02-02Move Account::moveMessage method to the MessageMapper classChristoph Wurst
2018-02-02Move FolderMapper to OCA\Mail\IMAP namespaceChristoph Wurst
2018-02-02Merge pull request #754 from nextcloud/feature/better-html-message-cachingChristoph Wurst
2018-02-01Add stricter HTTP caching headers for HTML messagesChristoph Wurst
2018-02-01Remove unified inbox/mailbox relictsChristoph Wurst
2018-01-26Fix favicon integration testsChristoph Wurst
2018-01-22Switch to nc13-RC1 to nc14-devChristoph Wurst
2018-01-08Fix recipients rending of sent messagesChristoph Wurst
2018-01-07Add unit tests for creating and updating manual accountPierre Gordon
2018-01-07Add unit tests for updating auto detected accountPierre Gordon
2018-01-02Update tests for auto configured accountPierre Gordon
2017-12-12Merge pull request #653 from nextcloud/feature/gravatar-opt-outChristoph Wurst
2017-12-12Merge pull request #651 from nextcloud/fix/icon-scraperChristoph Wurst
2017-12-12Add opt-out setting for Gravatar integrationChristoph Wurst
2017-12-08Use ::class instead of stringMorris Jobke
2017-12-04Fix buggy icon scraper by replacing itChristoph Wurst
2017-11-20Save autoconfigured account tooChristoph Wurst