summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-11-13fix missing provider parameter in leapconfig objects chainkali
2012-11-13remove sample servicekali
2012-11-13check credentials on login branchkali
2012-11-12connect wizard cancel button with shutdownkali
2012-11-12uncomment download_ca_cert callkali
2012-11-12fix import pathkali
2012-11-12catch error when management interface is missing during shutdownkali
2012-11-12moved thread code to gui/threadskali
2012-11-12fix prevalidation error showing in register page.kali