Histórico de commits

Autor SHA1 Mensagem Data
  Jacob Rhoden 0c59375361 Add note about query being auto-prepared to Query() function 11 anos atrás
  Nimi Wariboko 9a7025c769 Check if flight or flight.info is not nil. Without this check a panic then subsequent deadlock can occur 11 anos atrás
  Christoph Hack f6fb3e6795 Merge pull request #174 from cwandrews/OptimizeUUIDString 11 anos atrás
  Charlie Andrews b6e5cdcf1f using an offset array now 11 anos atrás
  Charlie Andrews 90238cede3 made HexString a const and made b1 and b2 local to the String function 11 anos atrás
  Charlie Andrews 9c22f66911 changed the String() method for UUID's 11 anos atrás
  Ben Hood fc14ae43d0 Merge pull request #173 from SilentCircle/master 11 anos atrás
  Josh Wright e120e8237d Remove extraneous comment 11 anos atrás
  Josh Wright 3e576b7e51 Add Josh Wright to AUTHORS 11 anos atrás
  Josh Wright c69f520a6c Add tests for JSON unmarshaling 11 anos atrás
  Josh Wright 2e81e1acec Be more flexible in UUID JSON unmarshaling 11 anos atrás
  Ben Hood e2e6b632cb Update AUTHORS 11 anos atrás
  Ben Hood 68289357ca Merge pull request #169 from Gibheer/master 11 anos atrás
  Gibheer 05273d5b6f export consistency names 11 anos atrás
  Ben Hood 3de4b29e54 Merge pull request #168 from ChannelMeter/reprepare_cass2_batchv2 11 anos atrás
  Nimi Wariboko Jr 11820ec241 Refactor reprepare statement tests 11 anos atrás
  Nimi Wariboko Jr 91a482abd0 Use Pool.Pick() rather than Node.Pick() 11 anos atrás
  Nimi Wariboko Jr 3fe06b71f8 Add tests to ensure queries are re-prepared 11 anos atrás
  Nimi Wariboko Jr 225752acef Replace case that was made invalid when error structs were exposed to conn.executeQuery for ErrUnprepared. 11 anos atrás
  Nimi Wariboko Jr 5f2aeff0ed If a batch fails because of an unprepared statement, reprepare the statement and redo the batch. 11 anos atrás
  Ben Hood 142a1f6f39 Merge pull request #161 from ChannelMeter/error_response_refactor 11 anos atrás
  Nimi Wariboko Jr 570b8b2dc8 Expose error structs 11 anos atrás
  Phillip Couto 01e4fc64ce Merge pull request #157 from phillipCouto/abstract_connPool 11 anos atrás
  Ben Hood f5c74e3d49 Merge pull request #164 from relops/reintroduce_paging_tests 11 anos atrás
  Ben Hood aee32f3a71 Change name of table used for paging test 11 anos atrás
  Ben Hood b4929bf8d4 Unskip paging test 11 anos atrás
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes 11 anos atrás
  Chris Bannister 7e0a6d5586 Merge pull request #163 from relops/supported_versions 11 anos atrás
  Ben Hood 4fd25013a0 Run test suite against multiple versions of Cassandra 11 anos atrás
  Nimi Wariboko Jr 0e247a0f39 Added test to ensure library can properly decode error response from cassandra 11 anos atrás