提交历史

作者 SHA1 备注 提交日期
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 年之前
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 年之前
  Chris Bannister 70000bcd5b Merge pull request #722 from Zariel/fix-head-buf-size 9 年之前
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf 9 年之前
  Chris Bannister 48b5830ac3 Merge pull request #720 from Zariel/unknown-error-resp-error 9 年之前
  Chris Bannister ac50672c8c frame: add missing error codes to parse 9 年之前
  Chris Bannister 4ccb71e118 use a valid frame to check stream0 error 9 年之前
  Chris Bannister 4294a7c31a Merge pull request #719 from gocql/travis-trusty 9 年之前
  Chris Bannister 32c50a2955 frame: report unknown error codes as a frame parse error 9 年之前
  Chris Bannister 3696cb6825 travis: try using trusty beta builds 9 年之前
  Chris Bannister 3ac2b43b9f Merge pull request #718 from Zariel/write-frame-error 9 年之前
  Chris Bannister d5732640c6 Merge pull request #717 from Zariel/session-create-errors 9 年之前
  Chris Bannister c7a3f6592a skip this fuzz frame for now, it was caused by an unrelated issue 9 年之前
  Chris Bannister 4d092a3c39 conn: pass down context into exec that we have 9 年之前
  Chris Bannister c51535c21b TestCreateSession_DontSwallowError: fix error string to be more lenient 9 年之前
  Chris Bannister e79953ea9b frame: fix header over read 9 年之前
  Chris Bannister 7af717e68e conn: make startupErr only accept a single response 9 年之前
  Chris Bannister 6354e9dca8 conn: if we dont have a timeout use WithCancel 9 年之前
  Chris Bannister cfa0c47011 add a test to verify we get unsupported protocol error 9 年之前
  Chris Bannister bc884d17d2 frame: dont use naked returns in readHeader 9 年之前
  Chris Bannister 4780c25d06 conn: pass context through startup chain 9 年之前
  Chris Bannister 6ed31b206e conn: dont auto set protocol to 2 9 年之前
  Chris Bannister ede6246c76 control: fix shaddowing error in shuffle dial 9 年之前
  Chris Bannister c85296bee7 frame: add writeFailure error 9 年之前
  tonkolviktor 9c06bf7e0f Use server sent events to maintain a client side view of the keyspace schemas #554 (#715) 9 年之前
  Chris Bannister 1440c60966 iter: expose number of rows in the iter (#712) 9 年之前
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 年之前
  Nimi Wariboko Jr 516d6d2b48 Get table metadata for materialized views. 9 年之前
  Muir Manders 91135b0fc2 Fix two bugs in stream id allocation. (#707) 9 年之前
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 年之前