2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #96 from pgelinas/compression More... over 11 years ago
Merge pull request #97 from pgelinas/head-revision More... over 11 years ago
Added logging the queries to CouchDb as debug level. More... over 11 years ago
Removed is[Level]Enabled usage, since it's an anti-pattern. More... over 11 years ago
Added toString method to ViewResult and Row that returns the json form of the object. Useful for debugging. More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Merge pull request #93 from pdeschen/master More... over 11 years ago
Merge pull request #92 from pgelinas/fix-jackson-2.0 More... over 11 years ago
reverse travis jdk order More... over 11 years ago
Changed version to 1.4.0-SNAPSHOT. More... over 11 years ago
Added possiblity to query couchDb for the current revision of a document using the HEAD endpoint. More... over 11 years ago
Fixed remaining compilation problems. More... over 11 years ago
add support for Travis CI More... over 11 years ago
Fixed Jackson module name and version. Fixed import still using the old org.codehaus.jackson. More... over 11 years ago
Merge pull request #75 from INLHELL/ektorp-with-jackson2.0 More... over 11 years ago
Merged with original ektorp master branch More... over 11 years ago
Merge pull request #89 from dlvenable/attachments-in-order-parser More... over 11 years ago
Updated changelog. More... almost 12 years ago
Changed ThreadSafeClientConnManager to PoolingClientConnectionManager following HttpClient version change. More... almost 12 years ago
Added option to activate gzip/deflate compression for request with CouchDB. More... almost 12 years ago
Created a constant for the _attachments property name in CouchDbDocument and use it in the AttachmentsInOrderParser. More... almost 12 years ago
Introduced the AttachmentsInOrderParser to support correctly matching attachment names with their data from CouchDB MIME multipart/related messages. More... almost 12 years ago
Merge pull request #87 from dlvenable/replicator-ignore More... almost 12 years ago
Ignore the unknown properties when parsing the ReplicatorDocument into JSON. More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration More... almost 12 years ago
[maven-release-plugin] prepare release org.ektorp.parent-1.3.0 More... almost 12 years ago
tests for view functions with line breaks More... almost 12 years ago
change log for the 1.3.0 release More... almost 12 years ago
fixes query result parsing where last row has error More... almost 12 years ago