Age | Commit message (Expand) | Author |
2015-09-21 | Add more description on fingerprint missmatch error | Folker Bernitt |
2015-09-16 | Moved account to after sync function #458 | Bruno Wagner |
2015-09-16 | Fixed duplicate document error on reruns #458 | Bruno Wagner |
2015-09-16 | Add fingerprints to exception on mismatch | Folker Bernitt |
2015-08-30 | [tests] Soledad have no plans of readding this | Victor Shyba |
2015-08-11 | Added mail_store to LeapSession. | Folker Bernitt |
2015-08-11 | Added some calls to super for tests based on test_abstract_leap.py. | Folker Bernitt |
2015-08-11 | fix unit tests for soledad.need_sync method, its gone | Victor Shyba |
2015-08-11 | fix unit tests for nicknym | Victor Shyba |
2015-08-11 | Fixed unit tests. | Folker Bernitt |
2015-08-11 | fix test_session | Victor Shyba |
2015-08-11 | trying out a new migration | Victor Shyba |
2015-06-19 | [refactor] Use auth for fewer parameters | Victor Shyba |
2015-06-18 | SMTP should be getting up properly again | Bruno Wagner |
2015-06-11 | Removing lost imports | Victor Shyba |
2015-06-10 | Fix bug when not passing leap certificate nor fingerprint | rafael lisboa |
2015-06-10 | Provider web certificate will always be bytestring now, requests complains ot... | Bruno Wagner |
2015-06-09 | Removed triplicated code to concatenate user mail | Victor Shyba |
2015-06-08 | Heavy rework on certs, removed most of it, simplified the logic | Bruno Wagner |
2015-06-08 | Moved initialization, fingerprint and cert inside LeapCertificate class | Bruno Wagner |
2015-06-08 | Fixed certificates initialization and removed which_api_bundle | Bruno Wagner |
2015-06-07 | fixes tests for smtp gateway | Victor Shyba |
2015-05-04 | update tests | rafael lisboa |
2015-04-02 | Removed unused certs_home code. | Folker Bernitt |
2015-04-02 | Don't try to write certs to installation folder. | Folker Bernitt |
2015-03-31 | Better naming for which_bundle functions | Folker Bernitt and Victor Shyba |
2015-03-31 | Added support for ssl fingerprint validation. | Folker Bernitt |
2015-03-30 | Splitting certificate validation into provider and bootstrap certificate. | Folker Bernitt |
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 |
2015-01-21 | Fixed mock leftover problem in bitmask session test | Pixpoa pairing |
2015-01-14 | Not deferring encryption/decryption for soledad - this how it was on soledad ... | Duda Dornelles |
2014-12-11 | optmizing python imports | Duda Dornelles |
2014-11-18 | sys was used, but not imported | Victor Shyba |
2014-11-11 | Fixup for 5c9aa9af: Actually convert to str for unicode hostnames. | Folker Bernitt |
2014-11-10 | Added test for bundle detection return type. | Folker Bernitt |
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles |
2014-10-09 | Changing tests folder structure | Duda Dornelles |