etcd/store
Xiang Li 1b5f9eb013 test (isHidden) add unit test for isHidden function 2014-02-05 23:32:12 -05:00
..
v2 chore(*): make everything use goven 2014-02-01 23:44:18 -08:00
command_factory.go chore(*): make everything use goven 2014-02-01 23:44:18 -08:00
event.go refactor(node_extern.go) remove unused prevValue field 2014-01-01 20:01:29 +08:00
event_history.go refactor(store/event_history): cleanup some comments 2013-12-22 15:42:10 -08:00
event_queue.go fix(event_history) fix a bug in event queue 2013-12-22 15:42:10 -08:00
event_test.go test(store/event_test): add a test for a full queue 2013-12-22 15:42:51 -08:00
heap_test.go refactor(Node) do not expose node struct 2013-11-28 11:33:23 -05:00
node.go Revert "Better error message when setting values on directories" 2014-01-23 11:22:11 -08:00
node_extern.go refactor(node_extern.go) remove unused prevValue field 2014-01-01 20:01:29 +08:00
response_v1.go (feat) v1 apt backward support 2013-10-06 11:23:52 -07:00
stats.go track CompareAndDelete stats 2013-11-30 10:05:48 -07:00
stats_test.go bump(github.com/stretchr/testify): 9cc77fa25329013ce07362c7742952ff887361f2 2014-02-02 16:57:36 -08:00
store.go fix some typos in comments in store.go 2014-02-04 14:17:44 -05:00
store_bench_test.go fix(store/store_bench): don't use rand 2014-01-21 17:01:26 -08:00
store_test.go test (isHidden) add unit test for isHidden function 2014-02-05 23:32:12 -05:00
ttl.go fix server/server.go accept name when creating a when server; gofmt 2013-10-13 10:44:40 -07:00
ttl_key_heap.go refactor(Node) do not expose node struct 2013-11-28 11:33:23 -05:00
watcher.go feat(stream watchers) end streaming if too many notifications 2014-01-09 14:15:36 +02:00
watcher_hub.go chrod(watcher_hub) add comment to isHidden function 2014-02-05 23:31:38 -05:00
watcher_hub_test.go test (isHidden) add unit test for isHidden function 2014-02-05 23:32:12 -05:00
watcher_test.go feat(stream watchers) add stream watcher support 2014-01-09 15:28:33 +08:00