2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
limited couchdb schema features for 1.2.0 More... almost 13 years ago
fixed GC issue #116 URI.toString() changes path value More... almost 13 years ago
Fixed issue #14: add purge operation to CouchDbConnector More... almost 13 years ago
made call to db.createDatabaseIfNotExists() optional in constructor More... almost 13 years ago
Added Options (rev, conflicts etc) for get operations Added find methods to CouchDbConnector for exceptionless get ops Added Revisions field to CouchDbDocument More... almost 13 years ago
Fixed issue #15: add ensureFullCommit() to CouchDbConnector More... almost 13 years ago
fixed reset of stale_ok parameter More... almost 13 years ago
fixed callUpdateHandler API More... almost 13 years ago
Merge pull request #16 from rrva/master More... almost 13 years ago
add callUpdate method to call document update handlers More... almost 13 years ago
added support for stale=update_after in ViewQuery More... almost 13 years ago
undid generic DocumentAccessor due to unnecessary complexity More... almost 13 years ago
fixed issue #5: add a getWithConflicts in CouchDbRepositorySupport More... almost 13 years ago
Fixed issue #8: Feature request: custom design document names for repositories More... almost 13 years ago
Fixed issue #9: make map and reduce functions loadable from classpath More... almost 13 years ago
spring xml namespace More... almost 13 years ago
couchdb config namespace for spring limit param in changes command retryable renamed to idempotent More... almost 13 years ago
Merge pull request #10 from bdecherf/master More... almost 13 years ago
Add checkIfDbExists method to replace the use of getAllDatabases().contains(...) More... almost 13 years ago
updateSeq now parsed as a string (cloudant compatibility) More... almost 13 years ago
changed readme format to markdown More... almost 13 years ago
changed readme format to markdown More... almost 13 years ago
Fixed Github issue#4: Compatibility with Jackson 1.8 More... almost 13 years ago
Fixed #99: Generic and typesafe DocumentAccessor More... almost 13 years ago
Fixed #108: sourceLastSequence not integer when replicating from cloudant More... almost 13 years ago
added support for paging views More... almost 13 years ago
added config parameters for caching More... almost 13 years ago
Merge branch 'master' of github.com:helun/Ektorp More... almost 13 years ago
Merge pull request #2 from thesverre/master More... almost 13 years ago
add bypass cache for multiple key streaming More... almost 13 years ago