История коммитов

Автор SHA1 Сообщение Дата
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 лет назад
  Chris Bannister 9924437647 Merge pull request #751 from Highstead/abort-retry 9 лет назад
  Michael Highstead 6e5ecf85b5 Stop retrying to connect on permanent failure 9 лет назад
  Chris Bannister 261883b4ad Merge pull request #750 from Spatially/master 9 лет назад
  nicerobot fd5b0a06a7 Allow nil maps. 10 лет назад
  Chris Bannister b7b8a0e04b Merge pull request #740 from Unix4ever/set-default-timestamp-batch 10 лет назад
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 10 лет назад
  Chris Bannister 7218e81e87 Merge pull request #737 from matope/session-level-disable-skipmetadata 10 лет назад
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 10 лет назад
  Chris Bannister cf12e0de14 Merge pull request #736 from i/iml.pool-query 10 лет назад
  Ian Lozinski 78ec053b2f Fix typo 10 лет назад
  Ian Lozinski ee1f51fe6e Fix imports 10 лет назад
  Ian Lozinski e5209a94ed Add Ian Lozinski to AUTHORS 10 лет назад
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var 10 лет назад
  Ian Lozinski 131da82289 Fix import 10 лет назад
  Ian Lozinski a2034c70c1 Fix session_test 10 лет назад
  Ian Lozinski 3702832c1e Reset query before adding it back to pool 10 лет назад
  Ian Lozinski 30a303a731 Pool query objects 10 лет назад
  Chris Bannister 405d8024aa Merge pull request #734 from Zariel/tiny-ints 10 лет назад
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint 10 лет назад
  Chris Bannister 6c910921fa Merge pull request #728 from matope/avoid-timeoutlimit-if-zero 10 лет назад
  matope adec9dda56 Avoid ErrTooManyTimeouts if TimeoutLimit is 0 10 лет назад
  Chris Bannister b21054e2fb Merge pull request #726 from jncorpron/call-policy-set-partitioner 10 лет назад
  Justin Corpron 178921d6b6 Notify the HostSelectionPolicy of the partioner 10 лет назад
  Chris Bannister 2e0390b6fb Merge pull request #723 from matope/attempt-to-reconnect-known-down-nodes 10 лет назад
  matope 2ea86d3ae9 Move reconnection goroutine into a method 10 лет назад
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 10 лет назад
  Chris Bannister 70000bcd5b Merge pull request #722 from Zariel/fix-head-buf-size 10 лет назад
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf 10 лет назад
  Chris Bannister 48b5830ac3 Merge pull request #720 from Zariel/unknown-error-resp-error 10 лет назад