Commit History

作者 SHA1 備註 提交日期
  Anthony Romano 978cf804ca store: replace testify asserts with testutil asserts 7 年之前
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix 7 年之前
  焦龙 99639186cd store: set Dir attribute, when node expired 7 年之前
  Xiang Li c4e5081562 Merge pull request #6943 from m1093782566/fix-store-test-comments 8 年之前
  m1093782566 9603d5e31f store: fix store_test.go comments 8 年之前
  m1093782566 5f2b5e8b9d store: check sorted order in TestStoreGetSorted 8 年之前
  Gyu-Ho Lee 5b8300f08b store: type-assert int64 for assert tests 8 年之前
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 年之前
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 年之前
  Caleb Champlin 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses 8 年之前
  Anthony Romano 20461ab11a *: fix many typos 8 年之前
  Xiang Li 9776e6d082 store: fix modifiedindex in node clone 9 年之前
  Yicheng Qin 3ac0298bd0 store: set readonly to pre-defined namespaces 9 年之前
  Yicheng Qin f13c7872d5 etcdserver: register pre-defined namespaces in store 9 年之前
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 年之前
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 年之前
  Jonathan Boulle 1456ae4453 store: restore minExpireTime check and advance FakeClock appropriately 10 年之前
  Jonathan Boulle e0801360d3 godep: update clockwork dependency 10 年之前
  Jonathan Boulle 3134658ded store: switch to fake clock 10 年之前
  Jonathan Boulle 4183b69e12 *: move from third_party to Godep 10 年之前
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests 10 年之前
  Jonathan Boulle f27b4cbbce store: add etcd-index tests 10 年之前
  Jonathan Boulle f7444ff300 store: convert Watch to interface 10 年之前
  Yicheng Qin cc1df691cc store: fix the bug caused by random iteration order over map 10 年之前
  Sam Ghods 3ae0a1e1a6 fix(store.go) include node.dir = true when updating a directory's ttl, fixes coreos/etcd#736 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 年之前
  Cenk Alti e73e61f238 test(store/watch): add test case for slow event consumers 10 年之前
  Brandon Philips 2a2714a4bf Merge pull request #514 from cenkalti/prevNode 10 年之前
  Xiang Li 1b5f9eb013 test (isHidden) add unit test for isHidden function 10 年之前