Historique des commits

Auteur SHA1 Message Date
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. il y a 11 ans
  Ben Hood d1e933ed77 Merge pull request #251 from xoraes/master il y a 11 ans
  xoraes d3232227c6 add SslOptions when NewCluster or createCluster is called if -runssl is enabled il y a 11 ans
  xoraes 096ad18ea1 Merge branch 'master' of https://github.com/gocql/gocql il y a 11 ans
  ono_matope b2e835d7a6 Pass a map with refs to store columns to MapScan() il y a 11 ans
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. il y a 11 ans
  xoraes 3eee185b18 implemented integration tests for ssl feature il y a 11 ans
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. il y a 11 ans
  Ben Hood e49d401d88 Clarify count mismatch behavior il y a 11 ans
  Ben Hood 836ba6bd88 Fix bug in boolean check il y a 11 ans
  Ben Hood 4163cf0547 Added test to illustrate delete CAS behavior il y a 11 ans
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests il y a 11 ans
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. il y a 11 ans
  Phillip Couto 32cb8f5266 Added skip to TestBatchStats il y a 11 ans
  Phillip Couto f4cc7cb76c Added stats to Batch struct il y a 11 ans
  Phillip Couto ae293f4d6c Added stats to Query structure. il y a 11 ans
  Ben Hood e76fdf3988 Added lists to the slice map test suite il y a 11 ans
  Ben Hood a9159bcb6d Cleaned the test code a bit il y a 11 ans
  Ben Hood 4788ea39cd Remove debug statements from test code il y a 11 ans
  Ben Hood 2355d4123f Maybe flagAutoFreq doesn't actually have much effect il y a 11 ans
  Ben Hood cd88c627e7 Pool.Size() in simple pool returns the number of connections not the number of nodes il y a 11 ans
  Ben Hood 58a42819da Debugging for the simple pool il y a 11 ans
  Ben Hood 9d64de94f0 I wonder if we're not setting the protocol version correctly il y a 11 ans
  Ben Hood 6c4ef1c964 Make autodiscovery frequency configurable il y a 11 ans
  Ben Hood 121ca67123 Does increasing the discovery frequency help? il y a 11 ans
  Ben Hood 34bae1c0cc Using the wrong unit in time.Sleep() appears to send Go to sleep for quite a while il y a 11 ans
  Ben Hood aa1530a4e4 Format the default value of a duration flag in a better way (Go is not very typesafe) il y a 11 ans
  Ben Hood 2e604e40e9 Disable autodiscovery tests for Cassandra 1.2.x il y a 11 ans
  Ben Hood 9596be1685 Make pause for autodiscovery configurable via a flag il y a 11 ans
  Ben Hood c39269cd08 Wait for the pool to settle il y a 11 ans