open-consul/agent/consul
Kyle Havlovitz 8c2e422074 Merge pull request #3369 from hashicorp/metrics-enhancements
Add support for labels/filters from go-metrics
2017-08-08 13:55:30 -07:00
..
agent pkg refactor 2017-06-10 18:52:45 +02:00
prepared_query Adds option to prepared queries to remove empty tags. (#3330) 2017-07-26 22:46:43 -07:00
servers Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 2017-08-07 11:11:55 +02:00
state Adds a new /v1/acl/bootstrap API (#3349) 2017-08-02 17:05:18 -07:00
structs Adds a new /v1/acl/bootstrap API (#3349) 2017-08-02 17:05:18 -07:00
acl.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 2017-07-13 22:33:47 -07:00
acl_endpoint.go Adds a new /v1/acl/bootstrap API (#3349) 2017-08-02 17:05:18 -07:00
acl_endpoint_test.go Adds secure introduction for the ACL replication token. (#3357) 2017-08-03 15:39:31 -07:00
acl_replication.go Adds secure introduction for the ACL replication token. (#3357) 2017-08-03 15:39:31 -07:00
acl_replication_test.go Adds secure introduction for the ACL replication token. (#3357) 2017-08-03 15:39:31 -07:00
acl_test.go Adds secure introduction for the ACL replication token. (#3357) 2017-08-03 15:39:31 -07:00
autopilot.go pkg refactor 2017-06-10 18:52:45 +02:00
autopilot_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
catalog_endpoint.go Add support for labels/filters from go-metrics 2017-08-08 01:45:10 -07:00
catalog_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
client.go Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 2017-08-07 11:11:55 +02:00
client_test.go agent: make TestClient_RPC_ConsulServerPing more robust 2017-07-07 09:22:34 +02:00
config.go Adds secure introduction for the ACL replication token. (#3357) 2017-08-03 15:39:31 -07:00
coordinate_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
coordinate_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
filter.go Return nil instead of empty list when returning a PermissionDenied error, updated unit test 2017-07-31 17:23:20 -05:00
filter_test.go Return nil instead of empty list when returning a PermissionDenied error, updated unit test 2017-07-31 17:23:20 -05:00
flood.go pkg refactor 2017-06-10 18:52:45 +02:00
fsm.go Add support for labels/filters from go-metrics 2017-08-08 01:45:10 -07:00
fsm_test.go Adds a new /v1/acl/bootstrap API (#3349) 2017-08-02 17:05:18 -07:00
health_endpoint.go Add support for labels/filters from go-metrics 2017-08-08 01:45:10 -07:00
health_endpoint_test.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 2017-07-13 22:33:47 -07:00
helper_test.go test: Changes WAN/LAN join confirmer to use port number vs. address. 2017-07-07 09:22:34 +02:00
internal_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
internal_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
issue_test.go pkg refactor 2017-06-10 18:52:45 +02:00
kvs_endpoint.go Return 403 rather than a 404 when acls cause all results to be filtered out. This fixes #2637 2017-07-31 13:50:29 -05:00
kvs_endpoint_test.go Return 403 rather than a 404 when acls cause all results to be filtered out. This fixes #2637 2017-07-31 13:50:29 -05:00
leader.go Adds a new /v1/acl/bootstrap API (#3349) 2017-08-02 17:05:18 -07:00
leader_test.go Adds a new /v1/acl/bootstrap API (#3349) 2017-08-02 17:05:18 -07:00
merge.go pkg refactor 2017-06-10 18:52:45 +02:00
merge_test.go pkg refactor 2017-06-10 18:52:45 +02:00
operator_autopilot_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
operator_autopilot_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
operator_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
operator_raft_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
operator_raft_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
prepared_query_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
prepared_query_endpoint_test.go agent: remove unused code 2017-07-07 09:22:34 +02:00
raft_rpc.go agent: move conn pool for muxed connections into separate pkg 2017-06-21 05:42:39 +02:00
rpc.go Add support for labels/filters from go-metrics 2017-08-08 01:45:10 -07:00
rpc_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
rtt.go pkg refactor 2017-06-10 18:52:45 +02:00
rtt_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
serf.go pkg refactor 2017-06-10 18:52:45 +02:00
serf_test.go pkg refactor 2017-06-10 18:52:45 +02:00
server.go Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 2017-08-07 11:11:55 +02:00
server_test.go Adds secure introduction for the ACL replication token. (#3357) 2017-08-03 15:39:31 -07:00
session_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
session_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
session_timers.go address review comments 2017-07-07 09:22:34 +02:00
session_timers_test.go rpc: refactor sessionTimers and fix racy tests 2017-07-07 09:22:34 +02:00
session_ttl.go rpc: refactor sessionTimers and fix racy tests 2017-07-07 09:22:34 +02:00
session_ttl_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
snapshot_endpoint.go agent: move conn pool for muxed connections into separate pkg 2017-06-21 05:42:39 +02:00
snapshot_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
stats_fetcher.go agent: move conn pool for muxed connections into separate pkg 2017-06-21 05:42:39 +02:00
stats_fetcher_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
status_endpoint.go pkg refactor 2017-06-10 18:52:45 +02:00
status_endpoint_test.go rpc: run agent/consul tests in parallel 2017-07-07 09:22:34 +02:00
txn_endpoint.go Return 403 rather than a 404 when acls cause all results to be filtered out. This fixes #2637 2017-07-31 13:50:29 -05:00
txn_endpoint_test.go agent: remove unused code 2017-07-07 09:22:34 +02:00
util.go pkg refactor 2017-06-10 18:52:45 +02:00
util_test.go pkg refactor 2017-06-10 18:52:45 +02:00