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
Frank Schroeder 622ace2829
ae: refactor StateSyncer to state machine for better testing
7 years ago
..
ae ae: refactor StateSyncer to state machine for better testing 7 years ago
config Merge pull request #3585 from hashicorp/document-runtime-config 7 years ago
consul test: replace porter tool with freeport lib 7 years ago
local local state: rename Add{Check,Service}State to Set{Check,Service}State 7 years ago
metadata
mock
pool Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
router
structs Fixes agent error handling when check definition is invalid. Distingu… (#3560) 7 years ago
systemd
token
acl.go local state: tests compile 7 years ago
acl_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
acl_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
acl_test.go local state: tests compile 7 years ago
agent.go ae: fix typo in constructor name 7 years ago
agent_endpoint.go local state: tests compile 7 years ago
agent_endpoint_test.go local state: address review comments 7 years ago
agent_test.go local state: fix failing tests 7 years ago
bindata_assetfs.go Fixes an XSS issue with unescaped node names. (#3578) 7 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
catalog_endpoint_test.go local state: address review comments 7 years ago
check.go Fixes API client for ScriptArgs and updates documentation. (#3589) 7 years ago
check_test.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
config.go Fixes API client for ScriptArgs and updates documentation. (#3589) 7 years ago
coordinate_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
coordinate_endpoint_test.go
dns.go dns: return NXDOMAIN if datacenter is invalid (#3200) (#3596) 7 years ago
dns_test.go dns: return NXDOMAIN if datacenter is invalid (#3200) (#3596) 7 years ago
docker.go
docker_unix.go
docker_windows.go
event_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
event_endpoint_test.go
health_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
health_endpoint_test.go
http.go Replace time.Now().Sub(x) with time.Since(x) 7 years ago
http_test.go Renames `enable_ui` to `ui` to keep compatibility with existing configs. 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
operator_endpoint_test.go
prepared_query_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
prepared_query_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
remote_exec.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
remote_exec_test.go Replace time.Now().Sub(x) with time.Since(x) 7 years ago
retry_join.go
retry_join_test.go
session_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
session_endpoint_test.go
snapshot_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
snapshot_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
status_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
status_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
testagent.go local state: fix anti-entropy state tests 7 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
txn_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
ui_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
ui_endpoint_test.go
user_event.go local state: tests compile 7 years ago
user_event_test.go local state: tests compile 7 years ago
util.go agent: decouple anti-entropy from local state 7 years ago
util_other.go Kill check processes after the timeout is reached (#3567) 7 years ago
util_test.go agent: decouple anti-entropy from local state 7 years ago
util_windows.go Kill check processes after the timeout is reached (#3567) 7 years ago
watch_handler.go Cleans up import sorting. 7 years ago
watch_handler_test.go Cleans up import sorting. 7 years ago