summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-20change Vagrantfile for HacknightChristoph Kluenter
2014-11-20Create custom matcher for jasmine unit testsAlexandre Pretto Nunes
2014-11-20place and fixing pepDuda Dornelles
2014-11-20#151 creating keys whens SOLEDAD_DATA_SYNC_DONE is thrown. If keys already ex...Duda Dornelles
2014-11-20#132 Added instructions to reinstall gnupg in the service README, the other i...Bruno Wagner
2014-11-20Updated readme and install-pixelated instructionsBruno Wagner
2014-11-20Removed useless print from the codeBruno Wagner
2014-11-20Made install-pixelated script executableBruno Wagner
2014-11-20Removed fake service and it is not being used nor mantained anymoreBruno Wagner
2014-11-20Removing flask dependency and the user-agent-daemonDuda Dornelles
2014-11-20Merge pull request #156 from mmircea16/vagrantDuda Dornelles
2014-11-20Merge pull request #155 from mmircea16/bootstrapDuda Dornelles
2014-11-19Added vagrantfile and provisioning scripts so the service can be run inside a...Mircea Moise
2014-11-19Removing cloning of the repo - assuming it already exists + updateMircea Moise
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19Extracting deferred timeouts in tests to constantsDuda Dornelles
2014-11-18for #14, if shift is pressed with a finish key it should ignore the event, si...Victor Shyba
2014-11-18for #14, space does not finish address input anymoreVictor Shyba
2014-11-18Fixing functional tests. Im not proud.Duda Dornelles
2014-11-18sys was used, but not importedVictor Shyba
2014-11-18Increasing timeout for deferred tests so they run in slower boxes tooDuda Dornelles
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-18Fix JS unit test after attachment changesAlexandre Pretto Nunes
2014-11-18#30 - Fixing paperclip icon placementGabriel Albo
2014-11-17Card #30 - shows attachment icon on mails listPatrick Maia
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-12Removing the attachments icon for nowGabriel Albo
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding at...Gabriel Albo
2014-11-12Changing 'trash it' buttons to 'delete it' so language is consistent througho...Gabriel Albo
2014-11-11missing licenseVictor Shyba
2014-11-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-11makes all fake mails seem to have two attachmentsPatrick Maia
2014-11-11update length cache on open file #71Victor Shyba
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-11-11Adding a file length cache for the EncryptedFileStorage so we don't have to o...Duda Dornelles
2014-11-11Some refactorings for clarity on EncryptedFileStorageDuda Dornelles
2014-11-11Removing duplication of onclose method for EncryptedFileStorageDuda Dornelles
2014-11-10fix unused importsVictor Shyba
2014-11-10using with to write encrypted storageVictor Shyba
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-10removes useless code from full_view.hbs templatePatrick Maia
2014-11-10Fixing padding-bottom for attachments areaGabriel Albo
2014-11-10Adding a verification for the number of attachmentsGabriel Albo
2014-11-10adds styling to attachment area.Gabriel Albo
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-10Added test for bundle detection return type.Folker Bernitt
2014-11-06Flask is back because it is still needed by the attachments and tags controllersBruno Wagner Goncalves
2014-11-06Making it possible to change host to bind app with --hostDuda Dornelles