Feature/backend couchdb
Introduces the backends.Backend
subclass for CouchDB
Fixes #78 (closed).
Edited by Michael Thies
Merge request reports
Activity
added 1 commit
- d2d6d22b - backend.couchdb: [WIP]: Add basic structure for CouchDBBackend
added 1 commit
- 801805b4 - test.backend.test_couchdb: [WIP]: Add tests for CouchDBBackend._parse_source()...
mentioned in merge request !44 (closed)
added 1 commit
- 51f5b754 - test.backend.test_couchdb: Make the sources of the test objects be fitting to...
added 1 commit
- 1e86dc31 - test.backend.test_couchdb: Add test for CouchDBBackend.delete_object
added 1 commit
- c8b74ed6 - backend.couchdb: [WIP] Add adapter.couchdb functionality to
added 4 commits
Toggle commit listadded 1 commit
- a4a51d0d - backend.couchdb, test.backend.test_couchdb: Fix codestyle
Does this MR close #78 (closed)?
added 5 commits
- 64b5ba66 - test: Reactivate concurrent modification conflict test for couchdb
- de50096b - backend.couchdb: Fix safe_delete parameter of CouchDBObjectStore
- 8d05dc1b - backend.couchdb: Reset source attribute when discarding object from store
- c9ad8c78 - test: Adapt tests for source removal in CouchDBObjectStore.discard()
- 88e6ac02 - Improve CouchDB editing test: test commit before update
Toggle commit listassigned to @mhthies and unassigned @sebastian.heppner
added 1 commit
- 1a466d5c - backends.couchdb: Improve discard(): Use HEAD request to fetch current revision
Please register or sign in to reply