summaryrefslogtreecommitdiff
path: root/src/leap
AgeCommit message (Expand)Author
2012-12-05Get doc split in two methods.drebs
2012-12-05OpenStack backend can find what's changed.drebs
2012-12-05Transaction and sync logs are updated locally and remotelly.drebs
2012-12-04Add transaction and sync logs as openstack documents.drebs
2012-12-04Insightful comment on gpg wrappers.drebs
2012-12-04Correct test error messagedrebs
2012-12-04Add test for setting/getting encrypted json contents.drebs
2012-12-04Fix json encrypt/decryptdrebs
2012-12-04Basic encryption/decryption of Document's json contentdrebs
2012-12-04Add gnupg to README as dependencydrebs
2012-12-04Add simple encoding testdrebs
2012-12-03Add put_object for u1db OpenStack backend.drebs
2012-12-03Add method get_doc for OpenStack backenddrebs
2012-12-03Fix get_auth parameters.drebs
2012-12-03LeapDatabase can statically open an delete dbs.drebs
2012-12-03Add LeapDatabase that uses LeapSyncTarget.drebs
2012-12-03Add default key to Leap Documentdrebs
2012-12-03Add python-gnupg simple wrapperdrebs
2012-12-03LeapDocument can set and get 'valid' encrypted jsondrebs
2012-12-03Split leap infrastructure and openstack backend in different files.drebs
2012-12-03LeapSyncTarget encodes/decodes before/after syncingdrebs
2012-12-03Add LeapDocument methods for encrypting/decryptingdrebs
2012-11-29add swiftclient code (not as submodule)drebs
2012-11-29add u1db code (not as submodule)drebs
2012-11-29organize methods for openstack backenddrebs
2012-11-29add swiftclient version to readmedrebs
2012-11-28add u1db openstack backend base filesdrebs
2012-11-28call shutdown signal from sigint_handlerkali
2012-11-28successfully catching ctrl-c but for not quitting in the correct order.antialias
2012-11-28move delay function to gui/utilskali
2012-11-28modified hash of resourceskali
2012-11-27login validation inlinekali
2012-11-27inline validation at register page.kali
2012-11-23refactor validation mixin; progress until register pagekali
2012-11-22fix widgets focus on providerselect pagekali
2012-11-22info page refactor.kali
2012-11-22fixed ui freeze using queue for passing status between worker and parentkali
2012-11-21add red border to failed fieldkali
2012-11-21update check status when provider entry changes.kali
2012-11-21tango icons for checking/checked/failed check statuskali
2012-11-20added inline panel within zero-margin framekali
2012-11-20TableWidget refactorkali
2012-11-19add domain name to providerinfo pagekali
2012-11-19set commit page (no back button after validation)kali
2012-11-19disable "next" button during validationkali
2012-11-19fix delete temporal fileskali
2012-11-14delete temp folder for management socket after client shutdownkali
2012-11-14hide the systray icon until the firstrun wizard is completekali
2012-11-14make the check for valid client cert the trigger for first-run-wizardkali
2012-11-14make tests pass + pep8kali