Commit History

Author SHA1 Message Date
  Anthony Romano 4d89640195 client: make set/delete one shot operations 8 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 years ago
  Matt Singletary 7b57550484 client: minor typo fix 8 years ago
  Anthony Romano c5b51946eb *: exported godoc fixups 8 years ago
  Caleb Champlin 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses 8 years ago
  Jonathan Boulle 5490db7cca client: fix typo in docstring (than -> then) 8 years ago
  Gyu-Ho Lee 3ac8ff3a84 client: keys.go minor typo 8 years ago
  Wojciech Tyczynski 4eb598be06 client: regenerate code to unmarshal key response 9 years ago
  Yicheng Qin 2f558e56d2 client: add Nodes to codecgen and regenerate 9 years ago
  Yicheng Qin eb51901830 client: add Nodes type to faciliate sorting 9 years ago
  Yicheng Qin d412eaa3a2 Merge pull request #3308 from yichengq/go-codec 9 years ago
  Steve Phillips 952827157a client: fixed typo in WatcherOptions docs 9 years ago
  Steve Phillips 69fc796926 client: spelling error in docs (occured -> occurred) 9 years ago
  Yicheng Qin 087061e434 Merge pull request #3303 from yichengq/auth-path 9 years ago
  Yicheng Qin b5ec7f543a client: use canonical url path in request 9 years ago
  Xiang Li 87f061bab2 *: key handler should write auth error as etcd error 9 years ago
  Yicheng Qin 7083828ae3 Godeps: import github.com/ugorji/go/codec 9 years ago
  Yicheng Qin a364af72af client: use ugorij/go/codec to unmarshal key response 9 years ago
  Eugene Yakubovich 6312e22b1d client: handle empty watch responses elegantly 9 years ago
  Yicheng Qin b20b87893f client: add Quorum option in getOption 9 years ago
  Xiang Li d2dac0fe59 client: consume json error and return ErrInvaildJSON 9 years ago
  Xiang Li e3fcc450cf etcdctl: make rm use etcd/client 9 years ago
  Chance Zibolski 48e144ae2e client: Support creating directory through KeysAPI 9 years ago
  Brian Waldon ee9e336fd4 client: add Node.TTLDuration() 9 years ago
  Chance Zibolski d89a8628c6 client: Add CreateInOrder method to client.KeysAPI 9 years ago
  Xiang Li 666a97271d client: add dir/ttl fields into node 9 years ago
  Brian Waldon ece03fb987 client: drop unnecessary field deleteAction.Value 9 years ago
  Brian Waldon cd85451971 client: clarify relationship of AfterIndex and waitIndex 9 years ago
  Brian Waldon b174732812 client: introduce Error type 9 years ago