summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2016-08-25Adapted the twisted patch to measure inlineCallbacks #768Bruno Wagner
2016-08-25[Denis/Tulio][#761] Change attachment file size to 5MBDenis Costa
2016-08-25if we use a bigger attachment, we should check for a bigger sizeChristoph Kluenter
2016-08-25test if bigger attachments also workChristoph Kluenter
2016-08-24Merge branch '5mb_attachment'Christoph Kluenter
2016-08-23Changed the concurrent login script to start at the user loadtest1Bruno Wagner
2016-08-23Fix misspelled attachment nameDenis Costa
2016-08-23Added the script that pre-creates users for testsThais Siqueira
2016-08-23Removed stray line from the concurrent_login scriptThais Siqueira
2016-08-23Adds the script that login users concurrently.Thais Siqueira
2016-08-23accept uploads to up to 5MBChristoph Kluenter
2016-08-22Adds a patch to measure function running in twistedThais Siqueira
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-08-19Normalizing single and multi user bootstrap #759Bruno Wagner
2016-07-04Issue #738: Bypass cookie validation for sandboxFelix Hammerl
2016-06-27Explicitly use POST to test csrfCaio Carrara
2016-06-24 added dummy user attribute to SRPsession as the constructor changed -- fixin...NavaL
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
2016-06-23refactoring: moved Service factories to the service config fileNavaL
2016-06-17Issue #608: Fix lowercase attachment test to check the filenameTulio Casagrande
2016-06-17Issue #608: Add unit test for case-specific lookupFelix Hammerl
2016-06-16Fix UNNAMED attachment bugTulio Casagrande
2016-06-16Stops filtering application/pgp-keys attachmentsTulio Casagrande
2016-06-14pep8 ^^NavaL
2016-06-14starting the server when the reactor is running and adding proper error handl...NavaL
2016-06-07Update keymanager calls due api updateCaio Carrara
2016-06-02RootResource should return 503 during startup (#699)Blake Williams
2016-05-31Remove unused session_idTulio Casagrande
2016-05-31Merge pull request #701 from shabbyrobe/fix-issue-695Christoph
2016-05-27Issue #695: Show all recipients in mail sent foldershabbyrobe
2016-05-26Updated calls to addRawHeader to use setRawHeadersshabbyrobe
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-05-20adding event as first argument on invalid soledad register callback. register...NavaL
2016-05-19issue #685 remove duplicated email recipientsmfrankie
2016-05-19remove duplicated mails, wipmfrankie
2016-05-19when invalid soledad auth token, it logs user out if multi-user and stops the...NavaL
2016-05-18Issue #692 re-added logout back in the feature toggleNavaL
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