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