Commit History

Author SHA1 Message Date
  Brian Waldon 32bfcca5a8 client: test httpKeysAPI.Set 11 years ago
  Brian Waldon 14b3f96091 client: test httpKeysAPI.Watcher 11 years ago
  Brian Waldon cd85451971 client: clarify relationship of AfterIndex and waitIndex 11 years ago
  Brian Waldon 09017af35e client: test httpWatcher 11 years ago
  Brian Waldon 11a6cb68a6 client: test unmarshaling of failure responses 11 years ago
  Brian Waldon 32ff3ce26f client: test for non-integer X-Etcd-Index 11 years ago
  Brian Waldon 8a6b72b08d client: tweak test fields 11 years ago
  Brian Waldon b174732812 client: introduce Error type 11 years ago
  Brian Waldon 1c03df62a5 client: WaitIndex -> AfterIndex 11 years ago
  Brian Waldon 479a17dcbf client: add GetOptions.Sort 11 years ago
  Brian Waldon bb9f016b91 client: unexport defaultV2KeysPrefix 11 years ago
  Brian Waldon 942f0f6b9e client: accept TTL through KeysAPI.Set 11 years ago
  Brian Waldon 0a7e0875d5 client: copy DeleteOptions onto deleteAction 11 years ago
  Brian Waldon 025ee0379c client: copy SetOptions onto setAction 11 years ago
  Brian Waldon bc32060b1d client: support PrevIndex in SetOptions & DeleteOptions 11 years ago
  Brian Waldon 7ccf5eb476 client: support PrevValue in SetOptions & DeleteOptions 11 years ago
  Brian Waldon 0f31f403d1 client: add KeysAPI.Delete 11 years ago
  Brian Waldon 2f479c8721 client: assert method in tests 11 years ago
  Brian Waldon 84e495e51e client: s/assertResponse/assertRequest/ 11 years ago
  Brian Waldon c6d955f4c1 client: drive Create with setAction; drop TTL 11 years ago
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test 10 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 11 years ago
  Xiang Li 7171410422 discovery: discovery will try forever when there is a timeout. 11 years ago
  Veres Lajos 3de2ab2c04 *: typofixes 11 years ago
  Brian Waldon 824049897d client: export necessary interfaces/methods 11 years ago
  Brian Waldon 7c1f4a9baf client: explicitly carry API prefix around 11 years ago
  Brian Waldon e457d52f5c client: log incorrect HTTP resp body as string 11 years ago
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 11 years ago