Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris Bannister 6ef11d3fe5 remove comeent vor 10 Jahren
  Chris Bannister 1ec0d62f42 update to pass integration tests vor 10 Jahren
  Ben Hood 180456fef0 Merge pull request #351 from Zariel/fix-test-crate-sessions vor 10 Jahren
  Chris Bannister 19afbf6bbc Always use createCluster in cassandra_test vor 10 Jahren
  Chris Bannister 7617690d63 if we dont connect the session it will be nil vor 10 Jahren
  Chris Bannister 38b81b82cb Add a flag to enable compression vor 10 Jahren
  Justin Corpron 5abf8446a1 Resolve first code review issues vor 10 Jahren
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query vor 11 Jahren
  Chris Bannister 98eb326fcf increase the sleep time when creating tables vor 10 Jahren
  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. vor 10 Jahren
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information vor 11 Jahren
  Oliver Beattie 241b2b965e Fix a panic establishing sessions using NewSession vor 11 Jahren
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) vor 11 Jahren
  Ben Hood bb7e032313 Instead of failing the test, maybe we should just warn about this for now? vor 11 Jahren
  Ben Hood c85fffe87b The ring discovery test seems to be an issue vor 11 Jahren
  Ben Hood ff5db7dcae Only skip ring discovery for protocol version 1 vor 11 Jahren
  Ben Hood 6ee86ffe09 Temporarily skip the ring discovery test vor 11 Jahren
  Ben Hood 5188b26444 Try to delineate between unit and integration tests vor 11 Jahren
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. vor 11 Jahren
  Ben Hood d1e933ed77 Merge pull request #251 from xoraes/master vor 11 Jahren
  xoraes d3232227c6 add SslOptions when NewCluster or createCluster is called if -runssl is enabled vor 11 Jahren
  xoraes 096ad18ea1 Merge branch 'master' of https://github.com/gocql/gocql vor 11 Jahren
  ono_matope b2e835d7a6 Pass a map with refs to store columns to MapScan() vor 11 Jahren
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. vor 11 Jahren
  xoraes 3eee185b18 implemented integration tests for ssl feature vor 11 Jahren
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. vor 11 Jahren
  Ben Hood e49d401d88 Clarify count mismatch behavior vor 11 Jahren
  Ben Hood 836ba6bd88 Fix bug in boolean check vor 11 Jahren
  Ben Hood 4163cf0547 Added test to illustrate delete CAS behavior vor 11 Jahren
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests vor 11 Jahren