summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-23Adding missing dep on debin/controlDuda Dornelles
2015-01-23Update first-steps.mdlqust
2015-01-23Update first-steps.mdlqust
2015-01-23#245 stopping the reactor when user cant authenticateDuda Dornelles
2015-01-23When closing the app now it wont get stuck, but it will finish the last sched...Pixpoa pairing
2015-01-23Added some info about the python backend.Folker Bernitt
2015-01-23Added template and scss stuff to first steps.Folker Bernitt
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2015-01-23Started to work on first steps tutorials for hackdays.Folker Bernitt
2015-01-23Issue #244: Provide build-hackday-box.sh build script.Folker Bernitt
2015-01-22 #224 fixing js tests and locales pathDuda Dornelles
2015-01-22 #224 fixing debian dependencies on debian/controlDuda Dornelles
2015-01-22Merging wheezy-packages branchPixpoa pairing
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-22Issue #244: Preparations for hackday vagrant image.Folker Bernitt
2015-01-22 #224 using text reporter for trial - it is the same as the old nosetests rep...Pixpoa pairing
2015-01-22 #224 moving to trial as test runnerPixpoa pairing
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