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