summaryrefslogtreecommitdiff
path: root/service/test/unit
AgeCommit message (Expand)Author
2014-12-04removing unused test and fixing another oneDuda Dornelles
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-03added functionality for reply all to service.Lisa Junger
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-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
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-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
2014-11-18sys was used, but not importedVictor Shyba
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-10Added test for bundle detection return type.Folker Bernitt
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-11-05moving to twistedDuda Dornelles
2014-10-30#30 - fixes a bug related to multipart mail with empty part_mapVictor Shyba
2014-10-29Card #30 - adds method to retrieve attachments from soledadPatrick Maia
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-27Card #30 - does no crash when a part does not have headersPatrick Maia and Victor Shyba
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ex...Patrick Maia and Victor Shyba
2014-10-27Errors out if pipe file doesn't existBruno Wagner
2014-10-27Fixing pep8 violationsDuda Dornelles
2014-10-27#112 - Created tests to delete permanentelly mails and move to trashNeissi Torres Lima
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Card #30 - information for alternatives and attachments are differentVictor Shyba
2014-10-24Card #30 - handles alternative bodies on InputMailPatrick Maia
2014-10-23Add tests for the mails controllerAlexandre Pretto Nunes
2014-10-23disabling sqlcipher WAL for debian, refer toDuda Dornelles
2014-10-23Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...Bruno Wagner
2014-10-22Host and port are now user agent switches, not depending on .pixelated file a...Bruno Wagner
2014-10-21Adding sync_info controller for #117Duda Dornelles
2014-10-20Moving drafts service test to the unit folderDuda Dornelles
2014-10-16Fix PEP8 errorsAlexandre Pretto Nunes
2014-10-16Better handle information on exceptions. #92Alexandre Pretto Nunes
2014-10-16Pep8 fixesBruno Wagner
2014-10-16Created a way to search all mails with no pagination for indexingBruno Wagner
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
2014-10-15getting rid of "pixelated" in the names of many classes - redundantDuda Dornelles
2014-10-15moving things out of user_agent. now it is called runserver and only does bas...Duda Dornelles
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner
2014-10-15removing unused imports on testsVictor Shyba
2014-10-15#107 Statuses are only used when delivering mails to the front-end, flags are...Bruno Wagner
2014-10-15fixing pep8Duda Dornelles
2014-10-15deleting unused test codeDuda Dornelles
2014-10-15Extracting features controllerDuda Dornelles