Chris Bannister
|
4294a7c31a
Merge pull request #719 from gocql/travis-trusty
|
9 年之前 |
Chris Bannister
|
3696cb6825
travis: try using trusty beta builds
|
9 年之前 |
Chris Bannister
|
3ac2b43b9f
Merge pull request #718 from Zariel/write-frame-error
|
9 年之前 |
Chris Bannister
|
d5732640c6
Merge pull request #717 from Zariel/session-create-errors
|
9 年之前 |
Chris Bannister
|
c7a3f6592a
skip this fuzz frame for now, it was caused by an unrelated issue
|
9 年之前 |
Chris Bannister
|
4d092a3c39
conn: pass down context into exec that we have
|
9 年之前 |
Chris Bannister
|
c51535c21b
TestCreateSession_DontSwallowError: fix error string to be more lenient
|
9 年之前 |
Chris Bannister
|
e79953ea9b
frame: fix header over read
|
9 年之前 |
Chris Bannister
|
7af717e68e
conn: make startupErr only accept a single response
|
9 年之前 |
Chris Bannister
|
6354e9dca8
conn: if we dont have a timeout use WithCancel
|
9 年之前 |
Chris Bannister
|
cfa0c47011
add a test to verify we get unsupported protocol error
|
9 年之前 |
Chris Bannister
|
bc884d17d2
frame: dont use naked returns in readHeader
|
9 年之前 |
Chris Bannister
|
4780c25d06
conn: pass context through startup chain
|
9 年之前 |
Chris Bannister
|
6ed31b206e
conn: dont auto set protocol to 2
|
9 年之前 |
Chris Bannister
|
ede6246c76
control: fix shaddowing error in shuffle dial
|
9 年之前 |
Chris Bannister
|
c85296bee7
frame: add writeFailure error
|
9 年之前 |
tonkolviktor
|
9c06bf7e0f
Use server sent events to maintain a client side view of the keyspace schemas #554 (#715)
|
9 年之前 |
Chris Bannister
|
1440c60966
iter: expose number of rows in the iter (#712)
|
9 年之前 |
Chris Bannister
|
437c5ceaa1
query: add context support (#710)
|
9 年之前 |
Nimi Wariboko Jr
|
516d6d2b48
Get table metadata for materialized views.
|
9 年之前 |
Muir Manders
|
91135b0fc2
Fix two bugs in stream id allocation. (#707)
|
9 年之前 |
artem
|
1519b38be6
Implemented WithTimestamp function in gocql.Query
|
9 年之前 |
Zach Badgett
|
5574c43c28
Fixed IgnorePeerAddr config option (#703)
|
9 年之前 |
Will Faught
|
126b7140b2
Add gockle link
|
9 年之前 |
Rob McColl
|
7b1caf3559
Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter
|
9 年之前 |
Chris Bannister
|
51009831ae
Merge pull request #697 from Zariel/query-executor
|
9 年之前 |
Chris Bannister
|
be24db38e1
the list of hosts can be empty
|
9 年之前 |
Chris Bannister
|
f011beaa02
queries will only be attempted once if there is only 1 host available
|
9 年之前 |
Chris Bannister
|
a04d2a5e3f
add queryExecutor which executes queries.
|
9 年之前 |
Chris Bannister
|
277df5b5d9
Merge pull request #692 from brian-brazil/patch-1
|
9 年之前 |