tobz 641edd4e6e test(store): group together all store tests that deal with hidden keys hace 12 años
..
v2 cc10b1084d Merge branch 'master' of https://github.com/coreos/etcd into logging hace 12 años
command_factory.go 9cf1fcc987 refactor(compareAndDelete) hace 12 años
event.go 189b98c03f refactor(node_extern.go) remove unused prevValue field hace 12 años
event_history.go 317b34f4a0 refactor(store/event_history): cleanup some comments hace 12 años
event_queue.go ef988020b7 fix(event_history) fix a bug in event queue hace 12 años
event_test.go e1d909eb0e test(store/event_test): add a test for a full queue hace 12 años
heap_test.go 08c59895b5 refactor(Node) do not expose node struct hace 12 años
node.go a2e5bae951 fix(store): TTL should range 1..n rather than 1..n+1 hace 12 años
node_extern.go 189b98c03f refactor(node_extern.go) remove unused prevValue field hace 12 años
response_v1.go baaaf24f70 (feat) v1 apt backward support hace 12 años
stats.go 5b739f6166 track CompareAndDelete stats hace 12 años
stats_test.go b556252358 tests fix all tests hace 12 años
store.go 7a948746a8 fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub hace 12 años
store_bench_test.go 17c8f6d2e8 test(store_bench_test.go) add watch bench hace 12 años
store_test.go 641edd4e6e test(store): group together all store tests that deal with hidden keys hace 12 años
ttl.go 0c5808eeec fix server/server.go accept name when creating a when server; gofmt hace 12 años
ttl_key_heap.go 08c59895b5 refactor(Node) do not expose node struct hace 12 años
watcher.go c247d807af feat(stream watchers) end streaming if too many notifications hace 12 años
watcher_hub.go 823fdfab12 fix(store): make isHidden see if any portion of the path is hidden, not just the last element hace 12 años
watcher_test.go 22a25a18b3 feat(stream watchers) add stream watcher support hace 12 años