Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-27 | Moves welcome mail logic inside LeapSession | Giovane | |
2015-09-16 | Moved account to after sync function #458 | Bruno Wagner | |
Imap account creation was firing post sync hooks and that was trying to use the mailboxes that were not synced yet. Just moved that for the after sync together with the incoming mail fetcher | |||
2015-09-16 | Fixed duplicate document error on reruns #458 | Bruno Wagner | |
Setting up the incoming mail fetcher checked for an INBOX before the first sync, that created an INBOX on every new machine and when you removed the leap folder. We moved that right after the initial sync, along the generation of the OpenPGP keys and adapted the tests | |||
2015-08-11 | Added mail_store to LeapSession. | Folker Bernitt | |
- Issue #420 | |||
2015-08-11 | Added some calls to super for tests based on test_abstract_leap.py. | Folker Bernitt | |
2015-08-11 | fix test_session | Victor Shyba | |
2015-08-11 | trying out a new migration | Victor Shyba | |
2015-06-09 | Removed triplicated code to concatenate user mail | Victor Shyba | |
2015-05-04 | update tests | rafael lisboa | |
2015-02-18 | #294 - not failing service startup if smtp fails to start | Duda Dornelles | |
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing | |
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |