커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Xiang Li ba98de6ef0 fix(watch hidden key) Fix hidden keys preventing deeper recursive watches from receiving events 10 년 전
  Brandon Philips d7d20d1c3d bump(github.com/stretchr/testify): 9cc77fa25329013ce07362c7742952ff887361f2 10 년 전
  Cenk Alti 354a91290e feat(prevNode): add test for prevNode 10 년 전
  Brandon Philips 1b00c449a5 Revert "Better error message when setting values on directories" 10 년 전
  Kelsey Hightower d13dd50d51 Better error message when setting values on directories 10 년 전
  tobz 641edd4e6e test(store): group together all store tests that deal with hidden keys 10 년 전
  tobz 0cacb6cba4 test(store): exercise watchers receiving notifications of non-hidden keys within hidden directories 10 년 전
  tobz 7a948746a8 fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub 10 년 전
  tobz 139f59f7d1 fix(store): properly hide hidden keys from watchers, not just gets 10 년 전