summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2014-12-03#135 remove unnecessary testAlexandre Pretto Nunes
2014-12-03Card #149 - does not open two ports when running with SSLPatrick Maia
2014-12-03#135 Fix method that changed but was missed during a rebaseAlexandre Pretto Nunes
2014-12-03#135 fix python unit testsAlexandre Pretto Nunes
2014-12-03#135 Use reply-to field instead of from when presentAlexandre Pretto Nunes
2014-12-03#135 Have the service respond the email details with who should be on to: and...Alexandre Pretto Nunes
2014-12-03started to move reply template to be part of mail.Lisa Junger
2014-12-03added functionality for reply all to service.Lisa Junger
2014-12-03Disabled encryption status again.Folker Bernitt
2014-12-03Fixed handling of mails with non us-ascii body.Folker Bernitt
2014-12-03Moved mail.as_dict to PixelatedMail.Folker Bernitt
2014-12-01fixes pep8Patrick Maia
2014-12-01Card #149 - ensure server only accepts good ciphersPatrick Maia and Victor Shyba
2014-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
2014-11-27no need to catch if we will just raisePatrick Maia and Victor Shyba
2014-11-27removes unused codePatrick Maia and Victor Shyba
2014-11-27Updated README because the gnupg trick is not needed anymoreBruno Wagner
2014-11-27Updated gnupg to 1.4.0, we shouldn't have version problems anymoreBruno Wagner
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-24Added capability to read credentials from stdin.Folker Bernitt
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24adding perf tests for GET /tagsDuda Dornelles
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
2014-11-21Adding performance benchmark for GET /mailsDuda Dornelles
2014-11-21refactoring so the app_test_client knows how to start itself in a threadDuda Dornelles
2014-11-21adding perf tests results to gitignoreDuda Dornelles
2014-11-21Added instructions for using the config file in developmentBruno Wagner
2014-11-21Updated the introduction of the service READMEBruno Wagner
2014-11-20place and fixing pepDuda Dornelles
2014-11-20#151 creating keys whens SOLEDAD_DATA_SYNC_DONE is thrown. If keys already ex...Duda Dornelles
2014-11-20#132 Added instructions to reinstall gnupg in the service README, the other i...Bruno Wagner
2014-11-20Removed useless print from the codeBruno Wagner
2014-11-20Removing flask dependency and the user-agent-daemonDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19Extracting deferred timeouts in tests to constantsDuda Dornelles
2014-11-18Fixing functional tests. Im not proud.Duda Dornelles
2014-11-18sys was used, but not importedVictor Shyba
2014-11-18Increasing timeout for deferred tests so they run in slower boxes tooDuda Dornelles
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding at...Gabriel Albo
2014-11-11missing licenseVictor Shyba
2014-11-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-11update length cache on open file #71Victor Shyba
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-11-11Adding a file length cache for the EncryptedFileStorage so we don't have to o...Duda Dornelles