Kirill Danshin
|
6f7cb84bd9
Add Go 1.9 to CI (#979)
|
8 years ago |
Nayef Ghattas
|
4e73f1fe43
respect exponential retry Max (#980)
|
8 years ago |
rlk833
|
afe4fee3de
Fix unmarshalUDT obsolete - gocql/gocql#973 (#974)
|
8 years ago |
Chris Bannister
|
2badfed26d
support named query values (#971)
|
8 years ago |
Chris Bannister
|
605a5e0a26
hostinfo: fix rlock reentry (#967)
|
8 years ago |
Michał Matczuk
|
066e974c16
README update with gocqlx (#966)
|
8 years ago |
Chris Bannister
|
2029819581
[skip ci] update issue template with gocql version
|
8 years ago |
Chris Bannister
|
b9337fa4c5
improve ConnectAddress() (#961)
|
8 years ago |
Chris Bannister
|
7ebc9cfb84
[skip ci] add github issue template
|
8 years ago |
Chris Bannister
|
e73d679b35
marshall: handle time encoded values (#960)
|
8 years ago |
Chris Bannister
|
b581ab491d
marshal: fix is nullable check (#959)
|
8 years ago |
Chris Bannister
|
6563b457a5
marshall: allow unmarshalling into nil byte slice (#958)
|
8 years ago |
Chris Bannister
|
44be8dc52e
marshall: allow missing fields in UDT structs (#957)
|
8 years ago |
Chris Bannister
|
77431609f5
hostsource: remove hosts no longer in peers (#952)
|
8 years ago |
parsaila
|
b96c067a43
Avoided RLock being taken twice for same mutex variable of same host which leads to deadlock if any WLock is requested inbetween two RLock by other routine (#945)
|
8 years ago |
Felix Geller
|
db941d937d
updates comment (#948)
|
8 years ago |
Chris Bannister
|
00a10c8ee9
test: add test to unmarshal null into nil (#944)
|
8 years ago |
Blake Atkinson
|
0f5d4a7fb9
Fix spelling for DCAwareRoundRobinPolicy (#943)
|
8 years ago |
Chris Bannister
|
2f9cd6140e
policies: add simple DCAwareRoundRobin policy (#942)
|
8 years ago |
Krishnanand Thommandra
|
88748c7b29
avoid SIGSEGV by not tracing unless query is trace enabled (#940)
|
8 years ago |
Chris Bannister
|
bb83efe9b6
marshal: support nested tuples (#937)
|
8 years ago |
Chris Bannister
|
566b74b870
tests: use session protocol version not the flag (#934)
|
8 years ago |
Chris Bannister
|
c9b77994a0
host_source: correctly get local hostinfo (#932)
|
8 years ago |
Chris Bannister
|
cf5e3dd9ef
control: improve addr parsing (#931)
|
8 years ago |
Yasser Abdolmaleki
|
d9b0d516ae
Gofmt (#930)
|
8 years ago |
Chris Bannister
|
0a70e8707b
WhiteListHostFilter: use IP.String() for the filter key (#926)
|
8 years ago |
Chris Bannister
|
da4a50306e
host: use broadcast_address in ConnectAddress (#923)
|
8 years ago |
Chris Bannister
|
f3cb8733fe
connect: use HostInfo string method
|
8 years ago |
Chris Bannister
|
14538c4a7c
connect: log out supplied host when panicing
|
8 years ago |
Chris Bannister
|
7113222558
tests: use discovered protocol not flag proto to enable udt tests
|
8 years ago |