Historia zmian

Autor SHA1 Wiadomość Data
  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 lat temu
  xoraes 8d99371303 couple of fixes to ensure integration test passes for both supported versions of cassandra 11 lat temu
  xoraes e945f9f937 merged manually 11 lat temu
  xoraes 969f8b5426 Merge branch 'master' of https://github.com/gocql/gocql 11 lat temu
  xoraes 7432196eb4 added -x to bash command 11 lat temu
  xoraes 55e6d937a4 uncomment couple of lines that set heap for travis run 11 lat temu
  xoraes 3eee185b18 implemented integration tests for ssl feature 11 lat temu
  Ben Hood 25a8225534 Corrected supported versions 11 lat temu
  Ben Hood 6d78b6575c Added note about test coverage in the contribution guidelines 11 lat temu
  Ben Hood 575bcb96db Merge pull request #249 from phillipCouto/force_cover_target 11 lat temu
  Phillip Couto d20a8ca2d7 Added go get. 11 lat temu
  Phillip Couto 2b06c6755c Updated .travis.yaml to match build lifecycle description on travis' site. 11 lat temu
  Phillip Couto c3cde532c2 Reduced coverage target to consider batch code being skipped with version 1 of protocol. 11 lat temu
  Phillip Couto 51b6ab33e1 Missed the cover flag. 11 lat temu
  Phillip Couto 062fa636b2 Added testing coverage mandate to travis testing. 11 lat temu
  xoraes 28ad04a5b4 retrying integration tests 11 lat temu
  xoraes e14364954a added dependencies for go vet 11 lat temu
  xoraes d72e2320f7 remove ENV 11 lat temu
  xoraes 58baf5e71d modifying travis to not do integration test for now 11 lat temu
  xoraes f3b6691971 travis travis init 11 lat temu
  Nick DHUPIA 6fd71e6557 added .gitignore 11 lat temu
  Nick DHUPIA 12fdedb378 added ssl/tls feature for gocql 11 lat temu
  xoraes 0cdf459072 Initial commit 11 lat temu
  Ben Hood fa7b7a6339 Merge pull request #246 from phillipCouto/abstract_retries 11 lat temu
  Phillip Couto ffbf78b624 Fixed spelling error. 11 lat temu
  Phillip Couto e781c604d6 Updated godocs at an attempt to improve understanding of said documentation. 11 lat temu
  Phillip Couto bb969a2eb8 Merge remote-tracking branch 'upstream/master' into abstract_retries 11 lat temu
  Ben Hood 0171a6950c Merge pull request #247 from phillipCouto/reduce_travis_resources 11 lat temu
  Phillip Couto c0326e11a4 Reduced threads and memory used by cassandra instances in travis. 11 lat temu
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. 11 lat temu