Histórico de Commits

Autor SHA1 Mensagem Data
  Gyuho Lee 34bd797e67 *: revert module import paths há 5 anos atrás
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number há 5 anos atrás
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" há 6 anos atrás
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' há 7 anos atrás
  Nikola Kovacs 66687da3ba *: grammar fixes, it's -> its há 7 anos atrás
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header há 8 anos atrás
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ há 8 anos atrás
  Hitoshi Mitake 53be8405f3 client: a new API for obtaining a leader node information há 8 anos atrás
  Xiang Li 6e3769d39e client: add member update há 9 anos atrás
  Xiang Li 91c45c3243 client: 410 is a vaild response for member.Remove há 9 anos atrás
  Brian Waldon b174732812 client: introduce Error type há 9 anos atrás
  Brian Waldon 39b5b083c0 client: document Member fields há 9 anos atrás
  Brian Waldon 4a77760f56 client: break dependency on httptypes pkg há 9 anos atrás
  Brian Waldon bfbf672ce4 client: document MembersAPI methods há 9 anos atrás
  Brian Waldon 7255fb1b62 client: alias etcdserver/etcdhttp/httptypes.Member há 9 anos atrás
  Brian Waldon aee95468ba client: document MembersAPI/KeysAPI constructors há 9 anos atrás
  Brian Waldon a9f605e5fe client: unexport defaultV2MembersPrefix há 9 anos atrás
  Brian Waldon 3fdda06602 client: s/SyncableHTTPClient/Client/g há 9 anos atrás
  Brian Waldon bac1d2f420 client: unexport httpClient interface há 9 anos atrás
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright há 9 anos atrás
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context há 10 anos atrás
  Xiang Li 66572561bf client: add error handling for addmember há 10 anos atrás
  Brian Waldon 58af26736c client: further clarify external interfaces há 10 anos atrás
  Brian Waldon f0760d6246 client: elevate context to caller of MembersAPI há 10 anos atrás
  Brian Waldon 824049897d client: export necessary interfaces/methods há 10 anos atrás
  Brian Waldon f6e8b677cf client: pass httpActionDo into NewMembersAPI há 10 anos atrás
  Brian Waldon 1130273178 client: s/newHTTPClusterClient/NewHTTPClient/ há 10 anos atrás
  Brian Waldon d52d836761 client: return full http.Response in httpActionDo há 10 anos atrás
  Brian Waldon eab4692744 client: use v2MembersURL helper há 10 anos atrás
  Brian Waldon 8b8b3efdaa client: accept slice of endpoints há 10 anos atrás