Jingyi Hu
|
81fc7c23c2
*: fix gofmt
|
5 年 前 |
Gyu-Ho Lee
|
0199bdc266
*: fix 'ineffassign' issues
|
7 年 前 |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 年 前 |
Anthony Romano
|
1d3afd4bb5
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
|
7 年 前 |
Anthony Romano
|
e29db923bc
*: move v2http handlers without /v2 prefix to etcdhttp
|
7 年 前 |
Anthony Romano
|
c2dadbd9f8
v2http: put back /v2/machines and mark as non-deprecated
|
7 年 前 |
Anthony Romano
|
2bb33181b6
v2http: remove deprecated /v2/machines path
|
7 年 前 |
Anthony Romano
|
d9ec6b4d22
*: return updated member list in v3 rpcs
|
7 年 前 |
Anthony Romano
|
e2463569e7
v2http: submit QGET in health endpoint if no progress
|
7 年 前 |
Anthony Romano
|
2c06def8ca
etcdserver, embed, v2http: move pprof setup to embed
|
8 年 前 |
Liam Haworth
|
5cfa9e2384
etcdserver, api, v2http, client: Added support for semicolons
|
8 年 前 |
Gyu-Ho Lee
|
2da7b63809
v2http: change to 'NoValueOnSuccess'
|
8 年 前 |
Gyu-Ho Lee
|
572bfd99ff
v2http: update function returns
|
8 年 前 |
Michael Fraenkel
|
82053f04b2
client: do not send previous node data (optional)
|
9 年 前 |
Anthony Romano
|
de2c3ec3db
etcdserver, api, membership: don't race on setting version
|
8 年 前 |
Gyu-Ho Lee
|
25aeeb35c3
v2http: set 'ClientCertAuthEnabled' in client.go
|
8 年 前 |
smallfish
|
e6d15b966c
etcdserver/api/v2http, Documentation: fix debug pprof index miss / in end
|
8 年 前 |
Xiang Li
|
1c544c3ba5
api: add v3rpc capability
|
8 年 前 |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 年 前 |
Gyu-Ho Lee
|
89f8e66682
*: fixes based on ineffassign
|
8 年 前 |
Xiang Li
|
bf2289ae00
etcdserver: move membership related code to membership pkg
|
8 年 前 |
Xiang Li
|
030865abe3
*: move Cluster interface to api
|
8 年 前 |
Xiang Li
|
2c50eb240e
*: mv etcdhttp into api pkg
|
8 年 前 |