Commit History

Autor SHA1 Mensaxe Data
  Ben Hood fc14ae43d0 Merge pull request #173 from SilentCircle/master %!s(int64=11) %!d(string=hai) anos
  Josh Wright e120e8237d Remove extraneous comment %!s(int64=11) %!d(string=hai) anos
  Josh Wright 3e576b7e51 Add Josh Wright to AUTHORS %!s(int64=11) %!d(string=hai) anos
  Josh Wright c69f520a6c Add tests for JSON unmarshaling %!s(int64=11) %!d(string=hai) anos
  Josh Wright 2e81e1acec Be more flexible in UUID JSON unmarshaling %!s(int64=11) %!d(string=hai) anos
  Ben Hood e2e6b632cb Update AUTHORS %!s(int64=12) %!d(string=hai) anos
  Ben Hood 68289357ca Merge pull request #169 from Gibheer/master %!s(int64=12) %!d(string=hai) anos
  Gibheer 05273d5b6f export consistency names %!s(int64=12) %!d(string=hai) anos
  Ben Hood 3de4b29e54 Merge pull request #168 from ChannelMeter/reprepare_cass2_batchv2 %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 11820ec241 Refactor reprepare statement tests %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 91a482abd0 Use Pool.Pick() rather than Node.Pick() %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 3fe06b71f8 Add tests to ensure queries are re-prepared %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 225752acef Replace case that was made invalid when error structs were exposed to conn.executeQuery for ErrUnprepared. %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 5f2aeff0ed If a batch fails because of an unprepared statement, reprepare the statement and redo the batch. %!s(int64=12) %!d(string=hai) anos
  Ben Hood 142a1f6f39 Merge pull request #161 from ChannelMeter/error_response_refactor %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 570b8b2dc8 Expose error structs %!s(int64=12) %!d(string=hai) anos
  Phillip Couto 01e4fc64ce Merge pull request #157 from phillipCouto/abstract_connPool %!s(int64=12) %!d(string=hai) anos
  Ben Hood f5c74e3d49 Merge pull request #164 from relops/reintroduce_paging_tests %!s(int64=12) %!d(string=hai) anos
  Ben Hood aee32f3a71 Change name of table used for paging test %!s(int64=12) %!d(string=hai) anos
  Ben Hood b4929bf8d4 Unskip paging test %!s(int64=12) %!d(string=hai) anos
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes %!s(int64=12) %!d(string=hai) anos
  Chris Bannister 7e0a6d5586 Merge pull request #163 from relops/supported_versions %!s(int64=12) %!d(string=hai) anos
  Ben Hood 4fd25013a0 Run test suite against multiple versions of Cassandra %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 0e247a0f39 Added test to ensure library can properly decode error response from cassandra %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr ebd7b8e505 Updated conn.go to use new error syntax %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr c18370d895 Moved errorFrame and err constants to errors.go, added (*frame.)readError() errorFrame function %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko Jr 0879b50f64 Made errorFrame an interface that can implemented by the different types of errors from a cassandra server. %!s(int64=12) %!d(string=hai) anos
  Phillip Couto 06eb28df61 Rebased branch. Fixed code that was altered from the rebase. %!s(int64=12) %!d(string=hai) anos
  Phillip Couto 31ef01b5a1 Added an example of a SingleConnection pool to the ConnectionPool documentation. %!s(int64=12) %!d(string=hai) anos
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. %!s(int64=12) %!d(string=hai) anos