Ecosyste.ms: Issues

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

GitHub / go-kivik/kivik issues and pull requests

#942 - Start support for design docs

Pull Request - State: closed - Opened by flimzy 7 months ago

#941 - Get meta

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#940 - Re-calculate revision for Put

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#939 - Sqlite open revs

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#938 - cmd/kivik: get _all_docs fails

Issue - State: open - Opened by flimzy 7 months ago

#937 - cmd/kivik: open_revs query fails with error

Issue - State: open - Opened by flimzy 7 months ago
Labels: bug, investigation

#936 - Longpoll changes feed with attachments

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#935 - Add _revs_diff support to sqlite backend

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#934 - Make RevsDiff accept map[string][]string rather than interface{}

Issue - State: open - Opened by flimzy 7 months ago
Labels: breaking change

#933 - More changes feed progress

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#932 - Basic purge support & more stub methods

Pull Request - State: closed - Opened by flimzy 7 months ago

#931 - Add include_docs support to changes feed

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#930 - More changes improvements

Pull Request - State: closed - Opened by flimzy 7 months ago

#929 - Possibly empty DB updates feed produces error

Issue - State: open - Opened by flimzy 7 months ago
Labels: bug, investigation

#928 - Add limit and skip support for _all_docs view

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#927 - Replicating attachments

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#926 - Switch to matrix for main Go tests

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#925 - matrix test

Pull Request - State: closed - Opened by flimzy 7 months ago - 1 comment

#924 - More changes features

Pull Request - State: closed - Opened by flimzy 8 months ago

#923 - Basic Changes feed support

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#922 - Cache prepared statements

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#921 - Fix a PUT bug, and consistently handle updates to non-winning leaf revs

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#920 - Add attachments helpers for tests

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#919 - Delete attachments progress

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#918 - simplify attachment checks in tests

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#917 - Improve rev calculation

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#916 - add isLeafRev function

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#915 - Attachments FK refactor

Pull Request - State: closed - Opened by flimzy 8 months ago

#914 - Test DRY

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#913 - Simplify check functions

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#912 - More get attachment work

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#911 - Improvements to GetAttachment, Delete and DeleteAttachment

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#910 - Make it possible to keep test databases

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#909 - Update README to say 4.x is stable

Pull Request - State: closed - Opened by flimzy 8 months ago

#907 - Use text/template to standardize sql query templates

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#906 - Use tx for get attachments

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#905 - Return actual attachment data

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#904 - Improve rev tests & stop storing literal _deleted key in doc JSON

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#903 - Refactor tests to not require hardcoded revs as much

Pull Request - State: closed - Opened by flimzy 8 months ago - 1 comment

#902 - Fix nil pointer dereference in example

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#901 - Update readme

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#899 - Get attachment

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#898 - Beginning of delete attachment support

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#897 - Begin PutAttachment support

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#896 - Emulate CreateDoc if not implemented by backend

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#895 - mergeIntoDoc improvements

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#894 - more _all_docs options

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#893 - Refactor mergeIntoDoc to be more efficient, and deterministic

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#892 - Simplify a SQL query with a view

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#891 - Convert tests to use testy.Table

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#890 - More sqlite progress

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#889 - Delete losing leaf properly

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#888 - Begin adding attachments support

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#887 - Finish Get()

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#886 - More _revisions support

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#885 - Handle _revisions + _rev + query param conflicts properly

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#884 - Begin support for new_edits=false & _revisions

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#883 - Improve handling of special fields

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#882 - More SQLite progress

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#881 - SQLite progress

Pull Request - State: closed - Opened by flimzy 9 months ago - 1 comment

#869 - 403 Target Service not allowed

Issue - State: closed - Opened by kashingonline 10 months ago - 2 comments
Labels: waiting

#864 - Make DBUpdates use CouchDB defaults

Issue - State: open - Opened by flimzy 11 months ago
Labels: breaking change

#836 - Tag the official v4 release

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

#835 - Rename examples

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

#834 - Minor doc updates

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

#833 - Release rc6

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

#832 - Doc updates

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

#831 - Clarify the experimental nature of a few functions and packages

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

#830 - Bump dependency versions

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

#829 - Update dependencies

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

#827 - Bump to rc5

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

#826 - Apply fix to security document marshaling

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

#825 - Tag rc4

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

#824 - Update Document.Body doc

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

#823 - Remove single-item mode mentions in README and docs

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

#822 - Standardize multiOptions

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

#821 - Use OpenRevs where supported in replication

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

#820 - Some Replication refactoring

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

#819 - Remove the single-doc operating mode of the resultset

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

#818 - Switch to bool for closed flag, since a lock is needed anyway

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

#817 - Ensure attachments are closed if never read

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

#816 - Create an AttachmentsIterator wrappera round kivik.Attachments

Issue - State: closed - Opened by flimzy about 1 year ago - 1 comment

#815 - Return an error from Attachments() when there are no attachments

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

#814 - Use constants in place of error variables

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

#813 - Make ResultSet.Close block until any attachment iterator is closed

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

#812 - Remove makeReady functionality

Issue - State: closed - Opened by flimzy about 1 year ago

#811 - Minor refactoring re ready iterators

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

#810 - Improve locking of the iterator

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

#809 - Rename iter.ready to stateIsReady for better communication of intent

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

#808 - Refactor iter.Next() + iter.next() to no longer need doClose flag

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

#807 - Rename some things

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

#806 - Add an OpenRevs method as distinct from Get

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

#805 - Replace variable errors with constants

Issue - State: closed - Opened by flimzy about 1 year ago

#803 - Fix ID assignment for fsdb's Get()

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

#802 - Make openRevs take a slice of revs

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

#801 - Add OpenDocIDOpenRevs method to return multiple Document revisions

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