Chris Bannister
|
ec03a04eae
fix test flags
|
10 years ago |
Chris Bannister
|
74c7dafa42
use consistent args for integration tests
|
10 years ago |
Chris Bannister
|
2e7c4f27fa
skip TestSchemaReset on cassandra < 2.1.3
|
10 years ago |
Chris Bannister
|
1ea72c140a
let ccm cluster settle
|
10 years ago |
Chris Bannister
|
0a1894a023
remove unused test code, reset the ccm data between runs
|
10 years ago |
Chris Bannister
|
c92cf7481b
failures to init the keyspace are fatal to the whole run
|
10 years ago |
Chris Bannister
|
4c70891cc4
log the errors in create table
|
10 years ago |
Chris Bannister
|
68a9e83a04
increase timeouts for tests
|
10 years ago |
Chris Bannister
|
4b4436f7ee
dont use the control connection to create tables and dont use a retry policy
|
10 years ago |
Chris Bannister
|
1a66fe470d
should close the session regardless of failure
|
10 years ago |
Chris Bannister
|
9e6c1263dc
Merge pull request #632 from Zariel/remove-website
|
10 years ago |
Chris Bannister
|
a5bafa5947
remove the website from the main repo
|
10 years ago |
Chris Bannister
|
9c088c8aa3
Update LICENSE
|
10 years ago |
Chris Bannister
|
cdfe9ec87d
Merge pull request #631 from shawnps/master
|
10 years ago |
Shawn Smith
|
7575bd201b
gofmt -s
|
10 years ago |
Chris Bannister
|
9a70fd143c
Merge pull request #630 from nikandfor/master
|
10 years ago |
nikandfor
|
1f512ae6d4
fix of test fix
|
10 years ago |
nikandfor
|
c985e2cfee
fix of test fix
|
10 years ago |
nikandfor
|
89277b0413
fix of test fix
|
10 years ago |
nikandfor
|
cb3837b746
test fix
|
10 years ago |
nikandfor
|
60015fde6e
big uint64 unmarshalling fix
|
10 years ago |
Chris Bannister
|
ce5afa9510
Merge pull request #628 from Zariel/close-nil-pointer
|
10 years ago |
Chris Bannister
|
c62a9b5633
session: connection pool may be nil on close
|
10 years ago |
Chris Bannister
|
414bacaf47
Merge pull request #623 from Zariel/dont-block-pool-dialling
|
10 years ago |
Chris Bannister
|
cda7096df5
rename debug -> gocqlDebug
|
10 years ago |
Chris Bannister
|
c771797850
invert pool exists check to always fill on the same path
|
10 years ago |
Chris Bannister
|
05a3cd6fdd
the control doesnt need to wait for binary when marking a host up
|
10 years ago |
Chris Bannister
|
9abfc53788
enable debugging in the ingeration run
|
10 years ago |
Chris Bannister
|
ffe7339162
log dial errors when debug enabled
|
10 years ago |
Chris Bannister
|
21c08197d4
dont fill the host pool whilst holding the connection pools lock
|
10 years ago |