Commit History

Author SHA1 Message Date
  Ben Hood 5604309060 Merge pull request #311 from obeattie/fix-panic 11 years ago
  Oliver Beattie 111a338b2e Merge remote-tracking branch 'origin/master' into fix-panic 11 years ago
  Oliver Beattie 3ef2349dde Add myself to AUTHORS 11 years ago
  Oliver Beattie 779e083198 Use constant for default max prepared statements 11 years ago
  Oliver Beattie 241b2b965e Fix a panic establishing sessions using NewSession 11 years ago
  Phillip Couto 32f6e14a09 Merge pull request #307 from dankinder/clusterconfig-default-page-size 11 years ago
  dkinder 69b64836d4 Added PageSize as a property for ClusterConfig 11 years ago
  Chris Bannister f9e67558e6 Merge pull request #303 from relops/2.1.2 11 years ago
  Chris Bannister 23bacd3d4c Merge pull request #305 from recursionpharma/master 11 years ago
  Ashwin Purohit 5c25d81c14 Adding Ashwin Purohit to authors. 11 years ago
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string 11 years ago
  Ben Hood d0459e4546 Update the README to reflect the change in Cassandra version 11 years ago
  Ben Hood 9b1007c711 Try to promote the profile of gocql with Google. 11 years ago
  Ben Hood ce782985d2 Uprev to Cassandra 2.1.2 11 years ago
  Ben Hood a29069b4c7 Merge pull request #300 from matope/add-query-mapscan 11 years ago
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) 11 years ago
  Ben Hood fbad3bab5a Merge pull request #291 from james-maloney/master 11 years ago
  James Maloney 9b768c47fa Fixes bug that prevents the use of a pointer reciever when implementing the Marshaler interface 11 years ago
  Ben Hood 1911d109ae Merge pull request #289 from zmarcantel/master 11 years ago
  Zach Marcantel 9d73867564 add Zach Marcantel to authors list 11 years ago
  Zach Marcantel 3a2a2a96a1 proper decoding of nanoseconds in TimeUUID 11 years ago
  Ben Hood 397f2cd84f Merge pull request #286 from phillipCouto/address_formatting 11 years ago
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. 11 years ago
  Phillip Couto 6136713566 Merge pull request #285 from SilentCircle/ipv6_discovery 11 years ago
  Josh Wright 34294e27bf Don't change file permissions 11 years ago
  Josh Wright 24dd1a86e5 Cleaner address/port parsing 11 years ago
  Josh Wright d3381c10c4 Handle host discovery in clusters with IPv6 addresses 11 years ago
  Ben Hood 243807fe32 Merge pull request #284 from probkiizokna/unmarshal_nil 11 years ago
  Fedorenko Dmitriy 392edd15c8 Remove useless reflection into marshaling. 11 years ago
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. 11 years ago