Cody Soyland
|
7807b92b13
|
Unexport URI.SetScheme
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
ac83bf4422
|
Unexport URI.SetHost
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
6f256e0edb
|
Unexport URI.Normalize
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
761f6878fb
|
Unexport DefaultURI
|
2018-07-05 23:11:56 -05:00 |
|
Matt Jaffee
|
21cf6b6e57
|
remove URI getters since the fields were exported for serialization
|
2018-07-05 17:59:18 -05:00 |
|
Matt Jaffee
|
0a94d2f10d
|
Merge branch 'develop' into core-structs
|
2018-07-05 16:38:14 -05:00 |
|
Matt Jaffee
|
bbb93abd57
|
remove lots of unused code
|
2018-07-05 15:35:32 -05:00 |
|
Matt Jaffee
|
2cec75e399
|
add proto encoding subpackage and use for send and receive message
|
2018-07-05 12:00:42 -05:00 |
|
Travis Turner
|
1fb8330c8c
|
remove some dead code highlighed by the unexport script
|
2018-07-04 12:27:42 -05:00 |
|
Matt Jaffee
|
8ae170ac6c
|
simplify regexes by using backquoted strings to avoid double escapes
|
2018-05-15 11:05:36 -05:00 |
|
Matt Jaffee
|
eb5187bfd0
|
remove encode/decodeURIs
|
2018-05-14 19:29:29 -05:00 |
|
Alan Bernstein
|
0ba14600da
|
Wrap a few more errors
|
2018-05-10 12:08:46 -05:00 |
|
Travis Turner
|
216ba7a41e
|
Use NodeID instead of URI for node identification
|
2018-02-02 15:58:46 -06:00 |
|
Travis Turner
|
e641aa1d8a
|
Merge branch 'master' into 'cluster-resize'
|
2017-11-07 15:00:11 -06:00 |
|
Michael Baird
|
64da894e7e
|
adding uri to string method
|
2017-11-06 14:08:01 -06:00 |
|
Travis Turner
|
f94a2a0cfc
|
add json tags to uri struct
|
2017-11-06 08:38:08 -06:00 |
|
Travis Turner
|
73b9d9fd85
|
Add Cluster resize tests.
Consolidate schema creation into Holder.ApplySchema.
Add view names to proto schema.
|
2017-11-03 17:22:39 -05:00 |
|
Travis Turner
|
deed9adfe4
|
Fix existing tests
|
2017-10-25 11:53:11 -05:00 |
|
Travis Turner
|
a8871ada6a
|
Convert Host to URI.
Fix all compile errors.
|
2017-10-25 11:52:55 -05:00 |
|
Yuce Tekol
|
48c0dbaee7
|
Initial client refactoring
|
2017-10-17 11:35:01 +03:00 |
|
Yuce Tekol
|
30f3cb2386
|
Remove URI error, URIFromAddress
|
2017-10-12 15:52:36 +03:00 |
|
Yuce Tekol
|
3501732b19
|
https with signed certificates work
|
2017-10-08 21:11:19 +03:00 |
|
Yuce Tekol
|
a95b09d30d
|
more host string to uri changes
|
2017-10-04 15:29:00 +03:00 |
|
Yuce Tekol
|
1bedfd6585
|
use URI instead of host
|
2017-10-04 08:20:00 +03:00 |
|
Yuce Tekol
|
5760d89742
|
Initial TLS support
|
2017-10-02 15:53:50 +03:00 |
|