Commit History

Author SHA1 Message Date
  Vincent Rischmann a56be99b0e fix a bunch of typos 8 years ago
  Vincent Rischmann 3f65847c43 add the Warnings function on Iter 9 years ago
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 years ago
  Chris Bannister aed57cdb1d Add support to discovery protocol version 9 years ago
  Bartosz Burclaf 5afdecdffd Non-panic ParseConsistency added 9 years ago
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 9 years ago
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf 9 years ago
  Chris Bannister ac50672c8c frame: add missing error codes to parse 9 years ago
  Chris Bannister 32c50a2955 frame: report unknown error codes as a frame parse error 9 years ago
  Chris Bannister 3ac2b43b9f Merge pull request #718 from Zariel/write-frame-error 9 years ago
  Chris Bannister e79953ea9b frame: fix header over read 9 years ago
  Chris Bannister bc884d17d2 frame: dont use naked returns in readHeader 9 years ago
  Chris Bannister c85296bee7 frame: add writeFailure error 9 years ago
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 years ago
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter 9 years ago
  Chris Bannister 6e6042ceaf marshal: fix udt nil collection marshalling 9 years ago
  Chris Bannister ddda62507c Dont read row bytes from framer until scan 9 years ago
  Chris Bannister 83f9932a7a replace resultSchemaChangedFrame with event frames 10 years ago
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 years ago
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas 10 years ago
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock 10 years ago
  Chris Bannister 3b1e36f335 Merge pull request #551 from Zariel/event-frames 10 years ago
  Shawn Smith 28a781fc5b fix typos 10 years ago
  Chris Bannister 3dcc63b0a9 improve frame string methods 10 years ago
  Chris Bannister 732282f2ca add support for events 10 years ago
  Chris Bannister 97953282d8 add register frame 10 years ago
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal 10 years ago
  Chris Bannister e5248ed2fb add internal control connection 10 years ago
  Chris Bannister d8a24ba3e6 dont defensivly copy bytes in the framer 10 years ago
  Chris Bannister d0dbd15082 dont recycle framers until closing iters 10 years ago