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/agent
James Phillips 3724e49ddf
Fixes a panic on TCP-based DNS lookups.
7 years ago
..
ae
checks Gets rid of named return parameters. 7 years ago
config Add enterprise default config section 7 years ago
consul remove golint warnings 7 years ago
exec
local Adds a longer retry period for the AE deferred output test. 7 years ago
metadata fix refactoring 7 years ago
mock
pool
router Makes server manager shift away from failed servers from Serf events. 7 years ago
structs Addresses additional state mutations. 7 years ago
systemd
token
acl.go
acl_endpoint.go Moves ACL disabled response logic down into endpoints. 7 years ago
acl_endpoint_test.go Moves ACL disabled response logic down into endpoints. 7 years ago
acl_test.go
agent.go Merge pull request #3845 from 42wim/tagfix 7 years ago
agent_endpoint.go Addresses additional state mutations. 7 years ago
agent_endpoint_test.go Moves ACL disabled response logic down into endpoints. 7 years ago
agent_test.go Adds a more robust unit test for index churn. 7 years ago
bindata_assetfs.go Updates web assets to latest. 7 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go Addresses additional state mutations. 7 years ago
catalog_endpoint_test.go
check.go
config.go
coordinate_endpoint.go Moves coordinate disabled logic down into endpoints. 7 years ago
coordinate_endpoint_test.go Moves coordinate disabled logic down into endpoints. 7 years ago
dns.go fix refactoring 7 years ago
dns_test.go Fixes a panic on TCP-based DNS lookups. 7 years ago
event_endpoint.go
event_endpoint_test.go
health_endpoint.go Fixes all the racy output-side updates to tags. 7 years ago
health_endpoint_test.go
http.go Using labels 7 years ago
http_oss.go Creates HTTP endpoint registry. 7 years ago
http_oss_test.go Creates HTTP endpoint registry. 7 years ago
http_test.go Wraps HTTP mux to ban all non-printable characters from paths. 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go Move autopilot to a standalone package 7 years ago
operator_endpoint_test.go Move autopilot to a standalone package 7 years ago
prepared_query_endpoint.go Fixes crash where body was optional for PQ endpoint (it is not). 7 years ago
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
session_endpoint.go Works around mapstructure behavior to enable sessions with no checks. 7 years ago
session_endpoint_test.go Works around mapstructure behavior to enable sessions with no checks. 7 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 7 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go Improves user lookup error message. 7 years ago
util_test.go Move check definition to a sub-struct 7 years ago
watch_handler.go
watch_handler_test.go