Age | Commit message (Expand) | Author |
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 | no need for 6 and 15 threads test #194 | Victor Shyba |
2014-12-17 | performance tests for read/write concurrency on our encrypted whoosh #194 | Victor Shyba |
2014-12-17 | Issue #200 Fixed Pep8 issues | Bruno Wagner |
2014-12-17 | Fix issue #200 search works with base63 bodies | Fábio Pio |
2014-12-17 | Fixed #199 base64 detection won't break plain text | Fábio Pio |
2014-12-17 | Fix Pep8 test for #195 and #198 special characters handling. | Lisa Junger |
2014-12-16 | Fix #195 and #198 special characters handling | Fábio Pio |
2014-12-12 | Card #168 - ignores contacts coming from trash and drafts | Patrick Maia |
2014-12-12 | Card #168 - introduces performance tests for contacts controller | Patrick Maia |
2014-12-12 | corrects test name | Patrick Maia |
2014-12-11 | no_signature_information used when leap signature header is none #177 | Victor Shyba |
2014-12-11 | Fixed delete mails from mail list, actions | Neissi Torres Lima |
2014-12-11 | created new tests to cover delete mail from mail list | Neissi Torres Lima |
2014-12-11 | optmizing python imports | Duda Dornelles |
2014-12-05 | Enabling the functional test to search email and destroy | Fábio Pio |
2014-12-04 | removing unused test and fixing another one | Duda Dornelles |
2014-12-03 | #135 remove unnecessary test | Alexandre Pretto Nunes |
2014-12-03 | #135 fix python unit tests | Alexandre Pretto Nunes |
2014-12-03 | #135 Use reply-to field instead of from when present | Alexandre Pretto Nunes |
2014-12-03 | #135 Have the service respond the email details with who should be on to: and... | Alexandre Pretto Nunes |
2014-12-03 | added functionality for reply all to service. | Lisa Junger |
2014-12-03 | Fixed handling of mails with non us-ascii body. | Folker Bernitt |
2014-12-03 | Moved mail.as_dict to PixelatedMail. | Folker Bernitt |
2014-12-01 | fixes pep8 | Patrick Maia |
2014-11-27 | Card #149 - enables https on service | Patrick Maia and Victor Shyba |
2014-11-26 | #59 - Adding encryption status | Neissi Torres Lima |
2014-11-24 | #59 Bruno/Neissi - adding signature status | Neissi Torres Lima |
2014-11-24 | Added capability to read credentials from stdin. | Folker Bernitt |
2014-11-24 | Fixed pep8 warnings. | Folker Bernitt |
2014-11-24 | adding perf tests for GET /tags | Duda Dornelles |
2014-11-24 | Adding contacts controller and basic contact search | Duda Dornelles |
2014-11-21 | for #14, properly split and strip addresses | Patrick Maia and Victor Shyba |
2014-11-21 | Adding performance benchmark for GET /mails | Duda Dornelles |
2014-11-21 | refactoring so the app_test_client knows how to start itself in a thread | Duda Dornelles |
2014-11-19 | better organization for integration test support classes | Duda Dornelles |
2014-11-19 | better organization for integration test support classes | Duda Dornelles |
2014-11-19 | Extracting deferred timeouts in tests to constants | Duda Dornelles |
2014-11-18 | Fixing functional tests. Im not proud. | Duda Dornelles |
2014-11-18 | sys was used, but not imported | Victor Shyba |
2014-11-18 | Increasing timeout for deferred tests so they run in slower boxes too | Duda Dornelles |
2014-11-18 | Deferring TagsController.tags and fixing tests to deal with deferreds | Duda Dornelles |
2014-11-12 | Card #30 - adds attachments information to bulk mail retrieval (GET /mails) | Patrick Maia |
2014-11-12 | Card #30 - fixes bug that was preventing attachment download | Patrick Maia |
2014-11-12 | Fixing functional test failure on 'trash/delete this message' step. Adding at... | Gabriel Albo |
2014-11-11 | Card #30 - migrates attachments controller to twisted | Patrick Maia |
2014-11-11 | Fixup for 5c9aa9af: Actually convert to str for unicode hostnames. | Folker Bernitt |
2014-11-10 | adding encrypted file index to whoosh | Duda Dornelles |
2014-11-10 | Pass configured port number to reactor. | Folker Bernitt |