summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-01-12Added jshint to the go testBruno Wagner
2015-01-12Improved functional test waits in mail_view steps.Folker Bernitt
2015-01-09#164 sometimes a mail with more than one alternative will not have an html partDuda Dornelles
2015-01-09Added printing of console.log to functional test common.Folker Bernitt
2015-01-08Fix pep8Alexandre Pretto
2015-01-08Make it easier to run unit, integration and pep8 testsAlexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Npm build already runs cleanBruno Wagner
2015-01-06Nose --no-capture was spilling garbage over the testsBruno Wagner
2015-01-06Removed unused fileBruno Wagner
2015-01-06Removed commented out install_requiresBruno Wagner
2015-01-06Always unzip is not needed anymore because we are not installing packages thr...Bruno Wagner
2015-01-06Removed log with duplicated informationBruno Wagner
2015-01-06Service ./go has some new tricksBruno Wagner
2015-01-06Getting rid of unused sqlcipher index updates, speeding up tests and app. Als...Duda Dornelles
2015-01-06Issue #183 adds ALL to special tags.Lisa Junger
2015-01-06Issue #135: Removed dead code.Lisa Junger
2015-01-06Issue #215: Fixed missing From header for sent mails.Lisa Junger
2015-01-05#193 get next uid from the mailbox we are trying to add the email instead of ...Duda Dornelles
2015-01-05Ooopsie, forgot some debug code thereDuda Dornelles
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-23deleting unused codeDuda Dornelles
2014-12-23Removing install_requires from setup.py for nowDuda Dornelles
2014-12-23Falling back to requirements.txt for now till we get soledad packages with PE...Duda Dornelles
2014-12-23fixing pep8 warningsDuda Dornelles
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
2014-12-22Added explicit cryptography package to setup.py because the new version is br...Bruno Wagner
2014-12-22Sometimes soledad adds a None recipient on a mail header, just making sure th...Duda Dornelles
2014-12-22Removing unused codeDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-18moving back to phantomjs as driver for functional testsDuda Dornelles
2014-12-18adding license info to proxy files and fixing pep8Duda Dornelles
2014-12-18Running functional tests behind tornado proxy: breaking the build :)Duda Dornelles
2014-12-18Adding a tornado proxy to simulate the behavior for the user agent when runni...Duda Dornelles
2014-12-17no need for 6 and 15 threads test #194Victor Shyba
2014-12-17performance tests for read/write concurrency on our encrypted whoosh #194Victor Shyba
2014-12-17Issue #200 Fixed Pep8 issuesBruno Wagner
2014-12-17Fix issue #200 search works with base63 bodiesFábio Pio
2014-12-17Fixed #199 base64 detection won't break plain textFábio Pio
2014-12-17Fix Pep8 test for #195 and #198 special characters handling.Lisa Junger
2014-12-16Fix #195 and #198 special characters handlingFábio Pio
2014-12-16Removed host and port from config example because they haven't been used for ...Bruno Wagner
2014-12-15related to #194 - solves a concurrency problem on encrypted whoosh caused by ...Victor Shyba
2014-12-12Card #168 - ignores contacts coming from trash and draftsPatrick Maia
2014-12-12Card #168 - introduces performance tests for contacts controllerPatrick Maia
2014-12-12corrects test namePatrick Maia
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-11created new tests to cover delete mail from mail listNeissi Torres Lima