Commit History

Author SHA1 Message Date
  Marcus 98fa8f1e6f Fixed TestHostPoolHostPolicy that was intermitently failing 9 years ago
  Marcus 27771dee2a Updated Authors file. 9 years ago
  Marcus 4f49cd01c8 Added a nil check before trying to use a host to execute a query. This was causing nil pointer dereference exceptions as described at https://github.com/gocql/gocql/issues/743. Also made some optimizations to reduce lock scoping in the TokenAwareHostPolicy 9 years ago
  Chris Bannister 0b08419acd Merge pull request #758 from penberg/fix-unmarshal-udt 9 years ago
  Pekka Enberg acbcce0946 marshal: Fix unmarshalUDT for less values than UDT fields 9 years ago
  Chris Bannister 94f1315e46 Merge pull request #755 from Zariel/reduce-hash-allocs 9 years ago
  Chris Bannister a2096bff15 token: dont allocate maxint every call 9 years ago
  Chris Bannister e4a5ecdadf Merge pull request #754 from DataDog/master 9 years ago
  Caleb Doxsey bf9593cff4 add additional authors 9 years ago
  Caleb Doxsey e7fc311264 add test for new random partitioner hash function 9 years ago
  Caleb Doxsey 860e8ef353 fix incorrect random partioner hash function 9 years ago
  Chris Bannister 63994ed6ce Merge pull request #752 from esbie/master 9 years ago
  Sarah Brown 99243588fd actually add testsmallint to the query 9 years ago
  Sarah Brown f2fcb7e8aa add primary key to smallint_table test 9 years ago
  Sarah Brown 1e5932655f improved smallint integration test that is skipped for older protocols 9 years ago
  Sarah Brown faed88baf4 AUTHORS file 9 years ago
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 years ago
  Chris Bannister 9924437647 Merge pull request #751 from Highstead/abort-retry 9 years ago
  Michael Highstead 6e5ecf85b5 Stop retrying to connect on permanent failure 9 years ago
  Chris Bannister 261883b4ad Merge pull request #750 from Spatially/master 9 years ago
  nicerobot fd5b0a06a7 Allow nil maps. 9 years ago
  Chris Bannister b7b8a0e04b Merge pull request #740 from Unix4ever/set-default-timestamp-batch 10 years ago
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 10 years ago
  Chris Bannister 7218e81e87 Merge pull request #737 from matope/session-level-disable-skipmetadata 10 years ago
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 10 years ago
  Chris Bannister cf12e0de14 Merge pull request #736 from i/iml.pool-query 10 years ago
  Ian Lozinski 78ec053b2f Fix typo 10 years ago
  Ian Lozinski ee1f51fe6e Fix imports 10 years ago
  Ian Lozinski e5209a94ed Add Ian Lozinski to AUTHORS 10 years ago
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var 10 years ago