Phillip Couto
|
d20a8ca2d7
Added go get.
|
11 years ago |
Phillip Couto
|
2b06c6755c
Updated .travis.yaml to match build lifecycle description on travis' site.
|
11 years ago |
Phillip Couto
|
c3cde532c2
Reduced coverage target to consider batch code being skipped with version 1 of protocol.
|
11 years ago |
Phillip Couto
|
51b6ab33e1
Missed the cover flag.
|
11 years ago |
Phillip Couto
|
062fa636b2
Added testing coverage mandate to travis testing.
|
11 years ago |
Ben Hood
|
fa7b7a6339
Merge pull request #246 from phillipCouto/abstract_retries
|
11 years ago |
Phillip Couto
|
ffbf78b624
Fixed spelling error.
|
11 years ago |
Phillip Couto
|
e781c604d6
Updated godocs at an attempt to improve understanding of said documentation.
|
11 years ago |
Phillip Couto
|
bb969a2eb8
Merge remote-tracking branch 'upstream/master' into abstract_retries
|
11 years ago |
Ben Hood
|
0171a6950c
Merge pull request #247 from phillipCouto/reduce_travis_resources
|
11 years ago |
Phillip Couto
|
c0326e11a4
Reduced threads and memory used by cassandra instances in travis.
|
11 years ago |
Phillip Couto
|
2e1ebd5c1b
Abstracted the Retry Policy logic to allow for custom policies.
|
11 years ago |
Chris Bannister
|
cd052d806b
Merge pull request #245 from relops/delete_cas
|
11 years ago |
Ben Hood
|
bbc175d7eb
Merge pull request #244 from dankennedy/master
|
11 years ago |
Ben Hood
|
e49d401d88
Clarify count mismatch behavior
|
11 years ago |
Ben Hood
|
836ba6bd88
Fix bug in boolean check
|
11 years ago |
Ben Hood
|
4163cf0547
Added test to illustrate delete CAS behavior
|
11 years ago |
dankennedy
|
d58e4c51df
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
dankennedy
|
edc5a1e8e8
changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes
|
11 years ago |
Ben Hood
|
00af47871a
Merge pull request #242 from dankennedy/master
|
11 years ago |
dankennedy
|
051c1957ac
support for marshalling inet values using strings and net.IP with IPv6 tests
|
11 years ago |
Ben Hood
|
f09085c7ba
Merge pull request #239 from phillipCouto/nil_in_query
|
11 years ago |
Phillip Couto
|
b4adfb4e1a
Added support for marshalling a nil value.
|
11 years ago |
Ben Hood
|
874844dd3f
Merge pull request #238 from phillipCouto/query_stats2
|
11 years ago |
Phillip Couto
|
32cb8f5266
Added skip to TestBatchStats
|
11 years ago |
Phillip Couto
|
f4cc7cb76c
Added stats to Batch struct
|
11 years ago |
Phillip Couto
|
ae293f4d6c
Added stats to Query structure.
|
11 years ago |
Ben Hood
|
7bd964ec83
Merge pull request #236 from juliendsv/master
|
11 years ago |
juliendsv
|
14c1e9774c
update AUTHORS and remove const
|
11 years ago |
juliendsv
|
838e2ab56b
DefaultPort to Port: I tink it make more sense like that
|
11 years ago |