summaryrefslogtreecommitdiff
path: root/service/test/unit
AgeCommit message (Expand)Author
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
2015-04-22Fix: Remove invalid import from maintenance.py.Folker Bernitt
2015-04-21Added load-mails maintenance command.Folker Bernitt
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-13Merge pull request #371 from enzoz/validates_username_before_create_accountBruno Wagner Gonçalves
2015-04-10Allows dot on username.Enzo Zuccolotto
2015-04-09Adds service to move mails to inboxRoberto Soares
2015-04-09Default broken Content-Transfer-Encoding to 8bit.Folker Bernitt
2015-04-09Added fallback to us ascii for invalid Content-Type values.Folker Bernitt
2015-04-08Validates username before request user creation on leap serverEnzo Zuccolotto
2015-04-08Merge pull request #358 from pixelated-project/shybamasterVictor Shyba
2015-04-02catch invalid data in received header when parsing date.Lisa Junger
2015-04-02when receiving invalid data for date header, fall back to datetime.now.Lisa Junger
2015-04-02handle incorrectly encoded headers as ascii.Lisa Junger
2015-04-02Removed unused certs_home code.Folker Bernitt
2015-04-02Don't try to write certs to installation folder.Folker Bernitt
2015-04-01Unit tests, integration tests and welcome mailVictor Shyba
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-30Splitting certificate validation into provider and bootstrap certificate.Folker Bernitt
2015-03-24Fix pep8 errors of lambda functionsTiago Ferraz
2015-03-22checks if a mailbox is fresh (uid is 0).Victor Shyba
2015-03-22extracts get_lastuid and adds tests for create_mail uid consistency.Victor Shyba
2015-03-20empty queries test makes more sense as a unit testVictor Shyba
2015-03-20Added missing file for previous commit.Folker Bernitt
2015-03-20Added support for encoded To, Cc and Bcc headers.Folker Bernitt
2015-03-19#248 Wrote missing testsJefferson Stachelski
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-03-17Don't fail to parse mail if neither Date nor Received header is avail.Folker Bernitt
2015-03-17Lock index on index_mail.Folker Bernitt
2015-03-13Added test for ext_keymanager_fetch_key monkey patch.Folker Bernitt
2015-03-12Fixed problem with multi line content type header field.Folker Bernitt
2015-03-10added support for 7 and 8bit content transfer encoding.Folker Bernitt
2015-03-05Fixed problem when doding mails and with non utf-8 charset.Folker Bernitt
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-23for #174, only 5.X.X are permanent bouncesVictor Shyba
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-20Issue #174 - extracts bounced address from bounce messagePatrick Maia
2015-02-20Issue #174 - recognizes bounced mailsPatrick Maia
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Making sure that no private key can be retrieved by the KeysResourceDuda Dornelles
2015-02-06for #167, moving contacts suggestions search logic to a separate moduleVictor Shyba
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-01-30Removing duplicate email addresssimnyatsanga