Commit History

Author SHA1 Message Date
  Ben Hood bce9eadbc9 Merge pull request #257 from phillipCouto/update_retry_doc 11 years ago
  Phillip Couto 7ebf2ec49a Updated SimpleRetryPolicy documentation to include usage examples. 11 years ago
  Ben Hood ea0e8e6ec7 Merge pull request #255 from jeremyschlatter/master 11 years ago
  Jeremy Schlatter 30f59fa302 Update AUTHORS 11 years ago
  Jeremy Schlatter 7051bb1c9b Fix typos in function comments. 11 years ago
  Ben Hood 03d44f48f8 Made note that we now support TLS 11 years ago
  Ben Hood d1e933ed77 Merge pull request #251 from xoraes/master 11 years ago
  xoraes d3232227c6 add SslOptions when NewCluster or createCluster is called if -runssl is enabled 11 years ago
  xoraes bcbd8f962d run integration test with ssl 11 years ago
  xoraes ee57399ba2 fixed to ensure that cacert is optional and added comments on usage 11 years ago
  Phillip Couto e497d87915 Merge pull request #252 from relops/tighten_contributions 11 years ago
  Chris Bannister a0a3df0e93 Merge pull request #254 from matope/master 11 years ago
  Ben Hood a2981f86c0 Merge pull request #253 from phillipCouto/add_compressor_test 11 years ago
  xoraes 07033ea10b added unit test for ssl and updated coverage 11 years ago
  Phillip Couto 8e84296721 Added test cases for compressor to improve testing coverage 11 years ago
  xoraes 1c1866c19f remove the yaml file 11 years ago
  xoraes 5c74511e83 removed the -x in the integration script 11 years ago
  xoraes 096ad18ea1 Merge branch 'master' of https://github.com/gocql/gocql 11 years ago
  ono_matope b2e835d7a6 Pass a map with refs to store columns to MapScan() 11 years ago
  Ben Hood dd560bf640 Revised the minimum requirements and clarified the reason behind our approach 11 years ago
  Ben Hood f68d4c093c Merge pull request #250 from matope/MapScanCAS 11 years ago
  xoraes bb64ce0d32 1. moved test resources to test data folder and made related changes to tests, 2. add to AUTHOR, 3. removed contents of my .gitignore as requested 11 years ago
  ono_matope 7d118cdcd0 Add comment the motivation of MapScanCAS() 11 years ago
  ono_matope db419170f4 Refactor Scan/ScanCAS/MapScanCAS common logics 11 years ago
  ono_matope 26bd73c1de Remove an unnecessary if branch. 11 years ago
  xoraes 8d99371303 couple of fixes to ensure integration test passes for both supported versions of cassandra 11 years ago
  xoraes e945f9f937 merged manually 11 years ago
  xoraes 969f8b5426 Merge branch 'master' of https://github.com/gocql/gocql 11 years ago
  xoraes 7432196eb4 added -x to bash command 11 years ago
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. 11 years ago