You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/command/agent
James Phillips 86713c1b8a
Opens up timing bound on flaky test.
8 years ago
..
mock test: fix data race in MockNotify 8 years ago
acl.go golint: Untangle if blocks with return in else 8 years ago
acl_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
acl_endpoint_test.go test: remove ACL options from default test config 8 years ago
acl_test.go test: start secondary agents also via TestAgent 8 years ago
agent.go log: use prefix [ERR] instead of [ERROR] 8 years ago
agent_endpoint.go agent: simplify agent creation 8 years ago
agent_endpoint_test.go test: Fix TestAgent_Reload 8 years ago
agent_test.go test: start secondary agents also via TestAgent 8 years ago
bindata_assetfs.go Updates static assets to latest. 8 years ago
catalog_endpoint.go api: Return empty list instead of nil 8 years ago
catalog_endpoint_test.go test: call t.Fatal() from main go routine 8 years ago
check.go agent: support custom header and method for http checks (#3106) 8 years ago
check_test.go Fixes HTTP header compare by including standard headers. 8 years ago
command.go agent: log events and exit code to the log file 8 years ago
command_test.go test: skip tests that use cmd.Run until signal handling is fixed 8 years ago
config.go agent: fix time.Duration parsing 8 years ago
config_aws.go Move AWS discovery code to command/agent/config_aws.go 8 years ago
config_azure.go doc: update comments and run goimports 8 years ago
config_gce.go Move GCE discovery code to command/agent/config_gce.go 8 years ago
config_test.go agent: support custom header and method for http checks (#3106) 8 years ago
coordinate_endpoint.go golint: Drop the unused value from range 8 years ago
coordinate_endpoint_test.go test: run agent tests in parallel 8 years ago
dns.go Do not recurse when the service address is a local cname 8 years ago
dns_test.go Do not recurse when the service address is a local cname 8 years ago
event_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
event_endpoint_test.go test: remove ACL options from default test config 8 years ago
flag_slice_value.go
flag_slice_value_test.go test: run agent tests in parallel 8 years ago
health_endpoint.go api: Return empty list instead of nil 8 years ago
health_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
http.go agent: move parseMetaPair to config and export 8 years ago
http_test.go agent: LastContact cannot be negative (#3067) 8 years ago
keyring.go agent: Replace client/server with delegate interface 8 years ago
keyring_test.go test: rename *Config vars to 'cfg' 8 years ago
kvs_endpoint.go golint: Untangle if blocks with return in else 8 years ago
kvs_endpoint_test.go test: refactor httpTest with TestAgent 8 years ago
local.go golint: Drop the unused value from range 8 years ago
local_test.go Opens up timing bound on flaky test. 8 years ago
operator_endpoint.go golint: Untangle if blocks with return in else 8 years ago
operator_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
prepared_query_endpoint.go golint: Untangle if blocks with return in else 8 years ago
prepared_query_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
remote_exec.go Remove duplicate constants 8 years ago
remote_exec_test.go test: rename *Config vars to 'cfg' 8 years ago
retry_join.go log: use prefix [ERR] instead of [ERROR] 8 years ago
session_endpoint.go golint: Drop the unused value from range 8 years ago
session_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
snapshot_endpoint.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_endpoint_test.go test: remove ACL options from default test config 8 years ago
status_endpoint.go
status_endpoint_test.go test: run agent tests in parallel 8 years ago
structs.go agent: support custom header and method for http checks (#3106) 8 years ago
structs_test.go test: run agent tests in parallel 8 years ago
testagent.go Adds back the port shuffle on agent start retries. 8 years ago
translate_addr.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
txn_endpoint.go golint: Untangle if blocks with return in else 8 years ago
txn_endpoint_test.go test: refactor httpTest with TestAgent 8 years ago
ui_endpoint.go Remove duplicate constants 8 years ago
ui_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
user_event.go Changes `disable_remote_exec` default to true so remote exec is opt-in. 8 years ago
user_event_test.go test: remove ACL options from default test config 8 years ago
util.go Remove the RPC client interface and update docs 8 years ago
util_test.go test: run agent tests in parallel 8 years ago
watch_handler.go agent: Stop reaping child processes (resolves #1988) 8 years ago
watch_handler_test.go test: run agent tests in parallel 8 years ago