summaryrefslogtreecommitdiff
path: root/src/leap/soledad/tests/test_couch.py
AgeCommit message (Expand)Author
2013-06-20Split client and server in two different packages and refactor.drebs
2013-06-01Encode all u1db data before storing.drebs
2013-05-25Enforce dependency on simplejson.drebs
2013-05-03Use mkdir_p from leap.common.drebs
2013-05-01Change how tmp directoy is removed on Couch backend tests.drebs
2013-04-30Update tests with monkey patching to always use our SyncTarget.drebs
2013-04-25Fix symmetric encryption when syncing.drebs
2013-04-23Add encryption_scheme property to LeapDocument.drebs
2013-04-23Separate crypto-related stuff from Soledad class.drebs
2013-04-16Remove GPG asymmetric key stuff.drebs
2013-04-09Eliminate the use of super() in main code.drebs
2013-03-07Move source files to proper subdirectory.drebs