Age | Commit message (Expand) | 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 |
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 |