Historia zmian

Autor SHA1 Wiadomość Data
  Justin Corpron d93b3b69ad Add keyspace name as a string parameter to the KeyspaceMetadata function for Session since the keyspace name is optional in the ClusterConfig. 10 lat temu
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information 11 lat temu
  Oliver Beattie 241b2b965e Fix a panic establishing sessions using NewSession 10 lat temu
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) 11 lat temu
  Ben Hood bb7e032313 Instead of failing the test, maybe we should just warn about this for now? 11 lat temu
  Ben Hood c85fffe87b The ring discovery test seems to be an issue 11 lat temu
  Ben Hood ff5db7dcae Only skip ring discovery for protocol version 1 11 lat temu
  Ben Hood 6ee86ffe09 Temporarily skip the ring discovery test 11 lat temu
  Ben Hood 5188b26444 Try to delineate between unit and integration tests 11 lat temu
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. 11 lat temu
  Ben Hood d1e933ed77 Merge pull request #251 from xoraes/master 11 lat temu
  xoraes d3232227c6 add SslOptions when NewCluster or createCluster is called if -runssl is enabled 11 lat temu
  xoraes 096ad18ea1 Merge branch 'master' of https://github.com/gocql/gocql 11 lat temu
  ono_matope b2e835d7a6 Pass a map with refs to store columns to MapScan() 11 lat temu
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. 11 lat temu
  xoraes 3eee185b18 implemented integration tests for ssl feature 11 lat temu
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. 11 lat temu
  Ben Hood e49d401d88 Clarify count mismatch behavior 11 lat temu
  Ben Hood 836ba6bd88 Fix bug in boolean check 11 lat temu
  Ben Hood 4163cf0547 Added test to illustrate delete CAS behavior 11 lat temu
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests 11 lat temu
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. 11 lat temu
  Phillip Couto 32cb8f5266 Added skip to TestBatchStats 11 lat temu
  Phillip Couto f4cc7cb76c Added stats to Batch struct 11 lat temu
  Phillip Couto ae293f4d6c Added stats to Query structure. 11 lat temu
  Ben Hood e76fdf3988 Added lists to the slice map test suite 11 lat temu
  Ben Hood a9159bcb6d Cleaned the test code a bit 11 lat temu
  Ben Hood 4788ea39cd Remove debug statements from test code 11 lat temu
  Ben Hood 2355d4123f Maybe flagAutoFreq doesn't actually have much effect 11 lat temu
  Ben Hood cd88c627e7 Pool.Size() in simple pool returns the number of connections not the number of nodes 11 lat temu