커밋 기록

작성자 SHA1 메시지 날짜
  Xiang Li 53084ebead etcd: fix refresh feature 8 년 전
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 년 전
  Gyu-Ho Lee 64e182c69e store: clean up event.go, node.go and add tests 9 년 전
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 년 전
  Jonathan Boulle 84be7c1e9e etcdserver/store: clone Events before modifying 10 년 전
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 년 전
  Jonathan Boulle 5441c6aa54 etcdserver: correct X-Etcd-Index header 10 년 전
  Yicheng Qin 02ced2c2d7 v1: deprecate v1 support 10 년 전
  Brandon Philips 8485987b74 Merge pull request #524 from yifan-gu/remove_omitempty_on_value 10 년 전
  evan-gu 9cfd8c5f0b fix(store): make NodeExtern.Value a *string 10 년 전
  Brandon Philips 68383b1293 fix(server/v1): don't fail put on new v1 key 10 년 전
  Xiang Li 189b98c03f refactor(node_extern.go) remove unused prevValue field 11 년 전
  Xiang Li f46fdbf078 feat(node_extern.go) add prevNode field 11 년 전
  Xiang Li e2fa89d554 merge compareAndDelete 11 년 전
  Xiang Li a5bca025b1 fix index inconsistence in v1 api 11 년 전
  rick 171072c736 add the CompareAndDelete command 11 년 전
  rick 90a8f56c96 add compareAndDelete event action 11 년 전
  Xiang Li 67b4c27d5d refactor change node_repr to node_extern 11 년 전
  Xiang Li b7d07ea5c8 refactor event 11 년 전
  Xiang Li 8b2e1025ef style remove the extra space 11 년 전
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex 11 년 전
  Xiang Li 6156d5c790 refactor separate etcd index from raft index 11 년 전
  Xiang Li b852a746ce refactor move http status logic to server.go 11 년 전
  Xiang Li acbc0c8846 refactor return http status 201 Created when creating a new node 11 년 전
  Xiang Li 28722e2127 fix v1 handler: use create command when test against prevexistence 11 년 전
  Xiang Li fbf40fb74a refactor store.go add set function 11 년 전
  Xiang Li 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap 11 년 전
  Xiang Li 0c5808eeec fix server/server.go accept name when creating a when server; gofmt 11 년 전
  Ben Johnson 8670e1b7aa Refactored. 11 년 전
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface 11 년 전