Commit History

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