fix find-documents in git storage, add versioned-repository? method
Showing
- src/document_storage/git/core.clj 11 additions, 4 deletionssrc/document_storage/git/core.clj
- src/document_storage/git/versioning.clj 13 additions, 9 deletionssrc/document_storage/git/versioning.clj
- src/document_storage/postgres/core.clj 17 additions, 7 deletionssrc/document_storage/postgres/core.clj
- src/document_storage/postgres/documents.clj 11 additions, 8 deletionssrc/document_storage/postgres/documents.clj
- src/document_storage/protocol.clj 1 addition, 0 deletionssrc/document_storage/protocol.clj
- test/document_storage/git/core_test.clj 2 additions, 0 deletionstest/document_storage/git/core_test.clj
- test/document_storage/postgres/core_test.clj 3 additions, 0 deletionstest/document_storage/postgres/core_test.clj
- test/document_storage/protocol_test.clj 19 additions, 0 deletionstest/document_storage/protocol_test.clj
Loading
Please register or sign in to comment