Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Lozinski ee1f51fe6e Fix imports hace 10 años
  Ian Lozinski e5209a94ed Add Ian Lozinski to AUTHORS hace 10 años
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var hace 10 años
  Ian Lozinski 131da82289 Fix import hace 10 años
  Ian Lozinski a2034c70c1 Fix session_test hace 10 años
  Ian Lozinski 3702832c1e Reset query before adding it back to pool hace 10 años
  Ian Lozinski 30a303a731 Pool query objects hace 10 años
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint hace 10 años
  Chris Bannister 6c910921fa Merge pull request #728 from matope/avoid-timeoutlimit-if-zero hace 10 años
  matope adec9dda56 Avoid ErrTooManyTimeouts if TimeoutLimit is 0 hace 10 años
  Chris Bannister b21054e2fb Merge pull request #726 from jncorpron/call-policy-set-partitioner hace 10 años
  Justin Corpron 178921d6b6 Notify the HostSelectionPolicy of the partioner hace 10 años
  Chris Bannister 2e0390b6fb Merge pull request #723 from matope/attempt-to-reconnect-known-down-nodes hace 10 años
  matope 2ea86d3ae9 Move reconnection goroutine into a method hace 10 años
  matope a0223bbf7d Attempt to reconnect known DOWN nodes hace 10 años
  Chris Bannister 70000bcd5b Merge pull request #722 from Zariel/fix-head-buf-size hace 10 años
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf hace 10 años
  Chris Bannister 48b5830ac3 Merge pull request #720 from Zariel/unknown-error-resp-error hace 10 años
  Chris Bannister ac50672c8c frame: add missing error codes to parse hace 10 años
  Chris Bannister 4ccb71e118 use a valid frame to check stream0 error hace 10 años
  Chris Bannister 4294a7c31a Merge pull request #719 from gocql/travis-trusty hace 10 años
  Chris Bannister 32c50a2955 frame: report unknown error codes as a frame parse error hace 10 años
  Chris Bannister 3696cb6825 travis: try using trusty beta builds hace 10 años
  Chris Bannister 3ac2b43b9f Merge pull request #718 from Zariel/write-frame-error hace 10 años
  Chris Bannister d5732640c6 Merge pull request #717 from Zariel/session-create-errors hace 10 años
  Chris Bannister c7a3f6592a skip this fuzz frame for now, it was caused by an unrelated issue hace 10 años
  Chris Bannister 4d092a3c39 conn: pass down context into exec that we have hace 10 años
  Chris Bannister c51535c21b TestCreateSession_DontSwallowError: fix error string to be more lenient hace 10 años
  Chris Bannister e79953ea9b frame: fix header over read hace 10 años
  Chris Bannister 7af717e68e conn: make startupErr only accept a single response hace 10 años