Commit History

作者 SHA1 備註 提交日期
  Ben Frye 6b7966f627 Merge branch 'master' of github.com:gocql/gocql 11 年之前
  Ben Frye bcfa9da376 Merge branch 'master' of github.com:benf-inova/gocql 11 年之前
  Ben Frye e42185c430 Comments and Readme changes 11 年之前
  Ben Frye 26eb56bab1 Comment on DiscoverHosts config item changed 11 年之前
  Ben Frye f9a8c82d7d Accidental .gitignore changes fixed 11 年之前
  Ben Frye 31ffe52d13 Fixed ambiguous DiscoverHosts comment. 11 年之前
  Ben Frye 2be3703489 Fixed spacing, added feature to README, and included my name in AUTHORS 11 年之前
  Ben Frye a3fe3be866 Removed redundant Boolean == checks in if 11 年之前
  Ben Frye d51aff24a7 Added configuration item for DiscoverHosts 11 年之前
  Ben Frye c2a38e6498 changed !exists to exists == false 11 年之前
  Ben Frye 9103d84985 When creating a session, gocql queries the cluster and fills out the Hosts based on what the cluster has configured. 11 年之前
  Ben Hood 327fd76fe5 Merge pull request #180 from corydoras/master 11 年之前
  Jacob Rhoden f499b8ec66 Updated AUTHORS file 11 年之前
  Jacob Rhoden 0c59375361 Add note about query being auto-prepared to Query() function 11 年之前
  Nimi Wariboko 9a7025c769 Check if flight or flight.info is not nil. Without this check a panic then subsequent deadlock can occur 11 年之前
  Christoph Hack f6fb3e6795 Merge pull request #174 from cwandrews/OptimizeUUIDString 11 年之前
  Charlie Andrews b6e5cdcf1f using an offset array now 11 年之前
  Charlie Andrews 90238cede3 made HexString a const and made b1 and b2 local to the String function 11 年之前
  Charlie Andrews 9c22f66911 changed the String() method for UUID's 11 年之前
  Ben Hood fc14ae43d0 Merge pull request #173 from SilentCircle/master 11 年之前
  Josh Wright e120e8237d Remove extraneous comment 11 年之前
  Josh Wright 3e576b7e51 Add Josh Wright to AUTHORS 11 年之前
  Josh Wright c69f520a6c Add tests for JSON unmarshaling 11 年之前
  Josh Wright 2e81e1acec Be more flexible in UUID JSON unmarshaling 11 年之前
  Ben Hood e2e6b632cb Update AUTHORS 11 年之前
  Ben Hood 68289357ca Merge pull request #169 from Gibheer/master 11 年之前
  Gibheer 05273d5b6f export consistency names 11 年之前
  Ben Hood 3de4b29e54 Merge pull request #168 from ChannelMeter/reprepare_cass2_batchv2 11 年之前
  Nimi Wariboko Jr 11820ec241 Refactor reprepare statement tests 11 年之前
  Nimi Wariboko Jr 91a482abd0 Use Pool.Pick() rather than Node.Pick() 11 年之前