index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
soledad
/
backends
/
objectstore.py
Age
Commit message (
Collapse
)
Author
2013-03-06
Remove everything to start from scratch
Tomás Touceda
2013-01-28
Add CouchServerState for serving Soledad as WSGI app.
drebs
2013-01-24
CouchDatabase refactoring and indexing.
drebs
CouchDatabase now inherits from u1db InMemoryDatabase, so it can use all available facilities. The important thing is to make sure every modification of logs or indexes gets propagated to the ObjectStore backend.
2013-01-24
Source files stick to pep8.
drebs
2013-01-16
Couch backend passes test_sync without indexes.
drebs
2013-01-16
Fix copy_database for couch tests.
drebs
2013-01-15
Refactor and fix ObjectStore.
drebs
2013-01-10
CouchDatabase passes all relevant u1db tests.
drebs
2013-01-09
CouchDatabase passes u1db LocalDatabaseTests.
drebs
2013-01-08
Refactor and details of ObjectStore and CouchDatabase
drebs
2012-12-27
Fix imports and namespaces
drebs
2012-12-24
Document ObjectStore
drebs
2012-12-18
Refactor and symmetric encryption
drebs
2012-12-11
Fix ObjectStore's put_doc.
drebs
2012-12-10
CouchDB backend can put and get objects.
drebs
2012-12-10
Fix lack of collons on some methods.
drebs
2012-12-10
Add CouchDB u1db backend.
drebs
2012-12-10
Refactor to add ObjectStore class.
drebs