Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 vuotta sitten |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 vuotta sitten |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 vuotta sitten |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 vuotta sitten |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
8 vuotta sitten |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 vuotta sitten |
Hitoshi Mitake
|
53be8405f3
client: a new API for obtaining a leader node information
|
9 vuotta sitten |
Xiang Li
|
6b23a8131f
*: test gofmt with -s and fix reported issues
|
9 vuotta sitten |
Xiang Li
|
6e3769d39e
client: add member update
|
9 vuotta sitten |
Alex Crawford
|
d9ad6aa2a9
*: update to use IANA-assigned ports
|
9 vuotta sitten |
Brian Waldon
|
ed173a2a76
client: fix bad URL fixture
|
9 vuotta sitten |
Brian Waldon
|
9378413283
client: exhaustive member-related testing
|
9 vuotta sitten |
Brian Waldon
|
4a77760f56
client: break dependency on httptypes pkg
|
9 vuotta sitten |
Brian Waldon
|
2f479c8721
client: assert method in tests
|
9 vuotta sitten |
Brian Waldon
|
84e495e51e
client: s/assertResponse/assertRequest/
|
9 vuotta sitten |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 vuotta sitten |
Xiang Li
|
66572561bf
client: add error handling for addmember
|
10 vuotta sitten |
Brian Waldon
|
824049897d
client: export necessary interfaces/methods
|
10 vuotta sitten |
Brian Waldon
|
eab4692744
client: use v2MembersURL helper
|
10 vuotta sitten |
Brian Waldon
|
7c1f4a9baf
client: explicitly carry API prefix around
|
10 vuotta sitten |
Brian Waldon
|
052521eaf1
client: test assertStatusCode
|
10 vuotta sitten |
Brian Waldon
|
d756dd2079
client: test membersAPIActionRemove
|
10 vuotta sitten |
Brian Waldon
|
5264c05ddb
client: clean up style of TestMembersAPIActionList
|
10 vuotta sitten |
Brian Waldon
|
4e759b46ce
client: use httptypes.MemberCreateRequest in member add
|
10 vuotta sitten |
Brian Waldon
|
ab67fa4cc6
api: remove admin prefix from members API
|
10 vuotta sitten |
Brian Waldon
|
54a2d8ffc9
client: move Member models to new types pkg
|
10 vuotta sitten |
Brian Waldon
|
cba19e348f
client: MembersAPI.List
|
10 vuotta sitten |