Chris Bannister
|
db6f35eb60
Merge pull request #842 from gocql/Zariel-patch-1
|
9 years ago |
Chris Bannister
|
2bcf64d3dd
marshalUDT: allow not using all the UDT fields
|
9 years ago |
Chris Bannister
|
5f4a76e316
Merge pull request #840 from vrischmann/fix-warnings
|
9 years ago |
Vincent Rischmann
|
b0b4cc30ef
check that the framer exists before trying to access the warnings
|
9 years ago |
Charles Law
|
5bdb703774
Check TLS configs before trying to connect to anything external
|
9 years ago |
Charles Law
|
f5a0fc2f7c
Move no connection started error inide session init
|
9 years ago |
Chris Bannister
|
a6c0f87afa
Merge pull request #836 from vrischmann/warnings
|
9 years ago |
Vincent Rischmann
|
3f65847c43
add the Warnings function on Iter
|
9 years ago |
Chris Bannister
|
7e7d6cab5f
Merge pull request #834 from vrischmann/custom-logger
|
9 years ago |
Vincent Rischmann
|
935b495ebe
add myself to the authors file
|
9 years ago |
Vincent Rischmann
|
55a0619f51
by default forward the logs to the standard logger
|
9 years ago |
Vincent Rischmann
|
9a96eb7caf
expose the StdLogger interface so that it's visible via godoc
|
9 years ago |
Vincent Rischmann
|
e8ddc4f64a
replace standard logger with the global Logger
|
9 years ago |
Vincent Rischmann
|
9ec6cba27d
add the stdLogger interface and Logger global var
|
9 years ago |
Chris Bannister
|
47f897f054
Merge pull request #826 from wyndhblb/master
|
9 years ago |
Bo Blanton
|
e21827980b
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Bo Blanton
|
14fa6eca11
gofmt + authors
|
9 years ago |
Chris Bannister
|
1f5574155a
Merge pull request #798 from gus/master
|
9 years ago |
Wyndham Blanton
|
bc813c4384
return nil if there are no tokens (i.e. no hosts available)
|
9 years ago |
Charles Frantz
|
d93ce32f1b
adding AddressTranslator interface and impl for use in ec2
|
9 years ago |
Chris Bannister
|
3a52a1dae4
Merge pull request #821 from nathj07/support_static_fields
|
9 years ago |
Nathan Davies
|
00da3de68e
authors and extra check
|
9 years ago |
Nathan Davies
|
2e11c29d2a
Add support for STATIC
|
9 years ago |
Chris Bannister
|
64566e11bb
Merge pull request #819 from Zariel/protocol-discovery
|
9 years ago |
Chris Bannister
|
aed57cdb1d
Add support to discovery protocol version
|
9 years ago |
Chris Bannister
|
2e915f92d7
Merge pull request #817 from gocql/revert-814-iml.rlock
|
9 years ago |
Chris Bannister
|
0ab99a66f9
Revert "Use RWMutex in prepared statement cache"
|
9 years ago |
Chris Bannister
|
3d6a7fbdbd
Merge pull request #814 from i/iml.rlock
|
9 years ago |
Ian Lozinski
|
40b3fc319d
Check the cache again after getting the lock
|
9 years ago |
Ian Lozinski
|
e9d36ad83c
Lock lru before write; add benchmark
|
9 years ago |