summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-08-25[tests] skip bounced while issue #441Victor Shyba
2015-08-25[refactor] goodbye mailboxes.py and mailbox.pyVictor Shyba
2015-08-25[refactor] remove mailbox referencesVictor Shyba
2015-08-24[bug] start mailboxes properlyVictor Shyba
2015-08-24[bug] adapt MailboxIndexer to mail_storeVictor Shyba
2015-08-24[bug] add support for nested attachmentsVictor Shyba
2015-08-24[test] add case for nested attachmentsVictor Shyba
2015-08-21Small refactoring of previous merge.Folker Bernitt
2015-08-21Merge branch 'display-sent-emails-as-read' of https://github.com/rdoh/pixelat...Folker Bernitt
2015-08-21Eli: Marking sent emails as readEli Mydlarz
2015-08-20[tests] test_soledad_querier no longer neededVictor Shyba
2015-08-20[pep8] E402 module level import not at top of fileVictor Shyba
2015-08-20[tests] fixes test_Contacts performanceVictor Shyba
2015-08-20Attempt to make user agent package buildable again.Folker Bernitt
2015-08-20Added mailstore package to setup.py packages.Folker Bernitt
2015-08-20Yield call to soledad when doing `maintenance reset`kaeff
2015-08-19Remove poor person's debugging printskaeff
2015-08-19Fixes maintenance.py from throwing due to method signature mismatchkaeff
2015-08-18pep8kaeff
2015-08-18Delete mail after attachments FT to avoid false negativekaeff
2015-08-17pep8kaeff
2015-08-172 attempts against flakiness of checkboxes_and_mailboxeskaeff
2015-08-17Read encoding from attachment info instead of headerskaeff
2015-08-17[wip] Expose attachments again after migrationkaeff
2015-08-17Bind only local interface for server when running functionalskaeff
2015-08-17Describe in README how to run a single functional testkaeff
2015-08-12Spend some time in twisted reactor before accessing page.Folker Bernitt
2015-08-12Try longer 20s timeout for functional tests on snap-ci.Folker Bernitt
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Check for subject instead of mail id for deleted mails.Folker Bernitt
2015-08-11Add integration test for DraftService.Folker Bernitt
2015-08-11Fixed unit test.Folker Bernitt
2015-08-11Added test to ensure mail with same content can be added.Folker Bernitt
2015-08-11Fixed unit and integration tests.Folker Bernitt
2015-08-11Fixed test_search integration test.Folker Bernitt
2015-08-11Fixed test_tags integration test.Folker Bernitt
2015-08-11Fixed test_leap_mailstore integration test.Folker Bernitt
2015-08-11Fixed unit tests in test_leap_mailstore and test_mail_service.Folker Bernitt
2015-08-11Worked on integration tests.Folker Bernitt
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
2015-08-11Fix test_delete_mail by moving expectations onto mail_storeFolker Bernitt
2015-08-11Changed test_delete_mail.py integration test to new mail store.Folker Bernitt
2015-08-11Made LeapMail compatible with SearchEngine.Folker Bernitt
2015-08-11Test that delete mailbox is not yet supported by indexing mail store.Folker Bernitt
2015-08-11Merge test method SearchableMailstore.add_mail.Folker Bernitt
2015-08-11Implemented copy mail on indexing mails store.Folker Bernitt
2015-08-11Added move mail to indexing mail store.Folker Bernitt
2015-08-11Renamed test class to TestSearchableMailStore.Folker Bernitt
2015-08-11Removed XSALSA20 dependency.Folker Bernitt
2015-08-11Reverted changes to get tests green.Folker Bernitt