summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12Added jshint to the go testBruno Wagner
2015-01-12Removed old provision.sh now that puppet wellBruno Wagner
2015-01-12The install script now removes the virtualenv before creating the new oneBruno Wagner
2015-01-12Improved functional test waits in mail_view steps.Folker Bernitt
2015-01-09Make functions on mail list component consistentAlexandre Nunes
2015-01-09#164 sometimes a mail with more than one alternative will not have an html partDuda Dornelles
2015-01-09Fixing jshintDuda Dornelles
2015-01-09Forgot semicolonDuda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#addParagraphsToPlainText to use regex ...Duda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of split...Duda Dornelles
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt
2015-01-09Added printing of console.log to functional test common.Folker Bernitt
2015-01-08#157 fix typo in testsAlexandre Pretto Nunes
2015-01-08Fix jshintAlexandre Pretto
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-08Revert "depend on python-cryptography"Christoph Kluenter
2015-01-08depend on python-cryptographyChristoph Kluenter
2015-01-07Merge pull request #223 from pixelated-project/refactoring-eventsDuda Dornelles
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-06Update tests to refactored events behaviourAlexandre Pretto Nunes
2015-01-06Add script for debugging JS testsAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having t...Alexandre Pretto Nunes
2015-01-06Issue #182: Escape special chars in tag list.Lisa Junger
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-31Adding faviconGabriel Albo
2014-12-30#217 - Adding Pixelated logo to user agent UIGabriel Albo
2014-12-26Update README.mdFábio Pio
2014-12-24Removed some legacy things from gitignoreBruno Wagner
2014-12-24Bower is now run correctly as root, pip uninstall now uses -y so it won't ask...Bruno Wagner
2014-12-23Added environment that was missing after translation to puppetBruno Wagner
2014-12-23Removed timeout of install-pixelated stageBruno Wagner
2014-12-23Update README.mdNeissi Torres Lima
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-23Having trouble with enum when installing from pipDuda Dornelles
2014-12-23Removing install_requires from setup.py for nowDuda Dornelles