summaryrefslogtreecommitdiff
path: root/src/leap/soledad/backends/objectstore.py
AgeCommit message (Expand)Author
2013-01-16Couch backend passes test_sync without indexes.drebs
2013-01-16Fix copy_database for couch tests.drebs
2013-01-15Refactor and fix ObjectStore.drebs
2013-01-10CouchDatabase passes all relevant u1db tests.drebs
2013-01-09CouchDatabase passes u1db LocalDatabaseTests.drebs
2013-01-08Refactor and details of ObjectStore and CouchDatabasedrebs
2012-12-27Fix imports and namespacesdrebs
2012-12-24Document ObjectStoredrebs
2012-12-18Refactor and symmetric encryptiondrebs
2012-12-11Fix ObjectStore's put_doc.drebs
2012-12-10CouchDB backend can put and get objects.drebs
2012-12-10Fix lack of collons on some methods.drebs
2012-12-10Add CouchDB u1db backend.drebs
2012-12-10Refactor to add ObjectStore class.drebs