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 }}
gregchalmers
/
python-driver
Public
forked from
apache/cassandra-python-driver
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-driver
tests
on
python-655
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 14, 2016
PYTHON-468, adding integration test
GregBestland
committed
74331d8
View commit details
Copy full SHA for 74331d8
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Add interfaces for defining and registering table extensions
Show description for 5d7d880
aholmberg
committed
5d7d880
View commit details
Copy full SHA for 5d7d880
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Test quoted index
Show description for 527ea3e
aholmberg
committed
527ea3e
View commit details
Copy full SHA for 527ea3e
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Merge branch 'pr-665'
aholmberg
committed
c478c1e
View commit details
Copy full SHA for c478c1e
View code at this point
Browse repository at this point
update custom payload integration tests for PR #655
aholmberg
committed
a6a9f79
View commit details
Copy full SHA for a6a9f79
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
Don't replace custom query handler if graph is being used
GregBestland
committed
cf633e8
View commit details
Copy full SHA for cf633e8
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Tweaking ip trace timeout, and adding wiggle room to large row test
GregBestland
committed
b862c2a
View commit details
Copy full SHA for b862c2a
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Tweaking ConnectivityTest
GregBestland
committed
6a7eb85
View commit details
Copy full SHA for 6a7eb85
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Moving contact_points param to constructor for ConnectivityTest
GregBestland
committed
9fd8895
View commit details
Copy full SHA for 9fd8895
View code at this point
Browse repository at this point
Various test fixes
GregBestland
committed
a47a068
View commit details
Copy full SHA for a47a068
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Various test timing fixes
GregBestland
committed
f19ae5a
View commit details
Copy full SHA for f19ae5a
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Various test fixes
GregBestland
committed
d0e7f4b
View commit details
Copy full SHA for d0e7f4b
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Tweaking heartbeat timeout test to not fail with protocol v2
GregBestland
committed
70feea2
View commit details
Copy full SHA for 70feea2
View code at this point
Browse repository at this point
added cql types to result set for CASSANDRA-11534
Stefania Alborghetti
committed
ba6f0e8
View commit details
Copy full SHA for ba6f0e8
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Fixing various unstable tests
GregBestland
committed
4fba551
View commit details
Copy full SHA for 4fba551
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Skipping invalidated metadata test, restrict policy test to C*>2.2
GregBestland
committed
4279720
View commit details
Copy full SHA for 4279720
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
PYTHON-613 extended test_queryset suite to run with non default connection set
GregBestland
committed
83ea44a
View commit details
Copy full SHA for 83ea44a
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
PYTHON-493 adding test for non frozen UDTs
GregBestland
committed
3998a9a
View commit details
Copy full SHA for 3998a9a
View code at this point
Browse repository at this point
PYTHON-218 added test for speculative execution policies
GregBestland
committed
98b9d1a
View commit details
Copy full SHA for 98b9d1a
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Merge pull request #656 from datastax/613
Show description for 87dd9df
aboudreault
authored
87dd9df
View commit details
Copy full SHA for 87dd9df
View code at this point
Browse repository at this point
Add integration tests
aboudreault
committed
d1d5ef4
View commit details
Copy full SHA for d1d5ef4
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Merge pull request #657 from datastax/218
Show description for 0ba2dc9
aholmberg
authored
0ba2dc9
View commit details
Copy full SHA for 0ba2dc9
View code at this point
Browse repository at this point
fix unit test for new arguments
Show description for 6888e7b
aholmberg
committed
6888e7b
View commit details
Copy full SHA for 6888e7b
View code at this point
Browse repository at this point
Fixing timing issue with metrics test
GregBestland
committed
365f131
View commit details
Copy full SHA for 365f131
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
speculative execution policies
Show description for df93b84
aholmberg
committed
df93b84
View commit details
Copy full SHA for df93b84
View code at this point
Browse repository at this point
Skipping UDT metadata test for C* < 2.1
GregBestland
committed
f5e1512
View commit details
Copy full SHA for f5e1512
View code at this point
Browse repository at this point
Fix cascade failure scenario in libev connection tests, fix timing issue in new cluster tests
GregBestland
committed
50d3e4b
View commit details
Copy full SHA for 50d3e4b
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
PYTHON-498, adding host state test
GregBestland
committed
fbe9877
View commit details
Copy full SHA for fbe9877
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Merge branch '106-test'
aholmberg
committed
3788378
View commit details
Copy full SHA for 3788378
View code at this point
Browse repository at this point
fix removing last user type in proto [1,2]
Show description for a334ae5
aholmberg
committed
a334ae5
View commit details
Copy full SHA for a334ae5
View code at this point
Browse repository at this point
PYTHON-200 adding paging state test
GregBestland
committed
acd5f74
View commit details
Copy full SHA for acd5f74
View code at this point
Browse repository at this point
add connection support via using() to QuerySet and Model
aboudreault
committed
e93fbcc
View commit details
Copy full SHA for e93fbcc
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Merge pull request #654 from datastax/198
Show description for 6b0ff8d
aholmberg
authored
6b0ff8d
View commit details
Copy full SHA for 6b0ff8d
View code at this point
Browse repository at this point
PYTHON-106 adding test for UDTs and protocol v1/v2
GregBestland
committed
2d8374a
View commit details
Copy full SHA for 2d8374a
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Increaseing wiggle room for timeout test
GregBestland
committed
387bec2
View commit details
Copy full SHA for 387bec2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.