Commit History

Author SHA1 Message Date
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 years ago
  Chris Bannister 451ea6436e Merge pull request #799 from Zariel/travis-cassandra-3 9 years ago
  Chris Bannister 21190c6b7e cassandra_test: skip flaky UnpreparedBatch test 9 years ago
  Chris Bannister d9d10be690 metadata: split out column scanning 9 years ago
  Chris Bannister dff0cafdc4 metadata: dont use strings for column kinds 9 years ago
  Chris Bannister 423d3e7fbb metadata: fix testcase on cassandra 3.x 9 years ago
  Chris Bannister 0d10f9d5f5 fix tests calling error after finish 9 years ago
  Sarah Brown 99243588fd actually add testsmallint to the query 9 years ago
  Sarah Brown f2fcb7e8aa add primary key to smallint_table test 9 years ago
  Sarah Brown 1e5932655f improved smallint integration test that is skipped for older protocols 9 years ago
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 years ago
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 years ago
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 years ago
  Chris Bannister c51535c21b TestCreateSession_DontSwallowError: fix error string to be more lenient 9 years ago
  Chris Bannister cfa0c47011 add a test to verify we get unsupported protocol error 9 years ago
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 years ago
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 years ago
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 years ago
  Muir Manders e204266169 Fix TestTokenAwareConnPool to wait for full pool. 9 years ago
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. 9 years ago
  Muir Manders 3be4c82e76 Fix peer.version length validation. 9 years ago
  Muir Manders b023df01af Don't crash on bad peers. 9 years ago
  Muir Manders 5ed8c04148 Fix token aware metadata fetching deadlock. 9 years ago
  Chris Bannister 2e7c4f27fa skip TestSchemaReset on cassandra < 2.1.3 9 years ago
  Chris Bannister 8c402edb61 Merge pull request #616 from Zariel/simplify-prepared-lru 10 years ago
  Chris Bannister 46dc090a34 Merge pull request #618 from Zariel/fix-test-race 10 years ago
  Chris Bannister faf7149c64 limit the session to only one host 10 years ago
  Chris Bannister ae9f9b909a fix test race creating session 10 years ago
  Chris Bannister 32d78cee3b dont reset prepared statements after schema chages, add test 10 years ago
  Chris Bannister 45c7cec18e simplify the prepared cache access 10 years ago