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 7a797da3e5
Adds unit tests for HTTP endpoint.
9 years ago
..
acl_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
acl_endpoint_test.go Fixes nil slices from HTTP endpoints. 9 years ago
agent.go Fixes some bad error returns in the persist service and check paths. 9 years ago
agent_endpoint.go Tweaks formatting of inline output messages. 9 years ago
agent_endpoint_test.go Update Check API to use constants 9 years ago
agent_test.go Sets an anti-footgun floor for the configurable reap time. 9 years ago
bindata_assetfs.go Updates static assets to pull in #1702. 9 years ago
catalog_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
catalog_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
check.go add Timeout field to CheckMonitor 9 years ago
check_test.go Merge pull request #1762 from mshean/script-timeout 9 years ago
command.go Merge pull request #1884 from mtchavez/1541-data-dir-perms 9 years ago
command_test.go command: Data directory permission error message 9 years ago
config.go Sets an anti-footgun floor for the configurable reap time. 9 years ago
config_test.go Sets an anti-footgun floor for the configurable reap time. 9 years ago
coordinate_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
coordinate_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
dns.go Correctly detect that an answer has been truncated 9 years ago
dns_test.go Change tests to accept an "at least this many" answers semantic 9 years ago
event_endpoint.go agent: avoid masking errors when ACLs deny a request 10 years ago
event_endpoint_test.go agent: testing user event endpoint ACLs 10 years ago
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go Update Check API to use constants 9 years ago
health_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
http.go Performs basic plumbing of KVS transactions through all the layers. 9 years ago
http_api.md Add `/v1/agent/self` and return local agent config 11 years ago
http_test.go Retry http server connecting in agent/http_test 9 years ago
keyring.go agent: write-level keyring ACLs work 10 years ago
keyring_test.go agent: testing keyring ACLs 10 years ago
kvs_endpoint.go Adds unit tests for HTTP endpoint. 9 years ago
kvs_endpoint_test.go Adds unit tests for HTTP endpoint. 9 years ago
local.go Makes a detached copy of the tags when doing the override. 9 years ago
local_test.go Uses the HealthCheck Clone() method in local_test.go. 9 years ago
log_levels.go
log_writer.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
log_writer_test.go
prepared_query_endpoint.go Renames "debug" endpoint and structures to "explain". 9 years ago
prepared_query_endpoint_test.go Renames "debug" endpoint and structures to "explain". 9 years ago
remote_exec.go Adds support for the reap lock. 9 years ago
remote_exec_test.go Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
rpc.go agent: write-level keyring ACLs work 10 years ago
rpc_client.go agent: write-level keyring ACLs work 10 years ago
rpc_client_test.go Test agent RPC client connection retries 9 years ago
rpc_log_stream.go Fix a bunch of typos. 9 years ago
rpc_log_stream_test.go Pulling in the RPC framework from serf 11 years ago
scada.go Fix a bunch of typos. 9 years ago
scada_test.go agent: atlas_endpoint is configurable 9 years ago
session_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
session_endpoint_test.go Fixes nil slices from HTTP endpoints. 9 years ago
status_endpoint.go More HTTP endpoints 11 years ago
status_endpoint_test.go gofmt 11 years ago
structs.go Rename EnableTagOverride and update formatting 9 years ago
structs_test.go agent: http checks work inside of service definitions 10 years ago
syslog.go Fix a bunch of typos. 9 years ago
syslog_test.go travis-ci: skip syslog tests for container-based travis infra 9 years ago
ui_endpoint.go Fixes nil slices from HTTP endpoints. 9 years ago
ui_endpoint_test.go agent: initial web assets 9 years ago
user_event.go Factor out duplicate functions into a lib package 9 years ago
user_event_test.go agent: enforce event policy during event fire 10 years ago
util.go Factor out duplicate functions into a lib package 9 years ago
util_test.go Factor out duplicate functions into a lib package 9 years ago
watch_handler.go Adds support for the reap lock. 9 years ago
watch_handler_test.go Adds support for the reap lock. 9 years ago