consul/command
James Phillips 49342dc973 Makes the timeout behavior more intuitive.
Previously, it would try once "up to" the timeout, but in practice it would
just fall through. This modifies the behavior to block until the timeout has
been reached.
2016-01-06 09:40:20 -08:00
..
agent Merge pull request #1550 from hashicorp/f-devmode 2016-01-05 10:01:41 -08:00
configtest.go
configtest_test.go
event.go command: event command supports -token arg 2015-06-22 16:59:41 -07:00
event_test.go
exec.go command: remote exec takes -token parameter 2015-06-22 17:16:28 -07:00
exec_test.go Update tests - NodeService init needs bool 2015-08-20 09:09:26 -07:00
force_leave.go
force_leave_test.go
info.go Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+. 2015-11-25 17:59:16 -08:00
info_test.go
join.go
join_test.go
keygen.go
keygen_test.go
keyring.go agent: write-level keyring ACLs work 2015-07-07 10:36:51 -06:00
keyring_test.go
leave.go
leave_test.go
lock.go Makes the timeout behavior more intuitive. 2016-01-06 09:40:20 -08:00
lock_test.go Makes the timeout behavior more intuitive. 2016-01-06 09:40:20 -08:00
maint.go
maint_test.go Adds missing token to maint unit test. 2015-09-10 14:53:00 -07:00
members.go
members_test.go
monitor.go
reload.go
reload_test.go
rpc.go command: remote exec takes -token parameter 2015-06-22 17:16:28 -07:00
rpc_test.go
rtt.go Gives RTT class a more Go-like name. 2015-10-23 15:23:01 -07:00
rtt_test.go Completes rebase of network coordinates to new memdb. 2015-10-23 15:23:01 -07:00
util_test.go agent: scada client and HTTP server are tracked separately 2015-08-25 16:59:53 -07:00
util_unix.go
util_windows.go
version.go
version_test.go
watch.go
watch_test.go