提交历史

作者 SHA1 备注 提交日期
  xoraes 28ad04a5b4 retrying integration tests 12 年之前
  xoraes e14364954a added dependencies for go vet 12 年之前
  xoraes d72e2320f7 remove ENV 12 年之前
  xoraes 58baf5e71d modifying travis to not do integration test for now 12 年之前
  xoraes f3b6691971 travis travis init 12 年之前
  Nick DHUPIA 6fd71e6557 added .gitignore 12 年之前
  Nick DHUPIA 12fdedb378 added ssl/tls feature for gocql 12 年之前
  xoraes 0cdf459072 Initial commit 12 年之前
  Ben Hood fa7b7a6339 Merge pull request #246 from phillipCouto/abstract_retries 12 年之前
  Phillip Couto ffbf78b624 Fixed spelling error. 12 年之前
  Phillip Couto e781c604d6 Updated godocs at an attempt to improve understanding of said documentation. 12 年之前
  Phillip Couto bb969a2eb8 Merge remote-tracking branch 'upstream/master' into abstract_retries 12 年之前
  Ben Hood 0171a6950c Merge pull request #247 from phillipCouto/reduce_travis_resources 12 年之前
  Phillip Couto c0326e11a4 Reduced threads and memory used by cassandra instances in travis. 12 年之前
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. 12 年之前
  Chris Bannister cd052d806b Merge pull request #245 from relops/delete_cas 12 年之前
  Ben Hood bbc175d7eb Merge pull request #244 from dankennedy/master 12 年之前
  Ben Hood e49d401d88 Clarify count mismatch behavior 12 年之前
  Ben Hood 836ba6bd88 Fix bug in boolean check 12 年之前
  Ben Hood 4163cf0547 Added test to illustrate delete CAS behavior 12 年之前
  dankennedy d58e4c51df Merge remote-tracking branch 'upstream/master' 12 年之前
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes 12 年之前
  Ben Hood 00af47871a Merge pull request #242 from dankennedy/master 12 年之前
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests 12 年之前
  Ben Hood f09085c7ba Merge pull request #239 from phillipCouto/nil_in_query 12 年之前
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. 12 年之前
  Ben Hood 874844dd3f Merge pull request #238 from phillipCouto/query_stats2 12 年之前
  Phillip Couto 32cb8f5266 Added skip to TestBatchStats 12 年之前
  Phillip Couto f4cc7cb76c Added stats to Batch struct 12 年之前
  Phillip Couto ae293f4d6c Added stats to Query structure. 12 年之前