.. |
mock
|
test: fix data race in MockNotify
|
2017-05-31 00:29:25 +02:00 |
acl.go
|
golint: Untangle if blocks with return in else
|
2017-04-25 09:26:13 -07:00 |
acl_endpoint.go
|
…
|
|
acl_endpoint_test.go
|
test: remove ACL options from default test config
|
2017-05-31 00:29:25 +02:00 |
acl_test.go
|
test: start secondary agents also via TestAgent
|
2017-05-31 10:56:19 +02:00 |
agent.go
|
agent: use agent logger for consul client and deps
|
2017-05-31 11:05:02 +02:00 |
agent_endpoint.go
|
agent: simplify agent creation
|
2017-05-31 00:29:23 +02:00 |
agent_endpoint_test.go
|
test: skip tests that use cmd.Run until signal handling is fixed
|
2017-05-31 00:29:28 +02:00 |
agent_test.go
|
test: start secondary agents also via TestAgent
|
2017-05-31 10:56:19 +02:00 |
bindata_assetfs.go
|
Updates built-in static assets for web UI.
|
2017-05-08 19:50:54 -07:00 |
catalog_endpoint.go
|
api: Return empty list instead of nil
|
2017-04-28 15:00:08 -07:00 |
catalog_endpoint_test.go
|
test: call t.Fatal() from main go routine
|
2017-05-31 00:29:27 +02:00 |
check.go
|
agent: support custom check id and name
|
2017-05-17 20:17:08 +02:00 |
check_test.go
|
test: increase sleep time for test
|
2017-05-31 00:29:28 +02:00 |
command.go
|
agent: refactor DNS and HTTP server
|
2017-05-31 00:29:29 +02:00 |
command_test.go
|
test: skip tests that use cmd.Run until signal handling is fixed
|
2017-05-31 00:29:28 +02:00 |
config.go
|
Address review comments
|
2017-05-31 01:05:21 +02:00 |
config_aws.go
|
Move AWS discovery code to command/agent/config_aws.go
|
2017-05-04 01:41:47 +02:00 |
config_azure.go
|
doc: update comments and run goimports
|
2017-05-24 10:20:28 +02:00 |
config_gce.go
|
Move GCE discovery code to command/agent/config_gce.go
|
2017-05-04 01:41:47 +02:00 |
config_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |
coordinate_endpoint.go
|
golint: Drop the unused value from range
|
2017-04-25 09:26:13 -07:00 |
coordinate_endpoint_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |
dns.go
|
agent: refactor DNS and HTTP server
|
2017-05-31 00:29:29 +02:00 |
dns_test.go
|
test: Use Bool() instead of &BoolTrue/False since
|
2017-05-31 09:21:01 +02:00 |
event_endpoint.go
|
…
|
|
event_endpoint_test.go
|
test: remove ACL options from default test config
|
2017-05-31 00:29:25 +02:00 |
flag_slice_value.go
|
…
|
|
flag_slice_value_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |
health_endpoint.go
|
api: Return empty list instead of nil
|
2017-04-28 15:00:08 -07:00 |
health_endpoint_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
http.go
|
agent: refactor DNS and HTTP server
|
2017-05-31 00:29:29 +02:00 |
http_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
keyring.go
|
agent: Replace client/server with delegate interface
|
2017-05-15 18:35:38 +02:00 |
keyring_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
kvs_endpoint.go
|
golint: Untangle if blocks with return in else
|
2017-04-25 09:26:13 -07:00 |
kvs_endpoint_test.go
|
test: refactor httpTest with TestAgent
|
2017-05-31 00:29:23 +02:00 |
local.go
|
golint: Drop the unused value from range
|
2017-04-25 09:26:13 -07:00 |
local_test.go
|
test: Use Bool() instead of &BoolTrue/False since
|
2017-05-31 09:21:01 +02:00 |
operator_endpoint.go
|
golint: Untangle if blocks with return in else
|
2017-04-25 09:26:13 -07:00 |
operator_endpoint_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
prepared_query_endpoint.go
|
golint: Untangle if blocks with return in else
|
2017-04-25 09:26:13 -07:00 |
prepared_query_endpoint_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
remote_exec.go
|
Remove duplicate constants
|
2017-04-20 09:54:49 -07:00 |
remote_exec_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
session_endpoint.go
|
golint: Drop the unused value from range
|
2017-04-25 09:26:13 -07:00 |
session_endpoint_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
snapshot_endpoint.go
|
…
|
|
snapshot_endpoint_test.go
|
test: remove ACL options from default test config
|
2017-05-31 00:29:25 +02:00 |
status_endpoint.go
|
…
|
|
status_endpoint_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |
structs.go
|
agent: support custom check id and name
|
2017-05-17 20:17:08 +02:00 |
structs_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |
testagent.go
|
test: we will not use dev mode for testing for now
|
2017-05-31 11:34:00 +02:00 |
translate_addr.go
|
…
|
|
txn_endpoint.go
|
golint: Untangle if blocks with return in else
|
2017-04-25 09:26:13 -07:00 |
txn_endpoint_test.go
|
test: refactor httpTest with TestAgent
|
2017-05-31 00:29:23 +02:00 |
ui_endpoint.go
|
Remove duplicate constants
|
2017-04-20 09:54:49 -07:00 |
ui_endpoint_test.go
|
test: rename *Config vars to 'cfg'
|
2017-05-31 00:29:24 +02:00 |
user_event.go
|
…
|
|
user_event_test.go
|
test: remove ACL options from default test config
|
2017-05-31 00:29:25 +02:00 |
util.go
|
…
|
|
util_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |
watch_handler.go
|
…
|
|
watch_handler_test.go
|
test: run agent tests in parallel
|
2017-05-31 00:29:23 +02:00 |