Commit History

Autor SHA1 Mensaxe Data
  Brandon Philips 8485987b74 Merge pull request #524 from yifan-gu/remove_omitempty_on_value %!s(int64=10) %!d(string=hai) anos
  evan-gu 9cfd8c5f0b fix(store): make NodeExtern.Value a *string %!s(int64=10) %!d(string=hai) anos
  Brandon Philips 68383b1293 fix(server/v1): don't fail put on new v1 key %!s(int64=10) %!d(string=hai) anos
  Xiang Li 189b98c03f refactor(node_extern.go) remove unused prevValue field %!s(int64=11) %!d(string=hai) anos
  Xiang Li f46fdbf078 feat(node_extern.go) add prevNode field %!s(int64=11) %!d(string=hai) anos
  Xiang Li e2fa89d554 merge compareAndDelete %!s(int64=11) %!d(string=hai) anos
  Xiang Li a5bca025b1 fix index inconsistence in v1 api %!s(int64=11) %!d(string=hai) anos
  rick 171072c736 add the CompareAndDelete command %!s(int64=11) %!d(string=hai) anos
  rick 90a8f56c96 add compareAndDelete event action %!s(int64=11) %!d(string=hai) anos
  Xiang Li 67b4c27d5d refactor change node_repr to node_extern %!s(int64=11) %!d(string=hai) anos
  Xiang Li b7d07ea5c8 refactor event %!s(int64=11) %!d(string=hai) anos
  Xiang Li 8b2e1025ef style remove the extra space %!s(int64=11) %!d(string=hai) anos
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex %!s(int64=11) %!d(string=hai) anos
  Xiang Li 6156d5c790 refactor separate etcd index from raft index %!s(int64=11) %!d(string=hai) anos
  Xiang Li b852a746ce refactor move http status logic to server.go %!s(int64=11) %!d(string=hai) anos
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node %!s(int64=11) %!d(string=hai) anos
  Xiang Li 28722e2127 fix v1 handler: use create command when test against prevexistence %!s(int64=11) %!d(string=hai) anos
  Xiang Li fbf40fb74a refactor store.go add set function %!s(int64=11) %!d(string=hai) anos
  Xiang Li 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap %!s(int64=11) %!d(string=hai) anos
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt %!s(int64=11) %!d(string=hai) anos
  Ben Johnson 8670e1b7aa Refactored. %!s(int64=11) %!d(string=hai) anos
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface %!s(int64=11) %!d(string=hai) anos
  Xiang Li baaaf24f70 (feat) v1 apt backward support %!s(int64=11) %!d(string=hai) anos
  Xiang Li 512dede9ce finish todo %!s(int64=11) %!d(string=hai) anos
  Xiang Li 9412c86b97 fix wrong logic in event.go %!s(int64=11) %!d(string=hai) anos
  evan-gu 974d74befb add some comment and change a declaration form %!s(int64=11) %!d(string=hai) anos
  evan-gu 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration %!s(int64=11) %!d(string=hai) anos
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() %!s(int64=11) %!d(string=hai) anos
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory %!s(int64=11) %!d(string=hai) anos
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case %!s(int64=11) %!d(string=hai) anos