提交歷史

作者 SHA1 備註 提交日期
  Chris Bannister 0d10f9d5f5 fix tests calling error after finish 9 年之前
  Sarah Brown 99243588fd actually add testsmallint to the query 9 年之前
  Sarah Brown f2fcb7e8aa add primary key to smallint_table test 9 年之前
  Sarah Brown 1e5932655f improved smallint integration test that is skipped for older protocols 9 年之前
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 年之前
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 年之前
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 年之前
  Chris Bannister c51535c21b TestCreateSession_DontSwallowError: fix error string to be more lenient 9 年之前
  Chris Bannister cfa0c47011 add a test to verify we get unsupported protocol error 9 年之前
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 年之前
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 年之前
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 年之前
  Muir Manders e204266169 Fix TestTokenAwareConnPool to wait for full pool. 9 年之前
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. 9 年之前
  Muir Manders 3be4c82e76 Fix peer.version length validation. 9 年之前
  Muir Manders b023df01af Don't crash on bad peers. 9 年之前
  Muir Manders 5ed8c04148 Fix token aware metadata fetching deadlock. 9 年之前
  Chris Bannister 2e7c4f27fa skip TestSchemaReset on cassandra < 2.1.3 9 年之前
  Chris Bannister 8c402edb61 Merge pull request #616 from Zariel/simplify-prepared-lru 9 年之前
  Chris Bannister 46dc090a34 Merge pull request #618 from Zariel/fix-test-race 9 年之前
  Chris Bannister faf7149c64 limit the session to only one host 9 年之前
  Chris Bannister ae9f9b909a fix test race creating session 9 年之前
  Chris Bannister 32d78cee3b dont reset prepared statements after schema chages, add test 9 年之前
  Chris Bannister 45c7cec18e simplify the prepared cache access 9 年之前
  Chris Bannister 7b1500172e disable schema events so we dont clear the prepared cache 10 年之前
  Chris Bannister f8275179e7 fix error message for TestManualQueryPaging 10 年之前
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 年之前
  Chris Bannister 4cb95a4314 make statment cache local to session 10 年之前
  Chris Bannister f03f3a47ba fix the close of the proxy in discover via proxy 10 年之前
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock 10 年之前