Jonathan Boulle
|
5f66b35852
etcdserver/etcdhttp: split out peers and add tests
|
10 years ago |
Jonathan Boulle
|
c03798f99b
Merge pull request #1011 from jonboulle/clean_http
|
10 years ago |
Jonathan Boulle
|
786982d8e5
simplify
|
10 years ago |
Jonathan Boulle
|
52ddd389ff
etcdhttp: use Form values over query parameters
|
10 years ago |
Jonathan Boulle
|
7c03704b19
etcdserver: restructure to hopefully simplify
|
10 years ago |
Brian Waldon
|
bafe960dba
etcdhttp: add Peers.Endpoints
|
10 years ago |
Brian Waldon
|
c251304068
*: s/Id/ID/
|
10 years ago |
Jonathan Boulle
|
e2d01eff35
etcdserver: switch to using etcd.Error
|
10 years ago |
Jonathan Boulle
|
2342402434
etcdserver: address style comments
|
10 years ago |
Jonathan Boulle
|
e736a11ac4
etcdhttp: perform validation of query parameters
|
10 years ago |
Yicheng Qin
|
01871e7c29
http: use sort.Strings
|
10 years ago |
Yicheng Qin
|
d519491545
http: add TODO for peers var
|
10 years ago |
Yicheng Qin
|
961a61d708
http: add allow func
|
10 years ago |
Yicheng Qin
|
4087fa5c7a
http: allow GET, HEAD for /v2/machines
|
10 years ago |
Yicheng Qin
|
0c1d1b7aeb
etcdhttp: add /v2/machines endpoint
|
10 years ago |
Jonathan Boulle
|
8473f3bf52
api: address review comments
|
10 years ago |
Jonathan Boulle
|
c78239a629
etcdserver: add test coverage for parseRequest
|
10 years ago |
Jonathan Boulle
|
b33b85870d
etcdserver: add waitForEvent and encodeResponse coverage
|
10 years ago |
Jonathan Boulle
|
f7444ff300
store: convert Watch to interface
|
10 years ago |
Jonathan Boulle
|
9997c9488a
*: fix a few small issues identified by go vet
|
10 years ago |
Xiang Li
|
55b4267c30
Merge pull request #1001 from coreos/sender
|
10 years ago |
Xiang Li
|
378cadf073
etcdhttp: implment Peers.String()
|
10 years ago |
Xiang Li
|
5c8839387d
etcdhttp: set peer should clean up previous values
|
10 years ago |
Xiang Li
|
cbec48e8f6
etcdhttp: non-blocking sender
|
10 years ago |
Xiang Li
|
f1856abe60
etcdhttp: add v2prefix
|
10 years ago |
Blake Mizerany
|
d844377ca6
*: vendor context
|
10 years ago |
Xiang Li
|
2ba57ee75d
*: remove unused pkgs
|
10 years ago |