提交歷史

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