..
acl.go
…
acl_endpoint.go
…
acl_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
acl_test.go
test: include test name in temp file/dir
2017-05-12 22:12:47 +02:00
agent.go
agent: use bind address as src unless INADDR_ANY
2017-05-11 00:34:14 +02:00
agent_endpoint.go
agent: Disallow :: and [::] as service address
2017-05-09 17:56:15 +02:00
agent_endpoint_test.go
test: suppress osx firewall warning
2017-05-12 22:12:47 +02:00
agent_test.go
test: suppress osx firewall warning
2017-05-12 22:12:47 +02:00
bindata_assetfs.go
Updates built-in static assets for web UI.
2017-05-08 19:50:54 -07:00
catalog_endpoint.go
…
catalog_endpoint_test.go
test: inline request body encoding
2017-05-10 17:42:38 +02:00
check.go
…
check_test.go
…
command.go
agent: use helper for INADDR_ANY
2017-05-11 00:34:14 +02:00
command_test.go
test: suppress osx firewall warning
2017-05-12 22:12:47 +02:00
config.go
agent: use helper for INADDR_ANY
2017-05-11 00:34:14 +02:00
config_aws.go
…
config_gce.go
…
config_test.go
test: include test name in temp file/dir
2017-05-12 22:12:47 +02:00
coordinate_endpoint.go
…
coordinate_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
dns.go
…
dns_test.go
Tweaks some tests that were having a hard time in Travis CI and
2017-05-09 06:48:26 -07:00
event_endpoint.go
…
event_endpoint_test.go
test: replace blocks and comments with sub-tests
2017-05-10 17:42:38 +02:00
flag_slice_value.go
…
flag_slice_value_test.go
…
health_endpoint.go
…
health_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
http.go
agent: drop atlas/scada code
2017-05-10 23:06:36 +02:00
http_api.md
…
http_test.go
test: include test name in temp file/dir
2017-05-12 22:12:47 +02:00
keyring.go
…
keyring_test.go
test: include test name in temp file/dir
2017-05-12 22:12:47 +02:00
kvs_endpoint.go
…
kvs_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
local.go
…
local_test.go
…
operator_endpoint.go
…
operator_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
prepared_query_endpoint.go
…
prepared_query_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
remote_exec.go
…
remote_exec_test.go
…
session_endpoint.go
…
session_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
snapshot_endpoint.go
…
snapshot_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
status_endpoint.go
…
status_endpoint_test.go
…
structs.go
…
structs_test.go
…
translate_addr.go
…
txn_endpoint.go
…
txn_endpoint_test.go
test: drop error check on http.NewRequest
2017-05-10 17:42:38 +02:00
ui_endpoint.go
…
ui_endpoint_test.go
test: include test name in temp file/dir
2017-05-12 22:12:47 +02:00
user_event.go
…
user_event_test.go
…
util.go
…
util_test.go
test: include test name in temp file/dir
2017-05-12 22:12:47 +02:00
watch_handler.go
…
watch_handler_test.go
…