Age | Commit message (Expand) | Author |
2015-08-11 | fix integration test_search | Victor Shyba |
2015-08-11 | fix test_soledad_querier | Victor Shyba |
2015-08-11 | Fixing integration tests. | Folker Bernitt |
2015-08-11 | Fixed unit tests. | Folker Bernitt |
2015-06-17 | clean up unused variables (flake8 violations) | Victor Shyba |
2015-06-12 | [refactor] SearchEngine does not need a querier | Victor Shyba |
2015-06-12 | Added missing import for AsyncHTTPClient | Folker Bernitt |
2015-06-11 | Removing lost imports | Victor Shyba |
2015-06-09 | Extracted services setup in a separate class | Bruno Wagner |
2015-06-05 | Added creation of input mail from python message | Bruno Wagner |
2015-06-04 | Config is not used anymore | Bruno Wagner |
2015-06-03 | Fixed tests after app changes | Bruno Wagner |
2015-03-24 | Fix pep8 errors of lambda functions | Tiago Ferraz |
2015-03-20 | integration helper: reindex only when new tags are added (performance) | Victor Shyba |
2015-03-18 | TestCase logic moved to AppTestClient, enabling reuse outside of integration ... | Victor Shyba |
2015-03-17 | Lock index on index_mail. | Folker Bernitt |
2015-02-27 | Refactored out tag service and replaced mail normalization with built-in pars... | Bruno Wagner & Victor Shyba |
2015-02-13 | Making sure that no private key can be retrieved by the KeysResource | Duda Dornelles |
2015-02-11 | Fixing pep8 errors | Tiago Ferraz |
2015-02-11 | General Refactoring | Tiago Ferraz |
2015-02-09 | Ops, now importing MailBuilder properly for integration tests | Duda Dornelles |
2015-02-09 | Fixing integration tests | Duda Dornelles |
2015-02-09 | Sending a mail is always successful in functional test context. | Folker Bernitt |
2015-02-05 | (Re-)added error handling for twisted smtp sender. | Folker Bernitt |
2015-02-03 | Movinge MailsResource#render_POST logic to MailService and some search_engine... | Duda Dornelles |
2015-02-03 | Moving mails_resouce render_GET logic to mail_service | Duda Dornelles |
2015-02-03 | Enabling integration tests to be run in parallel | Duda Dornelles |
2015-01-28 | for #173, now searching on sender field for contacts auto complete | Victor Shyba |
2015-01-28 | Fixing _render function on app_test_client for integration tests so that when... | Duda Dornelles |
2015-01-28 | for #256, change TestCase to twisted trial | Victor Shyba |
2015-01-27 | #237 #232 #196 syncing user data once before starting the UA. Displaying a lo... | Duda Dornelles |
2015-01-24 | #184 - not creating empty tags anymore | Vicente Luchi |
2015-01-22 | #224 fixing tests and app for twisted migration | Duda Dornelles |
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing |
2015-01-21 | Fixed pep8 warnings | Bruno Wagner |
2015-01-21 | #240 Adapted tests after change to twisted web | Duda Dornelles |
2015-01-21 | #224 App is working without klein - migration to twisted "complete" | Duda Dornelles |
2015-01-19 | Issue #169: Allow custom home folder. | Folker Bernitt |
2015-01-14 | for #227, MAC on encrypted storage | Victor Shyba |
2015-01-13 | #230 Changing defer_encryption to False in order to upgrade soledad 0.6.3 | Fábio Pio |
2015-01-12 | card #227, replacing lib for debian compatibility: cryptography -> nacl | Victor Shyba |
2015-01-06 | Getting rid of unused sqlcipher index updates, speeding up tests and app. Als... | Duda Dornelles |
2015-01-06 | Issue #215: Fixed missing From header for sent mails. | Lisa Junger |
2014-12-23 | #216 when trying to save a draft too fast (before the previous version is sav... | Duda Dornelles |
2014-12-22 | refactoring package structure | Duda Dornelles |
2014-12-18 | \#203 & #204 & #205: fixing client and api for buld mark as read/unread and ... | Duda Dornelles |
2014-12-18 | adding license info to proxy files and fixing pep8 | Duda Dornelles |
2014-12-18 | Running functional tests behind tornado proxy: breaking the build :) | Duda Dornelles |
2014-12-18 | Adding a tornado proxy to simulate the behavior for the user agent when runni... | Duda Dornelles |
2014-12-17 | Fix issue #200 search works with base63 bodies | Fábio Pio |