summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-16Remove python-gnupg debian package as dependencyTulio Casagrande
2017-01-13Fix js setup for vagrantTulio Casagrande
2017-01-13Merge pull request #906 from pixelated/key_expiryTulio Casagrande
2017-01-13Mock register events to not complain about zmq certsTulio Casagrande
2017-01-12Re-raise the exception after closing the sessionTayane Fernandes
2017-01-11Close session when UploadKeyError occursTayane Fernandes
2017-01-10Change the logger.info to logger.debugTayane Fernandes
2017-01-10Check if key is synchronized with server at every loginTulio Casagrande
2017-01-10Fix regenerate keys test flowTulio Casagrande
2017-01-10Merge pull request #899 from bwagnerr/makeAnike Arni
2017-01-09Moved source to . so we are compatible with shBruno Wagner
2017-01-09Added special bundled requirements for pysqlcipherBruno Wagner
2017-01-09Added error message in case virtualenv doesn't existBruno Wagner
2017-01-09Functional tests and linters can now be ran standaloneBruno Wagner
2017-01-09Log user's current key for easier debugTulio Casagrande
2017-01-06Raise exception when sending a renerated key failsTulio Casagrande
2017-01-06Removes soledad server (leap.soledad.server) from requirementsAnike Arni
2017-01-05Revert "[#888] Fix soledad class contract to be compatible with new merge. wi...Anike Arni
2017-01-04Merge pull request #898 from bwagnerr/simplify_staticTulio Casagrande
2017-01-04[#888] Fix soledad class contract to be compatible with new merge. with @thai...Anike Arni
2017-01-04Merge pull request #900 from bwagnerr/fix_test_siteTulio Casagrande
2017-01-04Make target setup now only calls installBruno Wagner
2017-01-04Simplified service ./go to call make directlyBruno Wagner
2017-01-04Merge pull request #901 from bwagnerr/remove_ssh_keydirTulio Casagrande
2017-01-03Moved bower install to npm post_installBruno Wagner
2017-01-03Removes directory sshKeyDirBruno Wagner
2017-01-03Fixed mockito conflict with zopeBruno Wagner
2017-01-03Added coverage to the MakefileBruno Wagner
2017-01-03Go script is now using make to ease the transitionBruno Wagner
2017-01-03Adds javascript build and tests to makefileBruno Wagner
2017-01-03Creates a unified makefile for pixelated client and web-uiBruno Wagner
2017-01-03Simplifies the get_static_folder on RootResourceBruno Wagner
2017-01-02Removes unused methodThais Siqueira
2017-01-02Change python-gnupg to use our branch of key extensionThais Siqueira
2017-01-02[#851] minor refactoring, and using the right keymanager branchNavaL
2017-01-02[#850] refactoring as a result of moving should_renew to be in keyNavaL
2017-01-02[#850] keys will now be renewed two months before expiry dateNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2016-12-30Merge pull request #893 from pixelated/webpackAnike Arni
2016-12-29Delete require config file main.jsAnike Arni
2016-12-29Move package script to npmAnike Arni
2016-12-29Adds back missing foundation bower dependency to fix buildAnike Arni
2016-12-29Move aliases to common folder for local and production compilationAnike Arni
2016-12-29Compile sandbox files through webpack as wellAnike Arni
2016-12-29Makes sure builds include all necessary filesAnike Arni
2016-12-29Use only dist folder for serving applicationAnike Arni
2016-12-28Fixes offcanvas menu by moving foundation back to index.htmlAnike Arni
2016-12-28Add compiled files to gitignoreAnike Arni
2016-12-28Remove requirejs compilation taks and optionsAnike Arni