Revision 0867b33de50c39b4c6dc0ec328f496a9b90c0342 authored by Neil Dunbar on 05 December 2013, 09:23:23 UTC, committed by Neil Dunbar on 05 December 2013, 09:23:23 UTC
fix(server/config.go): ensured params are changeable from config file and env
fix(server/server.go): removed unnecessary debug line
fix(server/timeout.go): removed a commented block
style(server/transporter.go): put explicit vars to replace timeout expressions
style(tests/server_utils.go): ran gofmt to clean up indenting
1 parent faab194
History
File Mode Size
v2
command_factory.go -rw-r--r-- 1.7 KB
event.go -rw-r--r-- 1.7 KB
event_history.go -rw-r--r-- 2.2 KB
event_queue.go -rw-r--r-- 414 bytes
event_test.go -rw-r--r-- 1.4 KB
heap_test.go -rw-r--r-- 1.4 KB
node.go -rw-r--r-- 7.9 KB
node_extern.go -rw-r--r-- 979 bytes
response_v1.go -rw-r--r-- 661 bytes
stats.go -rw-r--r-- 3.1 KB
stats_test.go -rw-r--r-- 3.0 KB
store.go -rw-r--r-- 14.6 KB
store_test.go -rw-r--r-- 15.1 KB
ttl.go -rw-r--r-- 355 bytes
ttl_key_heap.go -rw-r--r-- 1.3 KB
watcher.go -rw-r--r-- 1.8 KB
watcher_hub.go -rw-r--r-- 3.6 KB
watcher_test.go -rw-r--r-- 1.6 KB

back to top