Historique des commits

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