Age | Commit message (Expand) | Author |
2015-02-23 | for #174, only 5.X.X are permanent bounces | Victor Shyba |
2015-02-23 | Tests click on fake-left-off-canvas-toggle instead of hidden one. | Folker Bernitt |
2015-02-20 | Issue #174 - rejects bounced addresses on contacts suggestions | Patrick Maia |
2015-02-20 | Issue #174 - extracts bounced address from bounce message | Patrick Maia |
2015-02-20 | Issue #174 - recognizes bounced mails | Patrick Maia |
2015-02-18 | #294 - not failing service startup if smtp fails to start | Duda Dornelles |
2015-02-13 | Fixing colors for recipient information and fixing pep8 violations | Duda Dornelles |
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-10 | Issue #276 - uses the old casing when an existing tag with different casing i... | Patrick Maia |
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-06 | Issue #276 - saves tags in the same case they arrive | Patrick Maia |
2015-02-06 | for #167, moving contacts suggestions search logic to a separate module | Victor Shyba |
2015-02-05 | for #167, deduplicate contacts by largest | Victor Shyba |
2015-02-05 | (Re-)added error handling for twisted smtp sender. | Folker Bernitt |
2015-02-04 | Refactoring more of resource logic into service. No more search engine on mai... | Duda Dornelles |
2015-02-03 | Issue #176 - tags with multiple words are now searcheable | Patrick Maia |
2015-02-03 | Running functional tests with phantomjs | Duda Dornelles |
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-30 | Removing duplicate email address | simnyatsanga |
2015-01-30 | 249 Implemented a feature that send an email when something was wrong to send... | Jefferson Stachelski |
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 | #184 not creating empty tags of any length (as opposed to only empty strings ... | Duda Dornelles |
2015-01-27 | running behave tests with phantom | Duda Dornelles |
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-23 | Removed nosetests helper from search test, it is passing now | Bruno Wagner |
2015-01-23 | Removing nosetests timeout limit from tests, now with trial we dont need that | Duda Dornelles |
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-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles |
2015-01-21 | Fixed pep8 warnings | Bruno Wagner |
2015-01-21 | Fixed mock leftover problem in bitmask session test | Pixpoa pairing |
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-16 | Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227 | Victor Shyba |
2015-01-14 | Not deferring encryption/decryption for soledad - this how it was on soledad ... | Duda Dornelles |
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-13 | Fixed ignoring charset on mail content type when parsing mails. | Folker Bernitt |
2015-01-12 | card #227, replacing lib for debian compatibility: cryptography -> nacl | Victor Shyba |
2015-01-12 | Improved functional test waits in mail_view steps. | Folker Bernitt |