Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
Calvin Leung Huang 912887a4db Fix substring length on obfuscated token 9 years ago
..
prepared_query Hardens the match interoplator against negative arguments. 9 years ago
state Adds a comment about the embedded struct. 9 years ago
structs Renames "debug" endpoint and structures to "explain". 9 years ago
acl.go Fix substring length on obfuscated token 9 years ago
acl_endpoint.go Factor out duplicate functions into a lib package 9 years ago
acl_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
acl_test.go Adds missing token redact in the GET path. 9 years ago
catalog_endpoint.go Factors code for pulling the sorted list of DCs into a common place. 9 years ago
catalog_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
client.go Revert "Merge pull request #1667 from hashicorp/b-redistribute-clients" 9 years ago
client_test.go consul: initial pass at refactoring RPC using net-rpc-msgpackrpc 9 years ago
config.go consul: dev mode works 9 years ago
coordinate_endpoint.go Cleans up some small `go vet` findings. 9 years ago
coordinate_endpoint_test.go Completes rebase of network coordinates to new memdb. 9 years ago
endpoints.md
filter.go Fix a bunch of typos. 9 years ago
filter_test.go
fsm.go Wraps the prepared query to also store the compiled template. 9 years ago
fsm_test.go Adds an FSM persist and restore test for tagged addresses. 9 years ago
health_endpoint.go Adds distance sorting to health endpoint. Cleans up unit tests. 9 years ago
health_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
internal_endpoint.go Gets rid of the transitional "New" suffix on state store and RPC. 9 years ago
internal_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
issue_test.go Gets rid of the transitional "New" suffix on state store and RPC. 9 years ago
kvs_endpoint.go Fixes index management for KVS. 9 years ago
kvs_endpoint_test.go Prevents watches from being orphaned when KVS blocking queries loop. 9 years ago
leader.go Moves tagged wan address to be managed by anti-entropy, not serf. 9 years ago
leader_test.go Makes the iterator naming more consistent. 9 years ago
merge.go
pool.go consul: shrink yamux recv buffer on idle streams 9 years ago
prepared_query_endpoint.go Renames "debug" endpoint and structures to "explain". 9 years ago
prepared_query_endpoint_test.go Renames "debug" endpoint and structures to "explain". 9 years ago
raft_rpc.go
rpc.go Factor out duplicate functions into a lib package 9 years ago
rtt.go Cleans up some small `go vet` findings. 9 years ago
rtt_test.go Adds a unit test for the new RTT getDatacentersByDistance fn. 9 years ago
serf.go Adds endpoints for raw network coordinates. 9 years ago
serf_test.go
server.go Moves tagged wan address to be managed by anti-entropy, not serf. 9 years ago
server_test.go Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
session_endpoint.go Factor out duplicate functions into a lib package 9 years ago
session_endpoint_test.go Factor out duplicate functions into a lib package 9 years ago
session_ttl.go Gets rid of the transitional "New" suffix on state store and RPC. 9 years ago
session_ttl_test.go Switches sessions over to UUIDFieldIndex. 9 years ago
status_endpoint.go
status_endpoint_test.go consul: initial pass at refactoring RPC using net-rpc-msgpackrpc 9 years ago
util.go Factor out duplicate functions into a lib package 9 years ago
util_test.go Factor out duplicate functions into a lib package 9 years ago