You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/consul
Preetha Appan 36acf8d6a4
Use new DeletePrefixMethod for implementing KVSDeleteTree operation. This makes deletes on sub trees larger than one million nodes about 100 times faster. Added unit tests.
7 years ago
..
agent pkg refactor 8 years ago
prepared_query pkg refactor 8 years ago
servers Add TLS setting to router areas 7 years ago
state Use new DeletePrefixMethod for implementing KVSDeleteTree operation. This makes deletes on sub trees larger than one million nodes about 100 times faster. Added unit tests. 7 years ago
structs fix spelling in filenames 7 years ago
acl.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
acl_endpoint.go pkg refactor 8 years ago
acl_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
acl_replication.go pkg refactor 8 years ago
acl_replication_test.go rpc: run agent/consul tests in parallel 7 years ago
acl_test.go rpc: run agent/consul tests in parallel 7 years ago
autopilot.go pkg refactor 8 years ago
autopilot_test.go rpc: run agent/consul tests in parallel 7 years ago
catalog_endpoint.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
catalog_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
client.go agent: move conn pool for muxed connections into separate pkg 8 years ago
client_test.go agent: make TestClient_RPC_ConsulServerPing more robust 7 years ago
config.go rpc: bind rpc test server to port 0 7 years ago
config_test.go pkg refactor 8 years ago
coordinate_endpoint.go pkg refactor 8 years ago
coordinate_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
filter.go pkg refactor 8 years ago
filter_test.go pkg refactor 8 years ago
flood.go pkg refactor 8 years ago
fsm.go pkg refactor 8 years ago
fsm_test.go pkg refactor 8 years ago
health_endpoint.go pkg refactor 8 years ago
health_endpoint_test.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
helper_test.go test: Changes WAN/LAN join confirmer to use port number vs. address. 7 years ago
internal_endpoint.go pkg refactor 8 years ago
internal_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
issue_test.go pkg refactor 8 years ago
kvs_endpoint.go pkg refactor 8 years ago
kvs_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
leader.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
leader_test.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
merge.go pkg refactor 8 years ago
merge_test.go pkg refactor 8 years ago
operator_autopilot_endpoint.go pkg refactor 8 years ago
operator_autopilot_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
operator_endpoint.go pkg refactor 8 years ago
operator_raft_endpoint.go pkg refactor 8 years ago
operator_raft_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
prepared_query_endpoint.go pkg refactor 8 years ago
prepared_query_endpoint_test.go agent: remove unused code 7 years ago
raft_rpc.go agent: move conn pool for muxed connections into separate pkg 8 years ago
rpc.go rpc: bind rpc test server to port 0 7 years ago
rpc_test.go rpc: run agent/consul tests in parallel 7 years ago
rtt.go pkg refactor 8 years ago
rtt_test.go rpc: run agent/consul tests in parallel 7 years ago
serf.go pkg refactor 8 years ago
serf_test.go pkg refactor 8 years ago
server.go Add TLS setting to router areas 7 years ago
server_test.go Adds a comment about flood joining. 7 years ago
session_endpoint.go pkg refactor 8 years ago
session_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
session_timers.go address review comments 7 years ago
session_timers_test.go rpc: refactor sessionTimers and fix racy tests 7 years ago
session_ttl.go rpc: refactor sessionTimers and fix racy tests 7 years ago
session_ttl_test.go rpc: run agent/consul tests in parallel 7 years ago
snapshot_endpoint.go agent: move conn pool for muxed connections into separate pkg 8 years ago
snapshot_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
stats_fetcher.go agent: move conn pool for muxed connections into separate pkg 8 years ago
stats_fetcher_test.go rpc: run agent/consul tests in parallel 7 years ago
status_endpoint.go pkg refactor 8 years ago
status_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
txn_endpoint.go pkg refactor 8 years ago
txn_endpoint_test.go agent: remove unused code 7 years ago
util.go pkg refactor 8 years ago
util_test.go pkg refactor 8 years ago