Histórico de Commits

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