open-consul/consul
Frank Schroeder b06c969deb
agent: use agent logger for consul client and deps
2017-05-31 11:05:02 +02:00
..
agent Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
prepared_query golint: Untangle if blocks with return in else 2017-04-25 09:26:13 -07:00
servers golint: Untangle if blocks with return in else 2017-04-25 09:26:13 -07:00
state Prevents bad coordinates and cleans them up in the database. 2017-05-25 17:37:16 -07:00
structs api: Add ServiceTags to Health state endpoint (#153) 2017-04-28 15:00:08 -07:00
acl.go golint: Untangle if blocks with return in else 2017-04-25 09:26:13 -07:00
acl_endpoint.go golint: No stutter 2017-04-25 09:26:13 -07:00
acl_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
acl_replication.go golint: Untangle if blocks with return in else 2017-04-25 09:26:13 -07:00
acl_replication_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
acl_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
autopilot.go Add formatting to autopilot init messages 2017-04-12 18:39:03 -07:00
autopilot_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
catalog_endpoint.go agent: move isAddrANY to separate package 2017-05-15 22:44:43 +02:00
catalog_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
client.go agent: use agent logger for consul client and deps 2017-05-31 11:05:02 +02:00
client_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
config.go Removes a stale comment about the RPC source address. 2017-05-10 20:45:19 -07:00
config_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
coordinate_endpoint.go Prevents bad coordinates and cleans them up in the database. 2017-05-25 17:37:16 -07:00
coordinate_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
filter.go golint: Untangle if blocks with return in else 2017-04-25 09:26:13 -07:00
filter_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
flood.go
fsm.go golint: Untangle if blocks with return in else 2017-04-25 09:26:13 -07:00
fsm_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
health_endpoint.go Fix imports 2017-05-05 17:07:00 +02:00
health_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
helper_test.go test: simplify joining clusters 2017-05-05 17:07:04 +02:00
internal_endpoint.go golint: No stutter 2017-04-25 09:26:13 -07:00
internal_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
issue_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
kvs_endpoint.go golint: No stutter 2017-04-25 09:26:13 -07:00
kvs_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
leader.go Adds timeout and waits for feedback when asking the leader loop to reassert. 2017-05-04 11:52:22 -07:00
leader_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
merge.go
merge_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
operator_autopilot_endpoint.go golint: Rename fields and structs 2017-04-25 09:26:13 -07:00
operator_autopilot_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
operator_endpoint.go
operator_raft_endpoint.go golint: Rename fields and structs 2017-04-25 09:26:13 -07:00
operator_raft_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
pool.go Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
prepared_query_endpoint.go golint: No stutter 2017-04-25 09:26:13 -07:00
prepared_query_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
raft_rpc.go Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
rpc.go Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
rpc_test.go test: don't panic if there is no error 2017-05-31 08:59:41 +02:00
rtt.go
rtt_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
serf.go Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
serf_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
server.go agent: use agent logger for consul client and deps 2017-05-31 11:05:02 +02:00
server_test.go test: fail if there is no leader 2017-05-31 00:29:29 +02:00
session_endpoint.go golint: No stutter 2017-04-25 09:26:13 -07:00
session_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
session_ttl.go
session_ttl_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
snapshot_endpoint.go Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
snapshot_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
stats_fetcher.go Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
stats_fetcher_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
status_endpoint.go
status_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
txn_endpoint.go
txn_endpoint_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00
util.go Add formatting to autopilot init messages 2017-04-12 18:39:03 -07:00
util_test.go test: run consul tests in parallel 2017-05-31 00:29:26 +02:00