summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-04-29Issue #679: Fix CSS and markup for attachmentsFelix Hammerl
2016-04-13Issue #674: Update Account usage to pass user_idCaio Carrara
2016-04-08Issue #431: extractes the generic handling for error callbacks in init and ha...Zara Gebru
2016-04-08Issue #431: add errback on logoutZara Gebru
2016-04-06Issue #292: Fix functional testsFelix Hammerl
2016-04-06Remove unused step from functional testsFelix Hammerl
2016-04-06Issue #292: add fingerprint to user settings resourceZara Gebru
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-04-04Migrate ImapAccount to AccountTulio Casagrande
2016-03-29Removes ssl warnnings from log.Thais Siqueira
2016-03-22Fixes lint.Thais Siqueira
2016-03-22Adds changes to run load test on current version.Thais Siqueira
2016-03-22Issue #649: Fix functional testsFelix Hammerl
2016-03-15Issue #620: Refactor read viewFelix Hammerl
2016-03-11Sets SSL certifications to false.Thais Siqueira
2016-03-11Fixes pep8 errors and update requests to 2.9.1.Thais Siqueira
2016-03-11Update locust test to run after xsrf token implementation.Thais Siqueira
2016-03-09Issue #617: Add sandbox to user-agentFelix Hammerl
2016-03-09Issue #617: Serve content from Sandbox resourceFelix Hammerl
2016-03-04Fix: Logout calls session expireFolker Bernitt
2016-03-01Fix tests after change on OpenPGPKey.get_json APIGiovane
2016-03-01Fix test: Add missing date fieldFelix Hammerl
2016-02-25serving the client directly, as the current dependency on proxy strips out xs...NavaL
2016-02-25only adding feature resource in root_resource test -- fixing buildNavaL
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-24Recreate session on soledad problemsFolker Bernitt
2016-02-23Only do initial sync on session creationFolker Bernitt
2016-02-22Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc""Giovane
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-22Merge pull request #621 from phss/add-security-headersFolker Bernitt
2016-02-20Revert "Filter keys from attachments #608 w/ @deniscostadsc"NavaL
2016-02-20Add recommended security headers from #618Paulo Schneider
2016-02-19Filter keys from attachments #608 w/ @deniscostadscGiovane
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
2016-02-12mocking all paths to existsNavaL
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
2016-02-11Redownload SMTP certficates if necessaryFolker Bernitt
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
2016-02-10Download SMTP client certificate, not VPN oneFolker Bernitt
2016-02-09Close account on session closeFolker Bernitt
2016-02-09Small fix to wrap entire KeyManager in test_nicknym.pyFolker Bernitt
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
2016-02-08mocking register/unregister key generation event, on closeNavaL
2016-02-05suppressing Error logs being spit out in testsNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL