Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / go-kivik/couchdb issues and pull requests

#316 - Add CouchDB 3.2 suite

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#315 - Run tests for latest versions of Couch 3.0 and 3.1

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#314 - Update dependencies and API usage

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#313 - Update api

Pull Request - State: closed - Opened by flimzy over 1 year ago

#312 - Update deps and driver cleanup

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#311 - Make iteration work for types without metadata (changes, revsDiff)

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#310 - Updates to only us io.Readers for driver.Row

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#309 - Update kivik/v4 dep and tests

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#308 - Update gopherjs dep

Pull Request - State: closed - Opened by flimzy over 1 year ago

#307 - Update linter config

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#306 - Update Go versions in tests

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#305 - Drop legacy go support

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#304 - Drop CouchDB 1.x tests

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#303 - Update repo for latest changes to core kivik library

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#302 - Run tests against Go 1.18-1.20

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#301 - Update dependencies

Pull Request - State: closed - Opened by flimzy over 1 year ago - 1 comment

#300 - "+" sign in database name is not being escaped

Issue - State: open - Opened by tan-tony over 1 year ago - 2 comments

#299 - Doc fix

Pull Request - State: closed - Opened by AkeemMYU over 2 years ago - 1 comment

#297 - Add support for multipart _bulk_get fetching

Issue - State: open - Opened by flimzy over 2 years ago

#296 - Backport JWT auth support

Pull Request - State: closed - Opened by flimzy over 2 years ago - 1 comment

#295 - Update Go version and linter

Pull Request - State: closed - Opened by flimzy over 2 years ago - 1 comment

#294 - Update linter

Pull Request - State: closed - Opened by flimzy over 2 years ago - 1 comment

#293 - Run test suite against newer versions of CouchDB

Issue - State: open - Opened by flimzy over 2 years ago

#292 - Fix docker in tests

Pull Request - State: closed - Opened by flimzy over 2 years ago - 1 comment

#291 - Remove exit status cruft

Issue - State: open - Opened by flimzy over 2 years ago

#290 - Run tests against Go 1.17

Pull Request - State: closed - Opened by flimzy over 2 years ago

#289 - Add support for JWT auth to CouchDB

Pull Request - State: closed - Opened by flimzy over 2 years ago - 1 comment

#288 - Support gzip encoding to server

Issue - State: open - Opened by flimzy almost 3 years ago

#287 - Support JWT-based auth

Issue - State: open - Opened by flimzy almost 3 years ago

#286 - Feature Request: client cluster awareness

Issue - State: open - Opened by ghost about 3 years ago

#285 - Refactor the way we check for expired sessions

Pull Request - State: open - Opened by flimzy over 3 years ago

#284 - Re-authenticate if the cookie is nearing expiration

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#283 - Re-authenticate if the cookie is nearing expiration

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#282 - Unexpected Unauthorized if PUT intervals closely match couchdb cookie timeout

Issue - State: open - Opened by iivvoo over 3 years ago - 12 comments

#281 - Drop cookie if we get a 401 after authenticating using one.

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#280 - Drop cookie if we get a 401 after authenticating using one.

Pull Request - State: closed - Opened by colinnewell over 3 years ago - 8 comments

#279 - Support + characters in doc IDs properly

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#278 - Support + signs in doc ids

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#277 - Replicate() doesn't return proper status

Issue - State: open - Opened by flimzy over 3 years ago

#276 - Go 1.16

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#275 - Go 1.16

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#274 - Bump version constant for next release

Pull Request - State: closed - Opened by flimzy over 3 years ago

#273 - Merge #260 in v3 to fix #272

Pull Request - State: closed - Opened by kenota over 3 years ago - 1 comment

#272 - Bug: Panic when using changes API and v3 kivik + couchdb driver

Issue - State: closed - Opened by kenota over 3 years ago - 1 comment

#271 - GetReplication (and other Replication methods) fail on clean CouchDB node

Issue - State: open - Opened by iivvoo over 3 years ago - 3 comments

#270 - Fix escaping of doc IDs

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#269 - Fix double escaping of docIDs passed to Get()

Pull Request - State: closed - Opened by flimzy over 3 years ago - 1 comment

#268 - Document IDs containing / are unretrievable

Issue - State: closed - Opened by DRK3 over 3 years ago - 7 comments
Labels: bug, help wanted

#267 - Avoid duplicate rev= parameters for Delete() method

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#266 - Prevent duplicate rev= params for Delete() method

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#265 - Don't require a ContentType for attachments

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#264 - Don't require a ContentType for attachments

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#263 - Allow passing the rev to Delete() via options

Pull Request - State: closed - Opened by flimzy almost 4 years ago

#262 - Ensure a multiQueriesRows object closes all resources

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#261 - Ensure a multiQueriesRows object closes all resources,

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#260 - Misc. bug fixes

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#259 - Check for nil requests in one more spot

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#258 - Gracefully handle nil requests in responses

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#257 - Fix database name validation

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#256 - Refactor a few tests with testy

Pull Request - State: closed - Opened by flimzy almost 4 years ago

#255 - URL path escape path components

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#254 - Validate DB name, to avoid a parsing error later.

Pull Request - State: closed - Opened by flimzy almost 4 years ago

#253 - Validate DB name, to avoid a parsing error later.

Pull Request - State: closed - Opened by flimzy almost 4 years ago

#252 - Allow options to NewClient() method

Pull Request - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#251 - Find an easier way to set a custom http.Client

Issue - State: closed - Opened by flimzy almost 4 years ago - 1 comment

#250 - Update useragent version string

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#249 - Backport of ETag fix for v3

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#248 - Update linter, and add stricter rules

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#247 - Run tests against Go 1.15

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#246 - Run tests against Go 1.15

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#245 - Fix "no ETag header found" error when querying with revs_info=true

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#244 - Stop using FromServer field of errors

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#243 - Drop ctx argument from DB() method

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#242 - Update license handling

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#241 - Add /_membership support

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#240 - Add /_membership support

Pull Request - State: closed - Opened by flimzy about 4 years ago - 1 comment

#239 - Prepare for release of 3.1

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#238 - Ensure a nil changes iterator doesn't panic

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#237 - Support for multiple queries

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#236 - Fix BulkGet function

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#235 - Tests for BulkGet

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#234 - CouchDB 3.0.0 updates, backported to v3

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#233 - Updates for CouchDB 3.0.0 I somehow missed before

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#232 - The v3.0.1 release is not usable

Issue - State: closed - Opened by nono over 4 years ago - 2 comments

#231 - Fix bulkget

Pull Request - State: closed - Opened by fungiboletus over 4 years ago - 2 comments

#230 - Re-authenticate when cookie-based auth session is expired

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#229 - Re-authenticate when cookie-based auth session is expired

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#228 - Add support for partitioned queries

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#227 - Test against Go 1.14

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#226 - Test against Go 1.14

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#225 - Update tests to run against CouchDB 3 and Go 1.14

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#224 - Run current tests against CouchDB 3.0.0

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#223 - Update go.mod

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#222 - Update paths for v4

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#221 - Update v3 dependencies

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#220 - Use Go modules, and v3 path

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#219 - V3 update

Pull Request - State: closed - Opened by flimzy over 4 years ago

#218 - Initialize go mod

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment

#217 - Run tests against Go 1.13

Pull Request - State: closed - Opened by flimzy over 4 years ago - 1 comment