open-consul/command/agent
Ryan Uber 52582e7365 command: fixing test cases for keyring 2014-11-19 16:34:17 -08:00
..
acl_endpoint.go
acl_endpoint_test.go
agent.go agent: split keyring functionality out of agent.go 2014-11-19 16:32:32 -08:00
agent_endpoint.go
agent_endpoint_test.go agent: fix failing test 2014-10-15 15:03:43 -07:00
agent_test.go command: test generated keyring file content and conflicting args for agent 2014-11-19 16:32:06 -08:00
catalog_endpoint.go
catalog_endpoint_test.go agent: test services are in sync when added from the API 2014-10-17 17:33:27 -07:00
check.go agent: pass notes field through for checks inside of service definitions. Fixes #449 2014-11-06 18:25:21 -08:00
check_test.go
command.go command: various cleanup 2014-11-19 16:31:06 -08:00
command_test.go command: allow wan ring to be modified separately from lan pools 2014-11-19 16:33:34 -08:00
config.go command: various cleanup 2014-11-19 16:31:06 -08:00
config_test.go agent: test loading keyring files for client and server 2014-11-19 16:31:40 -08:00
dns.go Fixing unit tests 2014-11-03 11:40:55 -08:00
dns_test.go Add multiple recursor definition support 2014-11-01 04:26:26 +09:00
event_endpoint.go
event_endpoint_test.go
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go
health_endpoint_test.go
http.go agent: Fixing port collision in tests 2014-11-19 11:51:25 -08:00
http_api.md
http_test.go agent: Fixing UiDir in test 2014-11-19 13:29:15 -08:00
keyring.go consul: restructuring 2014-11-19 16:34:17 -08:00
keyring_test.go agent: split keyring functionality out of agent.go 2014-11-19 16:32:32 -08:00
kvs_endpoint.go
kvs_endpoint_test.go
local.go formatting 2014-10-15 14:56:15 -07:00
local_test.go Merge pull request #401 from hashicorp/f-healthcheck 2014-10-15 16:50:38 -07:00
log_levels.go
log_writer.go
log_writer_test.go
remote_exec.go
remote_exec_test.go
rpc.go consul: cross-dc key rotation works 2014-11-19 16:34:17 -08:00
rpc_client.go consul: cross-dc key rotation works 2014-11-19 16:34:17 -08:00
rpc_client_test.go command: fixing test cases for keyring 2014-11-19 16:34:17 -08:00
rpc_log_stream.go
rpc_log_stream_test.go
session_endpoint.go
session_endpoint_test.go agent: fix tests after default status change 2014-10-15 15:43:53 -07:00
status_endpoint.go
status_endpoint_test.go
structs.go agent: Default health checks to critical. Fixes #341 2014-10-15 10:09:49 -07:00
structs_test.go agent: Default health checks to critical. Fixes #341 2014-10-15 10:09:49 -07:00
syslog.go agent: Filter messages logged to syslog. Fixes #272 2014-10-13 22:38:12 -07:00
syslog_test.go agent: skip syslog test on windows 2014-10-17 11:24:10 -07:00
ui_endpoint.go
ui_endpoint_test.go
user_event.go agent: auto-register the consul service on server nodes 2014-10-14 15:35:00 -07:00
user_event_test.go
util.go Switching to the pinned version of msgpack 2014-10-17 18:26:19 -07:00
util_test.go
watch_handler.go
watch_handler_test.go