Historique des commits

Auteur SHA1 Message Date
  焦龙 99639186cd store: set Dir attribute, when node expired il y a 7 ans
  Xiang Li 2f96a68a20 etcdserver: do not send v2 sync if ttl keys do not exist il y a 8 ans
  sharat 754b9025c4 store: removed duplicate method call for the same method il y a 8 ans
  Xiang Li df56f9d6f9 store: copy old value when refresh + cas il y a 8 ans
  Xiang Li 6acb3d67fb Merge pull request #5448 from xiang90/fix_refrsh il y a 8 ans
  Xiang Li 53084ebead etcd: fix refresh feature il y a 8 ans
  mqliang ffd3cb78d4 store: use Rlock when GET il y a 8 ans
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header il y a 8 ans
  Gyu-Ho Lee fb85da92e8 *: fix based on gosimple and unused il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans
  Hongchao Deng dcaf5ef586 move store recorder to 'mock/mockstore' il y a 8 ans
  Anthony Romano c5b51946eb *: exported godoc fixups il y a 8 ans
  Caleb Champlin 82778ed478 Add refresh parameter to allow TTL refreshes without firing watch/wait responses il y a 8 ans
  Anthony Romano 20461ab11a *: fix many typos il y a 8 ans
  Anthony Romano 64596f0c49 etcdserver/test: synchronously wait on TestApplySnapshotAndCommittedEntries il y a 8 ans
  Anthony Romano 384cc76299 pkg/testutil: make Recorder an interface il y a 8 ans
  Anthony Romano e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages il y a 8 ans
  mqliang 1c559bdb33 store: refactor il y a 9 ans
  Gyu-Ho Lee c2dcf7431e etcdserver, store: fix grammars in comments (a->an existing) il y a 9 ans
  Xiang Li a7b9bff939 store: add 0 as padding for better lexicographic sorting. il y a 9 ans
  Michal Witkowski 7bca757d09 *: add metrics to `store` and `proxy`. il y a 9 ans
  Brandon Philips 2a675c08c2 store: always check the error il y a 9 ans
  Xiang Li d459ae0df3 store: remove unused ACL field il y a 9 ans
  Xiang Li a4dab7ad75 *: do not block etcdserver when encoding store into json il y a 9 ans
  Yicheng Qin 3ac0298bd0 store: set readonly to pre-defined namespaces il y a 9 ans
  Yicheng Qin f13c7872d5 etcdserver: register pre-defined namespaces in store il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Jonathan Boulle 7a4d42166b *: add license header to all source files il y a 10 ans
  Jonathan Boulle 1456ae4453 store: restore minExpireTime check and advance FakeClock appropriately il y a 10 ans
  Jonathan Boulle 3134658ded store: switch to fake clock il y a 10 ans