Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DaSenf
/
python-cloudant
Public
forked from
cloudant/python-cloudant
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cloudant
src
cloudant
on
master
User selector
All users
All time
Commit history
Commits on Mar 14, 2017
142 Fixing database existance double check (#286)
Show description for cb9ae6c
João Pedro Portela
authored and
alfinkel
committed
cb9ae6c
View commit details
Copy full SHA for cb9ae6c
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Replaced Cloudant exception code 409 with 412 when database already exists
emlaver
committed
3544444
View commit details
Copy full SHA for 3544444
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Correctly specify custom JSON encoder
Show description for 5c50e60
smithsz
committed
5c50e60
View commit details
Copy full SHA for 5c50e60
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Starting next development phase at 2.5.0.dev.
emlaver
committed
7372c3c
View commit details
Copy full SHA for 7372c3c
View code at this point
Browse repository at this point
Prepare for 2.4.0 release
emlaver
committed
a16d6dd
View commit details
Copy full SHA for a16d6dd
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Added timeout option to the client constructor for setting a timeout on a HTTP connection or a response.
emlaver
committed
7164920
View commit details
Copy full SHA for 7164920
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Added Python 2 long type support to argument types
Show description for f036c17
emlaver
committed
f036c17
View commit details
Copy full SHA for f036c17
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Moved Cloudant argument messages to _messages.py
Show description for a10faf2
emlaver
committed
a10faf2
View commit details
Copy full SHA for a10faf2
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
Added exception classes for client, database, design document, document, feed, index, and replicator modules
Show description for 233a1d3
emlaver
committed
233a1d3
View commit details
Copy full SHA for 233a1d3
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Take VCAP_SERVICES env as arg in client builder
Show description for fcd6280
smithsz
committed
fcd6280
View commit details
Copy full SHA for fcd6280
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Implement method to create Cloudant client from VCAP services env
Show description for c21a6e9
smithsz
committed
c21a6e9
View commit details
Copy full SHA for c21a6e9
View code at this point
Browse repository at this point
Improved logic for appending additional http error message details
Show description for 737cd30
emlaver
committed
737cd30
View commit details
Copy full SHA for 737cd30
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Starting next development phase at 2.4.0.dev
alfinkel
committed
6a4cc7a
View commit details
Copy full SHA for 6a4cc7a
View code at this point
Browse repository at this point
Prepare for 2.3.1 release
alfinkel
committed
ff1a357
View commit details
Copy full SHA for ff1a357
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Iterate over skipped changes lines
Show description for 45af4c3
appeltel
committed
45af4c3
View commit details
Copy full SHA for 45af4c3
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Correctly transform UUID object into a string.
Show description for f4bd99d
rhyshort
committed
f4bd99d
View commit details
Copy full SHA for f4bd99d
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Starting next development phase at 2.4.0.dev.
alfinkel
committed
b89e4f5
View commit details
Copy full SHA for b89e4f5
View code at this point
Browse repository at this point
Prepare for 2.3.0 release
alfinkel
committed
44426e2
View commit details
Copy full SHA for 44426e2
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
- Handle auto renewal of session authentication data
Show description for 6074fa3
alfinkel
committed
6074fa3
View commit details
Copy full SHA for 6074fa3
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Add security document management support
Show description for 938eb4f
alfinkel
committed
938eb4f
View commit details
Copy full SHA for 938eb4f
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Honour the custom encoder parameter for json encoding.
Show description for 9a4fb82
rhyshort
committed
9a4fb82
View commit details
Copy full SHA for 9a4fb82
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Starting next development phase at 2.3.0.dev
emlaver
committed
dd912bc
View commit details
Copy full SHA for dd912bc
View code at this point
Browse repository at this point
Prepare for 2.2.0 release
emlaver
committed
4a99c61
View commit details
Copy full SHA for 4a99c61
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Requests session is no longer valid after disconnect
Show description for 0925a39
emlaver
committed
0925a39
View commit details
Copy full SHA for 0925a39
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Add the "connect" kwarg to client constructor
alfinkel
committed
212a589
View commit details
Copy full SHA for 212a589
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Add 'q' as a valid search argument
alfinkel
committed
aed9f34
View commit details
Copy full SHA for aed9f34
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Starting next development phase at 2.2.0.dev.
emlaver
committed
c2e2599
View commit details
Copy full SHA for c2e2599
View code at this point
Browse repository at this point
Prepare for 2.1.1 release
emlaver
committed
6cef83f
View commit details
Copy full SHA for 6cef83f
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Added raise_for_status method when database or document does not exist and status code is not 404
Show description for 67b0099
emlaver
committed
67b0099
View commit details
Copy full SHA for 67b0099
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Starting next development phase at 2.2.0.dev.
emlaver
committed
cd1d5c9
View commit details
Copy full SHA for cd1d5c9
View code at this point
Browse repository at this point
Prepare for 2.1.0 release
emlaver
committed
59f2ef1
View commit details
Copy full SHA for 59f2ef1
View code at this point
Browse repository at this point
Fixed sphinx warnings
emlaver
committed
cddaecc
View commit details
Copy full SHA for cddaecc
View code at this point
Browse repository at this point
Allow for either q or query parameters in get_search_result method
emlaver
committed
251b424
View commit details
Copy full SHA for 251b424
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Additional error reason details appended to HTTP response error messages
emlaver
committed
0459212
View commit details
Copy full SHA for 0459212
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Fixed allowed types for group_sort
ricellis
committed
b7f2c76
View commit details
Copy full SHA for b7f2c76
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.