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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mirror-dump
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cloudant
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2022
doc: note full deprecation (#513)
mojito317
authored
fe141fc
View commit details
Copy full SHA for fe141fc
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Update verson to 2.15.1-SNAPSHOT
ricellis
committed
3bb26d7
View commit details
Copy full SHA for 3bb26d7
View code at this point
Browse repository at this point
Update version to 2.15.0
ricellis
committed
760c8c9
View commit details
Copy full SHA for 760c8c9
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Add validation for doc ID and attachment names
emlaver
committed
a166650
View commit details
Copy full SHA for a166650
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Add deprecation warnings
Show description for 66e4b18
ricellis
and
emlaver
committed
66e4b18
View commit details
Copy full SHA for 66e4b18
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Override dict's get method (#505)
Show description for 436eddb
mojito317
and
dominickj-tdi
authored
436eddb
View commit details
Copy full SHA for 436eddb
View code at this point
Browse repository at this point
Support boolean type for `key`, `endkey`, and `startkey` in view requests (#504)
mojito317
authored
19b14ab
View commit details
Copy full SHA for 19b14ab
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Use custom encoder (if provided) for all view `key` params not just `keys` (#501)
mojito317
authored
f0c0883
View commit details
Copy full SHA for f0c0883
View code at this point
Browse repository at this point
Commits on May 24, 2021
Correct use of username as account name in `Cloudant.bluemix()`
ricellis
committed
0f031cd
View commit details
Copy full SHA for 0f031cd
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Fix paging logic to check 'id' field exists for grouped view queries
Show description for a105ae7
emlaver
authored and
ricellis
committed
a105ae7
View commit details
Copy full SHA for a105ae7
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Correct replicator states
Show description for 1d634d6
ricellis
committed
1d634d6
View commit details
Copy full SHA for 1d634d6
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Remove incorrect restriction from docs for bookmarks (#481)
bessbd
authored
943ad11
View commit details
Copy full SHA for 943ad11
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Update version to 2.14.1-SNAPSHOT (#480)
bessbd
authored
8c70340
View commit details
Copy full SHA for 8c70340
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Prepare 2.14.0 release
Bessenyei Balázs Donát
authored and
Bessenyei Balázs Donát
committed
296cf81
View commit details
Copy full SHA for 296cf81
View code at this point
Browse repository at this point
Commits on May 14, 2020
Make `create_query_index` always supply `partitioned` (#470)
Show description for 14646b7
bessbd
authored
14646b7
View commit details
Copy full SHA for 14646b7
View code at this point
Browse repository at this point
Commits on May 11, 2020
Disable false-positive linter error (#469)
Show description for 37894ce
bessbd
authored
37894ce
View commit details
Copy full SHA for 37894ce
View code at this point
Browse repository at this point
Commits on May 8, 2020
Fixed design document creation when partitioned parameter is false (#467)
Show description for 06735af
CodipherX
and
dipjyoti bisharad
authored
06735af
View commit details
Copy full SHA for 06735af
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Updated version to 2.13.1-SNAPSHOT
ricellis
committed
a45d219
View commit details
Copy full SHA for a45d219
View code at this point
Browse repository at this point
Updated version to 2.13.0
Bessenyei Balázs Donát
authored and
Bessenyei Balázs Donát
committed
28cc072
View commit details
Copy full SHA for 28cc072
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
Fix broken Python 2 build (#453)
Show description for fec158e
bessbd
authored
fec158e
View commit details
Copy full SHA for fec158e
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Fix "DeprecationWarning" from "collections" (#451)
Show description for f2c1298
tretinha
authored and
bessbd
committed
f2c1298
View commit details
Copy full SHA for f2c1298
View code at this point
Browse repository at this point
Commits on May 20, 2019
Updated 'create_database' to raise exception when database name is invalid (#447)
emlaver
authored
aef879c
View commit details
Copy full SHA for aef879c
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Update documentation to match function signature (#445)
Show description for e0ba190
fliiiix
authored and
emlaver
committed
e0ba190
View commit details
Copy full SHA for e0ba190
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Update version to 2.12.1-SNAPSHOT.
smithsz
committed
77d37f4
View commit details
Copy full SHA for 77d37f4
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Prepare version 2.12.0 release.
smithsz
committed
a0b92b3
View commit details
Copy full SHA for a0b92b3
View code at this point
Browse repository at this point
Merge branch 'master' into feature/deflating-iterator
smithsz
authored
4da2475
View commit details
Copy full SHA for 4da2475
View code at this point
Browse repository at this point
Merge pull request #439 from aogier/feature/mem-footprint
Show description for dd9adea
smithsz
authored
dd9adea
View commit details
Copy full SHA for dd9adea
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Add partitioned databases feature.
smithsz
committed
5f926a0
View commit details
Copy full SHA for 5f926a0
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
halves memory usage iterator side
aogier
committed
55e7b47
View commit details
Copy full SHA for 55e7b47
View code at this point
Browse repository at this point
slimming iterator
aogier
committed
e1d4075
View commit details
Copy full SHA for e1d4075
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
paginate by startkey (#437)
Show description for 1cb8abf
aogier
authored and
emlaver
committed
1cb8abf
View commit details
Copy full SHA for 1cb8abf
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Fixed no-else-raise pylint warning (#438)
emlaver
authored
cb44158
View commit details
Copy full SHA for cb44158
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
removed _document_id logic (Fixes #430)
aogier
committed
e3e83d0
View commit details
Copy full SHA for e3e83d0
View code at this point
Browse repository at this point
Stop document context manager from saving if an error is raised.
smithsz
committed
467dff2
View commit details
Copy full SHA for 467dff2
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Fixed type in docstring for get_query_result (#425)
Show description for 00b6cbb
emlaver
authored
00b6cbb
View commit details
Copy full SHA for 00b6cbb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.