Age | Commit message (Expand) | Author |
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-04-02 | Use provided ssl version within docker. | Folker Bernitt |
2015-04-01 | Adds text explaining encryption status | Victor Shyba |
2015-04-01 | Only import requests deeper modules if version is 2.0.0. | Folker Bernitt |
2015-04-01 | Fixed circular dependency when auto detecting provider ca. | Folker Bernitt |
2015-04-01 | Adds a welcome mail template | Victor Shyba |
2015-04-01 | Unit tests, integration tests and welcome mail | Victor Shyba |
2015-04-01 | Refactor lastuid and register wrapper on SYNC_DONE | Victor Shyba |
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 | Fixing if logic on _extract_alternative | Tiago Ferraz |
2015-03-30 | Protection against None bdoc | Tiago Ferraz |
2015-03-30 | Protection against None bdoc object | Tiago Ferraz |
2015-03-30 | Added command to execute functional tests | Tiago Ferraz |
2015-03-30 | Auto refresh provider certificate on start. | Folker Bernitt |
2015-03-30 | Splitting certificate validation into provider and bootstrap certificate. | Folker Bernitt |
2015-03-26 | Refactorating: replaced XPath by CSS Selector | Tiago Ferraz |
2015-03-26 | Fix pep8 error | Tiago Ferraz |
2015-03-26 | Fixing small error on def function | Tiago Ferraz |
2015-03-26 | Fix pep* errors | Tiago Ferraz |
2015-03-26 | Trying to fix functional test | Tiago Ferraz |
2015-03-26 | Trying to fix problem with functional test while opening email. | Tiago Ferraz |
2015-03-26 | Fixed pep8 errors. | Tiago Ferraz |
2015-03-26 | New test that use checkboxes. Removal of hamcrest lib, code refactoring. | Tiago Ferraz |
2015-03-24 | Fix pep8 errors of lambda functions | Tiago Ferraz |
2015-03-23 | -e will not run on all the steps anymore | Bruno Wagner |
2015-03-23 | #333 Implemented downlload ca.crt when pixelated-user-agent doesn't find a ce... | Jefferson Stachelski |
2015-03-23 | The whole go script runs with -e now, this will make it break when it breaks | Bruno Wagner |
2015-03-22 | checks if a mailbox is fresh (uid is 0). | Victor Shyba |
2015-03-22 | extracts get_lastuid and adds tests for create_mail uid consistency. | Victor Shyba |
2015-03-20 | empty queries test makes more sense as a unit test | Victor Shyba |
2015-03-20 | integration helper: reindex only when new tags are added (performance) | Victor Shyba |
2015-03-20 | Gracefully handle None from and subject values during tests. | Folker Bernitt |
2015-03-20 | Added missing file for previous commit. | Folker Bernitt |
2015-03-20 | Added support for encoded To, Cc and Bcc headers. | Folker Bernitt |
2015-03-19 | #248 Wrote missing tests | Jefferson Stachelski |
2015-03-18 | #248 Fixed the UTF-8 decode for special characteres | Jefferson Stachelski |
2015-03-18 | testing #330, this fixes search performance test | Victor Shyba |
2015-03-18 | making map and filter explicit | Victor Shyba |
2015-03-18 | cleaning unused imports and variables | Victor Shyba |
2015-03-18 | import * and missing re, re came from * | Victor Shyba |
2015-03-18 | cleaning import * from integration and unit tests | Victor Shyba |
2015-03-18 | no more self.client, since those methods are available from test case base | Victor Shyba |
2015-03-18 | TestCase logic moved to AppTestClient, enabling reuse outside of integration ... | Victor Shyba |
2015-03-18 | Removed if that was not being used | Bruno Wagner |
2015-03-18 | Fixed identation on ext_key_manager file | Bruno Wagner |
2015-03-18 | Changed map to list comprehension | Bruno Wagner |
2015-03-18 | Non exception was being caught by soledad | Bruno Wagner |
2015-03-18 | MailService is now an object | Bruno Wagner |