summaryrefslogtreecommitdiff
path: root/src/leap/soledad/backends/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-08Fix key for dict, and make couch_url a propertyTomas Touceda
2013-05-03Protect property in couch server state.drebs
2013-05-01Fix some items from second review.drebs
2013-04-30Fix shared db auth and add tests.drebs
2013-04-29Change string constants into string literals for couch backend.drebs
2013-04-25Fix symmetric encryption when syncing.drebs
2013-04-23Add encryption_scheme property to LeapDocument.drebs
2013-04-16Remove GPG asymmetric key stuff.drebs
2013-04-09Eliminate the use of super() in main code.drebs
2013-04-08Add a LOT of docstrings.drebs
2013-03-07Move source files to proper subdirectory.drebs