summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-03-18cleaning unused imports and variablesVictor Shyba
2015-03-18import * and missing re, re came from *Victor Shyba
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-03-18no more self.client, since those methods are available from test case baseVictor Shyba
2015-03-18TestCase logic moved to AppTestClient, enabling reuse outside of integration ...Victor Shyba
2015-03-18Removed if that was not being usedBruno Wagner
2015-03-18Fixed identation on ext_key_manager fileBruno Wagner
2015-03-18Changed map to list comprehensionBruno Wagner
2015-03-18Non exception was being caught by soledadBruno Wagner
2015-03-18MailService is now an objectBruno Wagner
2015-03-18we have a valid cert for try.pixelated-project.org nowChristoph Kluenter
2015-03-17Revert "try was redeployed"Christoph Kluenter
2015-03-17try was redeployedChristoph Kluenter
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-13Enable utf-8 locale in user agent.Folker Bernitt
2015-03-13Added missing imports to monkey patch.Folker Bernitt
2015-03-12Added some error logging if mail part parsing fails.Folker Bernitt
2015-03-12Removed invalid code from config/__init__.py.Folker Bernitt
2015-03-12Fixed problem with multi line content type header field.Folker Bernitt
2015-03-12Added missing file for previous commit.Folker Bernitt
2015-03-12Monkey patched KeyManager._fetch_keys_from_server.Folker Bernitt
2015-03-11for #315, check query parameter and return empty if they are empty, not an errorVictor Shyba
2015-03-11for #315, test queries with bad or empty parameters. They all should return e...Victor Shyba
2015-03-10for #315, verify phash. Need more defensive coding hereVictor Shyba
2015-03-10#87 Removed logging to /tmp/pixelated.log fileJefferson Stachelski
2015-03-10added support for 7 and 8bit content transfer encoding.Folker Bernitt
2015-03-09Refactoring of fuctional testsTiago Ferraz
2015-03-09Don't run jshint when running python testsAlexandre Pretto Nunes
2015-03-09Make test suite stop if any test brakeAlexandre Pretto Nunes
2015-03-06for #288, adds encryption failure to casingVictor Shyba
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-27Fixed pep8Bruno Wagner & Victor Shyba
2015-02-27X-Pixelated-encryption-status is now based on our checksBruno Wagner & Victor Shyba
2015-02-27Stop verifying OpenPGP headerBruno Wagner & Victor Shyba
2015-02-27#74 use basic config for default loggingRafael Lisboa
2015-02-27Make tests involving adding and selecting tags more robustAlexandre Pretto Nunes
2015-02-27Allow to pass a different timeout to wait_until_* methodsAlexandre Pretto Nunes
2015-02-26#74 Jefferson/Rafa: Centralized all logs (python logging and twisted logs) to...Jefferson Stachelski
2015-02-25#296 Fixing functional tests so it clicks the right elementGabriel Albo
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-23Tests click on fake-left-off-canvas-toggle instead of hidden one.Folker Bernitt
2015-02-22#290 no need to remove all tags when moving to thrashDuda Dornelles
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-19Adds the close parenthesis to -lc messageTiago Ferraz