커밋 기록

작성자 SHA1 메시지 날짜
  Yicheng Qin d412eaa3a2 Merge pull request #3308 from yichengq/go-codec 10 년 전
  Steve Phillips 952827157a client: fixed typo in WatcherOptions docs 10 년 전
  Steve Phillips 69fc796926 client: spelling error in docs (occured -> occurred) 10 년 전
  Yicheng Qin 087061e434 Merge pull request #3303 from yichengq/auth-path 10 년 전
  Yicheng Qin b5ec7f543a client: use canonical url path in request 10 년 전
  Xiang Li 87f061bab2 *: key handler should write auth error as etcd error 10 년 전
  Yicheng Qin 7083828ae3 Godeps: import github.com/ugorji/go/codec 10 년 전
  Yicheng Qin a364af72af client: use ugorij/go/codec to unmarshal key response 10 년 전
  Eugene Yakubovich 6312e22b1d client: handle empty watch responses elegantly 10 년 전
  Yicheng Qin b20b87893f client: add Quorum option in getOption 10 년 전
  Xiang Li d2dac0fe59 client: consume json error and return ErrInvaildJSON 10 년 전
  Xiang Li e3fcc450cf etcdctl: make rm use etcd/client 10 년 전
  Chance Zibolski 48e144ae2e client: Support creating directory through KeysAPI 10 년 전
  Brian Waldon ee9e336fd4 client: add Node.TTLDuration() 10 년 전
  Chance Zibolski d89a8628c6 client: Add CreateInOrder method to client.KeysAPI 10 년 전
  Xiang Li 666a97271d client: add dir/ttl fields into node 10 년 전
  Brian Waldon ece03fb987 client: drop unnecessary field deleteAction.Value 11 년 전
  Brian Waldon cd85451971 client: clarify relationship of AfterIndex and waitIndex 11 년 전
  Brian Waldon b174732812 client: introduce Error type 11 년 전
  Brian Waldon 8fdc6b154e client: document PrevExistType 11 년 전
  Brian Waldon 27de5eec76 client: document Response and Node structs 11 년 전
  Brian Waldon 1c03df62a5 client: WaitIndex -> AfterIndex 11 년 전
  Brian Waldon a834f297f9 client: document KeysAPI methods 11 년 전
  Brian Waldon 479a17dcbf client: add GetOptions.Sort 11 년 전
  Brian Waldon 84ede6fbec client: use options struct for KeysAPI.Get 11 년 전
  Brian Waldon 932351a00d client: document Watcher.Next 11 년 전
  Brian Waldon aee95468ba client: document MembersAPI/KeysAPI constructors 11 년 전
  Brian Waldon e885c6c5f4 client: document *Options 11 년 전
  Brian Waldon 88cea415a7 client: NewDiscoveryKeysAPI -> NewKeysAPIWithPrefix 11 년 전
  Brian Waldon 3d4e1f59dc client: drop unnecessary Nodes type 11 년 전