Age | Commit message (Expand) | Author |
2016-10-28 | authentication now returns Authentication | NavaL |
2016-10-21 | [#797] reinstating use of the provided email body charstet encoding | NavaL |
2016-10-18 | Adapted imports to reflect new bitmask-dev dependency | Bruno Wagner |
2016-10-07 | use test client in test case through composition instead of inheritance | Roald de Vries |
2016-06-24 | Issue #694 add an admin restricted resource for user stats | NavaL |
2016-06-17 | Issue #608: Fix lowercase attachment test to check the filename | Tulio Casagrande |
2016-06-17 | Issue #608: Add unit test for case-specific lookup | Felix Hammerl |
2016-06-16 | Fix UNNAMED attachment bug | Tulio Casagrande |
2016-06-16 | Stops filtering application/pgp-keys attachments | Tulio Casagrande |
2016-05-13 | Issue #691: Refactor to Twisted 16.1.1 | Felix Hammerl |
2016-04-04 | Migrate ImapAccount to Account | Tulio Casagrande |
2016-02-25 | changed logout to post | NavaL |
2016-02-25 | Backend and frontend protection against csrf attacks: | NavaL |
2016-02-22 | Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc"" | Giovane |
2016-02-20 | Revert "Filter keys from attachments #608 w/ @deniscostadsc" | NavaL |
2016-02-19 | Filter keys from attachments #608 w/ @deniscostadsc | Giovane |
2016-02-10 | Fix Issue #596: Provide correct content-type | Felix Hammerl |
2016-02-05 | closing the services closes leap session, which stops background tasks, close... | NavaL |
2016-01-28 | removed unnecessary imports, and wrong yields | NavaL |
2016-01-27 | Add a login multi user functional test | Folker Bernitt |
2016-01-26 | Refactor test account account creation into own class | Folker Bernitt |
2016-01-25 | added integration test | NavaL |
2016-01-15 | Removes InputMail.FROM_EMAIL_ADDRESS constant #578 | Giovane |
2016-01-13 | Removed unused logging imports and fixed maintenance logger during test | Bruno Wagner |
2016-01-11 | matching POST response and GET of an attachment -- API specification | NavaL |
2016-01-11 | renamed attachment_id attribute to ident on POST response, to conform with th... | NavaL |
2016-01-08 | Removed search engine from constant in Indexer | Bruno Wagner |
2016-01-04 | Decouple test_feedback_service from dev provider | Folker Bernitt |
2015-12-21 | added filename and size to the attachment endpoint post response | NavaL |
2015-12-18 | adapting mail controllers POST and PUT to work with attachements | mnandri |
2015-12-18 | fixing unit test -- again WIP | mnandri |
2015-12-18 | WIP: rename me later | mnandri |
2015-12-18 | backend that handles post of a single attachment file | mnandri |
2015-11-24 | Issue #494 - Bruno/Jeff Fixed the encoding tests | Jefferson Stachelski |
2015-11-23 | Making explicit the goal for test that checks double deletion | Victor Shyba |
2015-11-23 | Removing test, since this scenario doesnt exists anymore | Victor Shyba |
2015-11-23 | No more 'need to create before delete' | Victor Shyba |
2015-11-19 | Fixing tests #531 | Giovane |
2015-11-18 | Issue #494 - Fixed reply when the replayer is the sender | Jefferson Stachelski |
2015-10-20 | Refactored the welcome mail logic and add a test | Jefferson Stachelski |
2015-10-13 | Add tests for welcome mail. | Giovane |
2015-09-21 | #442 Moves feedback url to environment variable. | Giovane |
2015-09-21 | #442 Creates feedback service that create tickets on leap web. | Giovane |
2015-09-10 | Removed bounced email contact removal (#441) | Bruno Wagner |
2015-09-08 | Some progress on the issue #441 | Jefferson Stachelski |
2015-09-02 | [feature] adding security_casing to LeapMail so we can show in the UI the sig... | Duda Dornelles |
2015-09-02 | Download attachments from mail store instead of querier | Folker Bernitt |
2015-08-30 | [tests] fixes attachments tests for attribute rename | Victor Shyba |
2015-08-30 | [tests] reduce flakiness in test_incoming_mail | Victor Shyba |
2015-08-27 | Cleaned up MailboxInboxListener. | Folker Bernitt |