summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22#224 adding trial temp folder to gitignoreDuda Dornelles
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles
2015-01-21Added -w because nosetests was thinking we wanted to run all the testsBruno Wagner
2015-01-21Fixed pep8 warningsBruno Wagner
2015-01-21Fixed mock leftover problem in bitmask session testPixpoa pairing
2015-01-21#240 Adapted tests after change to twisted webDuda Dornelles
2015-01-21#224 removing klein and flask deps from debian/controlDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-21#240 downgrading versions to be wheezy-compatible. Also, getting rid of klein...Duda Dornelles
2015-01-21Sample files for loading/interstitial pageLourenço S
2015-01-20Adding loading logoLourenço S
2015-01-20New logo for top leftLourenço S
2015-01-20Fixed the arguments passing of the go script, setup with always unzip was not...Bruno Wagner
2015-01-19Port must be int for the binding to workBruno Wagner
2015-01-19Issue #234: Fix error with delete button not working on drafts.Folker Bernitt
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2015-01-19install libsqlite3-dev for vagrant source boxvarac
2015-01-19Merge branch 'vagrant_multimachine'varac
2015-01-19added Vagrantfile and provision scriptsvarac
2015-01-16Fixing jshint warningsBruno Wagner and Fabio Pio
2015-01-16Fixed typo on js testsBruno Wagner and Fabio Pio
2015-01-16Issue #233 plain text body now escapes html tagsBruno Wagner and Fabio Pio
2015-01-16Removed service_identity module because it is optional and doesn't exist on w...Bruno Wagner
2015-01-16Install pixelated now uses ./go setup (so if we change the way we do do setup...Bruno Wagner
2015-01-16Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227Victor Shyba
2015-01-15Added the service identity package as a debian dependencyBruno Wagner
2015-01-15Separated logo from togglePixpoa pairing
2015-01-15for #227, also use IV on hmac generationVictor Shyba
2015-01-15Revert "Using only node v0.10 for travis build"Duda Dornelles
2015-01-15#153 fix mail checking and unchecking on mail listAlexandre Pretto Nunes
2015-01-15Using only node v0.10 for travis buildDuda Dornelles
2015-01-14Not deferring encryption/decryption for soledad - this how it was on soledad ...Duda Dornelles
2015-01-14for #227, MAC on encrypted storageVictor Shyba
2015-01-14Removed requirements (we are back to using setup.py again) and changed go to ...Bruno Wagner
2015-01-14Added a lock to search index_mail.Folker Bernitt
2015-01-13removing nacl as #227, its not used anymoreVictor Shyba
2015-01-13for #227, nacl -> SoledadCrypto, since its already presentVictor Shyba
2015-01-13Adding pynacl dependencyDuda Dornelles
2015-01-13 #230 Going back to setup.py for managing deps and upgrading soledad to 0.6.3Duda Dornelles
2015-01-13#230 Changing defer_encryption to False in order to upgrade soledad 0.6.3Fábio Pio
2015-01-13Fixed ignoring charset on mail content type when parsing mails.Folker Bernitt
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-12#153 Move duplicated funcion render to just mail_item.jsAlexandre Pretto Nunes
2015-01-12card #227, using base64 on query explicitly (previous lib did it implicitly)Victor Shyba
2015-01-12card #227, replacing lib for debian compatibility: cryptography -> naclVictor Shyba
2015-01-12added pixelated.cfg to .gitignore so we can put a custom config filevarac
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