Commit történet

Szerző SHA1 Üzenet Dátum
  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 éve
  Chris Bannister 0b08419acd Merge pull request #758 from penberg/fix-unmarshal-udt 9 éve
  Pekka Enberg acbcce0946 marshal: Fix unmarshalUDT for less values than UDT fields 9 éve
  Chris Bannister 94f1315e46 Merge pull request #755 from Zariel/reduce-hash-allocs 9 éve
  Chris Bannister a2096bff15 token: dont allocate maxint every call 9 éve
  Chris Bannister e4a5ecdadf Merge pull request #754 from DataDog/master 9 éve
  Caleb Doxsey bf9593cff4 add additional authors 9 éve
  Caleb Doxsey e7fc311264 add test for new random partitioner hash function 9 éve
  Caleb Doxsey 860e8ef353 fix incorrect random partioner hash function 9 éve
  Chris Bannister 63994ed6ce Merge pull request #752 from esbie/master 9 éve
  Sarah Brown 99243588fd actually add testsmallint to the query 9 éve
  Sarah Brown f2fcb7e8aa add primary key to smallint_table test 9 éve
  Sarah Brown 1e5932655f improved smallint integration test that is skipped for older protocols 9 éve
  Sarah Brown faed88baf4 AUTHORS file 9 éve
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 éve
  Chris Bannister 9924437647 Merge pull request #751 from Highstead/abort-retry 9 éve
  Michael Highstead 6e5ecf85b5 Stop retrying to connect on permanent failure 9 éve
  Chris Bannister 261883b4ad Merge pull request #750 from Spatially/master 9 éve
  nicerobot fd5b0a06a7 Allow nil maps. 9 éve
  Chris Bannister b7b8a0e04b Merge pull request #740 from Unix4ever/set-default-timestamp-batch 10 éve
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 10 éve
  Chris Bannister 7218e81e87 Merge pull request #737 from matope/session-level-disable-skipmetadata 10 éve
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 10 éve
  Chris Bannister cf12e0de14 Merge pull request #736 from i/iml.pool-query 10 éve
  Ian Lozinski 78ec053b2f Fix typo 10 éve
  Ian Lozinski ee1f51fe6e Fix imports 10 éve
  Ian Lozinski e5209a94ed Add Ian Lozinski to AUTHORS 10 éve
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var 10 éve
  Ian Lozinski 131da82289 Fix import 10 éve
  Ian Lozinski a2034c70c1 Fix session_test 10 éve