open-consul/agent
James Phillips e7dd7b2d13
Adds a more robust unit test for index churn.
2018-02-06 20:35:38 -08:00
..
ae
checks Gets rid of named return parameters. 2018-01-25 14:29:50 -08:00
config Add enterprise default config section 2018-02-05 13:33:59 -08:00
consul remove golint warnings 2018-01-28 22:40:13 +04:00
exec
local
metadata fix refactoring 2018-01-28 22:48:21 +04:00
mock
pool
router Makes server manager shift away from failed servers from Serf events. 2018-02-05 17:56:00 -08:00
structs Changes "TLS" to "GRPCUseTLS" since it only applies to GRPC checks. 2018-02-02 17:29:34 -08:00
systemd
token
acl.go
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
agent.go Merge pull request #3845 from 42wim/tagfix 2018-02-05 16:18:00 -08:00
agent_endpoint.go Moves the coordinate fetch after the ACL check. 2018-01-19 15:25:22 -08:00
agent_endpoint_test.go
agent_test.go Adds a more robust unit test for index churn. 2018-02-06 20:35:38 -08:00
bindata_assetfs.go Updates web assets to latest. 2018-01-22 14:46:07 -08:00
blacklist.go
blacklist_test.go
catalog_endpoint.go Using labels 2017-12-21 20:30:29 -08:00
catalog_endpoint_test.go
check.go
config.go
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go fix refactoring 2018-01-28 22:53:30 +04:00
dns_test.go remove golint warnings 2018-01-28 22:40:13 +04:00
event_endpoint.go
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go
http.go Using labels 2017-12-21 20:30:29 -08:00
http_oss.go
http_oss_test.go
http_test.go Wraps HTTP mux to ban all non-printable characters from paths. 2017-12-20 15:47:53 -08:00
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go Fixes crash where body was optional for PQ endpoint (it is not). 2018-01-10 09:33:49 -08:00
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. 2017-12-14 09:07:56 -08:00
session_endpoint_test.go Works around mapstructure behavior to enable sessions with no checks. 2017-12-14 09:07:56 -08:00
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go
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. 2018-01-26 07:56:44 -08:00
util_test.go
watch_handler.go
watch_handler_test.go