Ben Hood
|
dd6fbd7317
See if Travis will support Go 1.4
|
11 years ago |
Ben Hood
|
a29069b4c7
Merge pull request #300 from matope/add-query-mapscan
|
11 years ago |
ono_matope
|
216728519d
Add func (*Query)MapScan(map[string]interface{})
|
11 years ago |
Ben Hood
|
fbad3bab5a
Merge pull request #291 from james-maloney/master
|
11 years ago |
James Maloney
|
9b768c47fa
Fixes bug that prevents the use of a pointer reciever when implementing the Marshaler interface
|
11 years ago |
Ben Hood
|
1911d109ae
Merge pull request #289 from zmarcantel/master
|
11 years ago |
Zach Marcantel
|
9d73867564
add Zach Marcantel to authors list
|
11 years ago |
Zach Marcantel
|
3a2a2a96a1
proper decoding of nanoseconds in TimeUUID
|
11 years ago |
Ben Hood
|
397f2cd84f
Merge pull request #286 from phillipCouto/address_formatting
|
11 years ago |
Phillip Couto
|
0b7c9be389
Moved address formatting logic to separate function. Added unit testing to prevent regression.
|
11 years ago |
Phillip Couto
|
6136713566
Merge pull request #285 from SilentCircle/ipv6_discovery
|
11 years ago |
Josh Wright
|
34294e27bf
Don't change file permissions
|
11 years ago |
Josh Wright
|
24dd1a86e5
Cleaner address/port parsing
|
11 years ago |
Josh Wright
|
d3381c10c4
Handle host discovery in clusters with IPv6 addresses
|
11 years ago |
Ben Hood
|
243807fe32
Merge pull request #284 from probkiizokna/unmarshal_nil
|
11 years ago |
Fedorenko Dmitriy
|
392edd15c8
Remove useless reflection into marshaling.
|
11 years ago |
Dmitrij Fedorenko
|
310ac40201
Added unmarshaling into double pointer values.
|
11 years ago |
Phillip Couto
|
6c91b07893
Merge pull request #283 from probkiizokna/marshal_nil
|
11 years ago |
Dmitrij Fedorenko
|
029f7e88d7
Update AUTHORS.
|
11 years ago |
Dmitrij Fedorenko
|
8eb8ccf7f3
Added marshaling of pointer values.
|
11 years ago |
Chris Bannister
|
1287cf06fb
Merge pull request #275 from relops/ccm_debug
|
11 years ago |
Ben Hood
|
917454c9a2
This kernel info is just noise right now
|
11 years ago |
Ben Hood
|
bb7e032313
Instead of failing the test, maybe we should just warn about this for now?
|
11 years ago |
Ben Hood
|
c85fffe87b
The ring discovery test seems to be an issue
|
11 years ago |
Ben Hood
|
1748b03bab
Ooops, test coverage now is at 55% after having skipped the ring tests
|
11 years ago |
Ben Hood
|
4cf08d0882
Try and use the exit value and the output of go test
|
11 years ago |
Ben Hood
|
ff5db7dcae
Only skip ring discovery for protocol version 1
|
11 years ago |
Ben Hood
|
6ee86ffe09
Temporarily skip the ring discovery test
|
11 years ago |
Ben Hood
|
a33704264d
More error handling in the integration tests
|
11 years ago |
Ben Hood
|
2c501635b4
Set a timeout on the integration tests
|
11 years ago |