Histórico de Commits

Autor SHA1 Mensagem Data
  Chris Bannister 83f9932a7a replace resultSchemaChangedFrame with event frames há 10 anos atrás
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare há 10 anos atrás
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas há 10 anos atrás
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock há 10 anos atrás
  Chris Bannister 3b1e36f335 Merge pull request #551 from Zariel/event-frames há 10 anos atrás
  Shawn Smith 28a781fc5b fix typos há 10 anos atrás
  Chris Bannister 3dcc63b0a9 improve frame string methods há 10 anos atrás
  Chris Bannister 732282f2ca add support for events há 10 anos atrás
  Chris Bannister 97953282d8 add register frame há 10 anos atrás
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal há 10 anos atrás
  Chris Bannister e5248ed2fb add internal control connection há 10 anos atrás
  Chris Bannister d8a24ba3e6 dont defensivly copy bytes in the framer há 10 anos atrás
  Chris Bannister d0dbd15082 dont recycle framers until closing iters há 10 anos atrás
  Adam Weiner d7339ffe6a add ParseConsistency() to frame.go - convert text consistencies to their gocql constant há 10 anos atrás
  Chris Bannister bbe3d93b83 fix untyped consts há 10 anos atrás
  Chris Bannister b4e2ff39e2 add v4 read_failure and function_failure errors há 10 anos atrás
  Chris Bannister 2755a00db6 add custom payload and warnings há 10 anos atrás
  Chris Bannister 6b4a5e5a2c Update frame for proto v4 prepared and events há 10 anos atrás
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative há 10 anos atrás
  Chris Bannister 0cb58fe42c Switch between append and prealloc há 10 anos atrás
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront há 10 anos atrás
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte há 10 anos atrás
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer há 10 anos atrás
  Chris Bannister 619641c580 Ensure that frames are not bigger than the max há 10 anos atrás
  Chris Bannister 859f523787 ensure we catch panics in readTrace há 10 anos atrás
  Chris Bannister c2d8f27013 check for negative number of rows when parsing results frame há 10 anos atrás
  Chris Bannister ae2ddd1c7c be more careful when reading the headers, check sizes of the buffer and for valid versions há 10 anos atrás
  Chris Bannister 58d90fab97 bounds check when reading from the buffer há 10 anos atrás
  Chris Bannister f42867acbd frame: catch panics from parsing há 10 anos atrás
  Chris Bannister 332853ab7b fix parse frame with negative frame size há 10 anos atrás