Ecosyste.ms: Issues

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

GitHub / metricq/aiocouch issues and pull requests

#53 - feat: return `HTTPResponse` from certain methods

Pull Request - State: closed - Opened by bmario 11 months ago - 2 comments
Labels: breaking

#52 - Add `json` property to ``Document` class

Pull Request - State: closed - Opened by bmario 11 months ago - 2 comments

#51 - Redefine the data property of Document instances

Pull Request - State: closed - Opened by bmario over 1 year ago - 3 comments

#50 - Document document deletion

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

#49 - Return 201 or 202 on Document.save()

Issue - State: closed - Opened by adrienverge over 1 year ago - 10 comments
Labels: bug

#48 - question about deleting/purging a document from the server

Issue - State: closed - Opened by gauss345 almost 2 years ago - 7 comments

#47 - feat: UTF-8 HTTP Basic authentication (RFC-7617)

Pull Request - State: closed - Opened by H--o-l about 2 years ago - 6 comments

#46 - Adds ViewResponse dataclass to allow access to all return values

Pull Request - State: closed - Opened by bmario about 2 years ago - 1 comment
Labels: breaking

#45 - Expose sequence numbers

Issue - State: closed - Opened by pepijndevos over 2 years ago - 6 comments

#44 - Use exists_ok in error handling instead of pre-condition

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

#43 - fix: added error handling for race condition

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

#42 - Race condition with couchdb.create exists_ok=True

Issue - State: closed - Opened by starlord-daniel over 2 years ago - 1 comment

#41 - Experimental changes endpoint

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

#40 - Issue with Sort of /db/_find

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

#39 - Stuck trying to find()

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

#38 - Document to dict

Issue - State: closed - Opened by pepoluan over 2 years ago - 1 comment

#37 - Adds documentation for bulk operations

Pull Request - State: closed - Opened by bmario almost 3 years ago - 1 comment

#36 - Support for Database _changes

Issue - State: closed - Opened by adeelsohailahmed almost 3 years ago - 8 comments

#35 - Feat/Context Managers for Document and Security Document

Pull Request - State: closed - Opened by adeelsohailahmed almost 3 years ago - 9 comments

#34 - feat: add required py.typed file to support typing when used as library

Pull Request - State: closed - Opened by kinnarr almost 3 years ago - 1 comment

#33 - Documentation of BulkOperation

Issue - State: closed - Opened by DasLukas about 3 years ago - 3 comments
Labels: documentation

#32 - feat bulk operation: don't crash on pristine document

Pull Request - State: closed - Opened by H--o-l over 3 years ago - 4 comments

#31 - Remove a HTTP call on Database.design_doc(exists_ok=True)

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

#30 - Filter internal documents

Issue - State: closed - Opened by tilsche almost 4 years ago
Labels: bug

#29 - Adding the sphinx documentation

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

#28 - Don't use HTTP request if ids list is empty

Pull Request - State: closed - Opened by H--o-l about 4 years ago - 5 comments

#27 - Don't raise exception if one doc in ids list doesn't exist

Issue - State: closed - Opened by H--o-l about 4 years ago - 4 comments

#26 - Adds BulkStorageOperation and Database.create_docs. Fixes #25

Pull Request - State: closed - Opened by bmario about 4 years ago - 2 comments

#25 - POST /db/_bulk_docs without fetching documents first

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

#24 - Create new Document without a HTTP request

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

#23 - Fix crash on Document.save() if conflict but not _rev

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

#22 - Experimental release preparations

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

#21 - Handle document attachments

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

#20 - Implement Document.fetch_info() to issue a HEAD request

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

#19 - Update test command in README

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

#18 - Attachments

Issue - State: closed - Opened by adrienverge over 4 years ago - 1 comment

#17 - Packaging and versioning

Issue - State: closed - Opened by adrienverge over 4 years ago - 3 comments

#16 - Feature database get

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

#15 - Catch and wrap HTTP 403 Forbidden errors

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

#14 - HTTP 403 (Forbidden) not wrapped

Issue - State: closed - Opened by adrienverge over 4 years ago

#13 - Access database._security document

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

#12 - Remove a HTTP call on Database.create(exists_ok=True)

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

#11 - Implement Database.get(id, default=None)

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

#10 - Implement Database.save(doc)

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

#9 - Implement CouchDB.info()

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

#8 - Adds black formatter ci step

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

#7 - BadRequestError, UnauthorizedError, NotFoundError, etc. not raised

Issue - State: closed - Opened by adrienverge over 4 years ago - 9 comments

#6 - Don't sleep 250 ms when closing connection, if not needed

Pull Request - State: closed - Opened by adrienverge over 4 years ago - 7 comments

#5 - Allow connection with AuthSession cookie

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

#4 - Use 3.x.x versions of dependency aiohttp

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

#3 - Create pythonpackage.yml

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

#2 - Add support for views

Issue - State: closed - Opened by tilsche almost 5 years ago - 1 comment
Labels: enhancement

#1 - Adds Travis

Pull Request - State: closed - Opened by bmario about 5 years ago