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
modification to expose use Expect-Continue via HttpClientFactoryBean More... over 10 years ago
Merge pull request #139 from beilharz/patch-1 More... over 10 years ago
Update CouchbaseViewListAdapter.java to work on API Level < 11 More... over 10 years ago
Merge pull request #138 from peetersn/since_seq_replication More... over 10 years ago
Inlines the choice for String or Long using ternary operator. More... over 10 years ago
Adds flexible type for the `since_seq` value. More... over 10 years ago
Merge pull request #137 from peetersn/since_seq_replication More... over 10 years ago
adds the since_seq parameter to the ReplicationCommand Builder More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release org.ektorp.parent-1.4.1 More... over 10 years ago
updated changelog for the 1.4.1 release More... over 10 years ago
Merge pull request #131 from dsuchka/master More... over 10 years ago
fixes issue #124: Returning error when using a view query if the document contains an error property at any level More... over 10 years ago
fixes issue #127: Ektorp throws a NullPointerException if the connection to CouchDB is lost mid-read More... over 10 years ago
Merge pull request #132 from dlvenable/handle_update_seq_in_view_couch_1.2 More... over 10 years ago
CouchDB 1.2.0 is including the update_seq in view query results when the query is made with a POST. So I updated the QueryResultParser to parse the update_seq field in order to read the update_seq and not return an error when it is present. More... over 10 years ago
Added tests for DocumentNotFoundException More... over 10 years ago
Merge pull request #128 from dlvenable/views-by-js-files More... over 10 years ago
Added extra reason check for "no_db_file" More... over 10 years ago
Merge pull request #129 from dlvenable/idle-connection-shutdown More... over 10 years ago
Added a shutdown method to the IdleConnectionMonitor to allow proper shutdown of the threads. More... over 10 years ago
Added Javadoc documentation to the View class to indicate that the map and reduce fields may be used to specify a classpath to the functions. More... over 10 years ago
Update changelog.md More... almost 11 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release org.ektorp.parent-1.4.0 More... almost 11 years ago
prep for 1.4.0 More... almost 11 years ago
minor cleanups More... almost 11 years ago
jackson 2.2.2, httpclient 4.2.5 More... almost 11 years ago
Merge pull request #119 from couchbaselabs/master More... almost 11 years ago
Follow up commit for workaround attempt for issue #88 - use an earlier version of the android.jar artifact which still supports the AyncTask.THREAD_POOL_EXECUTOR More... almost 11 years ago