Age | Commit message (Expand) | Author |
2016-10-07 | use test client in test case through composition instead of inheritance | Roald de Vries |
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-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-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 |
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 | No more 'need to create before delete' | Victor Shyba |
2015-11-18 | Issue #494 - Fixed reply when the replayer is the sender | Jefferson Stachelski |
2015-09-02 | [feature] adding security_casing to LeapMail so we can show in the UI the sig... | Duda Dornelles |
2015-08-17 | [wip] Expose attachments again after migration | kaeff |
2015-08-11 | Check for subject instead of mail id for deleted mails. | Folker Bernitt |
2015-08-11 | Fixed unit test. | Folker Bernitt |
2015-08-11 | Added test to ensure mail with same content can be added. | Folker Bernitt |
2015-08-11 | Fixed test_leap_mailstore integration test. | Folker Bernitt |
2015-08-11 | Make indexing recepients work again by fixing serialization bug | Klaus Fl |
2015-08-11 | Made LeapMail compatible with SearchEngine. | Folker Bernitt |
2015-08-11 | pep8 | Victor Shyba |
2015-08-11 | Added common LeapMailStore to soledad test base. | Folker Bernitt |
2015-08-11 | Added delete_mailbox to leap mail store. | Folker Bernitt |
2015-08-11 | Added tests to get mails within a mailbox. | Folker Bernitt |
2015-08-11 | Added delete mail to mail store. | Folker Bernitt |
2015-08-11 | Added add mailbox and add message behaviour. | Folker Bernitt |
2015-08-11 | Added integration test for LeapMailStore.all_mails. | Folker Bernitt |
2015-08-11 | Fix: reordered code and added missing yield. | Folker Bernitt |
2015-08-11 | Refactored test_leap_mailstore.py. | Folker Bernitt |
2015-08-11 | Added leap mailstore integration test. | Folker Bernitt |