Commit History

Author SHA1 Message Date
  Ben Hood 2e604e40e9 Disable autodiscovery tests for Cassandra 1.2.x 11 years ago
  Ben Hood 9596be1685 Make pause for autodiscovery configurable via a flag 11 years ago
  Ben Hood c39269cd08 Wait for the pool to settle 11 years ago
  Ben Hood 00b2f70dee Use first provided host 11 years ago
  Ben Hood 18971da20a merge upstream/master 11 years ago
  Muir Manders 763d85a2a1 Fix prepared statement caching bug. 11 years ago
  Ben Hood 9b02df3de2 Merge MASTER into cluster-ring-discovery 11 years ago
  Ben Hood d569a3e00e Merge pull request #229 from phillipCouto/missing_schema_error 11 years ago
  Phillip Couto e33eafce0d Added test case to validate issue #227 11 years ago
  Ben Hood 70b05d2438 Drop the default retry to 5 and make it configurable via a flag 11 years ago
  Ben Hood 49dc390e60 Let's look at what more retries buys us 11 years ago
  Ben Hood 8303a1892a Set the discover hosts flag when trying to discover hosts 11 years ago
  Ben Hood fe1e82741a Introduce expectation for the cluster size 11 years ago
  Ben Hood 30a3ab10bf Use new createTable() function to avoid timeout 11 years ago
  Ben Hood 61f9168e39 Merge Zariel/ccm into relops/ccm 11 years ago
  Chris Bannister 93e6f50e69 Parse the test flags 11 years ago
  Chris Bannister ebcbc994de Add a method to create tables to let the schema propogate to other nodes 11 years ago
  Chris Bannister 7954fccb3c Remove the authenticator, increase timeout, add retry policy as ccm seems flaky 11 years ago
  Chris Bannister 4be7ced38a Add replication factor flag and pre parse the cluster hosts 11 years ago
  Chris Bannister 7341c27317 Set timeout, use Quroum, add confiurable replication factor 11 years ago
  Muir Manders 7eda240e1d Add support for varints. 11 years ago
  Ben Hood ccd93d8b58 s/Rebind/Bind/ and implement the test with an initial Bind() style, since we are not changing the Query() API and already have tests for it 11 years ago
  Ben Hood 498723db83 First shot at sketching out query rebinding 11 years ago
  unknown f6f87e254c Added test to illustrate that a float64 pointer fails to marshal 11 years ago
  Ben Hood aa38232411 Export all fields of the QueryInfo struct 11 years ago
  Ben Hood 80a547fbcd Merge remote-tracking branch 'upstream/master' into expose_query_info 11 years ago
  Ben Hood 62dab2c16e Merge remote-tracking branch 'upstream/master' into expose_query_info 11 years ago
  Ben Hood b38f2d96fd Only read result column meta data for v2 of the protocol 11 years ago
  Ben Hood 43db64a4a5 Read both the query argument and the result metadata 11 years ago
  Ben Hood 1113314503 Added godocs 11 years ago