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.
 
 
 
 
 
 
James Phillips 95d418d7da
Removes reap config option.
8 years ago
..
acl_endpoint.go Adds an ACL replication status endpoint. 8 years ago
acl_endpoint_test.go Adds an ACL replication status endpoint. 8 years ago
agent.go agent: Stop reaping child processes (resolves #1988) 8 years ago
agent_endpoint.go Removed bad error message for health check status. 8 years ago
agent_endpoint_test.go Chase casting types.CheckID to a string into the state_store. 9 years ago
agent_test.go Stops scaling the commit timeout. 8 years ago
bindata_assetfs.go Updates built-in UI static assets to latest. 8 years ago
catalog_endpoint.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
catalog_endpoint_test.go Tweaks the WAN address translation unit tests. 8 years ago
check.go Adds ability to deregister a service based on critical check state longer than a timeout. 8 years ago
check_test.go Revert "Move `structs.CheckID` to a new top-level package, `types`." 9 years ago
command.go agent: Stop reaping child processes (resolves #1988) 8 years ago
command_test.go Changes default for `leave_on_terminate` based on server or client mode. 8 years ago
config.go Removes reap config option. 8 years ago
config_test.go Removes reap config option. 8 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go Widens coordinate update sleeps in unit tests. 9 years ago
dns.go Merge remote-tracking branch 'upstream/master' 8 years ago
dns_test.go Fixes a typo in a test error message. 8 years ago
event_endpoint.go
event_endpoint_test.go
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go Runs go-fmt (incidental to this PR). 8 years ago
gated_writer_test.go
health_endpoint.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
health_endpoint_test.go Tweaks the WAN address translation unit tests. 8 years ago
http.go return an error if no logOutput is provided 8 years ago
http_api.md
http_test.go Adds an `X-Consul-Translate-Addresses` to signal translation is enabled. 8 years ago
keyring.go Validate gossip encryption key before made persistent in local.keyring 8 years ago
keyring_test.go
kvs_endpoint.go Moves txn code into a new endpoint, not specific to KV. 9 years ago
kvs_endpoint_test.go Moves txn code into a new endpoint, not specific to KV. 9 years ago
local.go Cleans up state management for remote deletes from local state. 8 years ago
local_test.go Calls remove on checks and services in the local test. 8 years ago
log_levels.go
log_writer.go
log_writer_test.go
operator_endpoint.go Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands. 8 years ago
operator_endpoint_test.go Makes the Raft configuration API easier to consume. 8 years ago
prepared_query_endpoint.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
prepared_query_endpoint_test.go Tweaks the WAN address translation unit tests. 8 years ago
remote_exec.go agent: Stop reaping child processes (resolves #1988) 8 years ago
remote_exec_test.go Use panic instead of returning a sentinel UUID values in unit tests 9 years ago
rpc.go Makes string search for Windows case-insensitive. 8 years ago
rpc_client.go
rpc_client_test.go Test agent RPC client connection retries 9 years ago
rpc_log_stream.go
rpc_log_stream_test.go
session_endpoint.go Chase casting types.CheckID to a string into the state_store. 9 years ago
session_endpoint_test.go Chase casting types.CheckID to a string into the state_store. 9 years ago
status_endpoint.go
status_endpoint_test.go
structs.go Chase casting types.CheckID to a string into the state_store. 9 years ago
structs_test.go
syslog.go
syslog_test.go
translate_addr.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
txn_endpoint.go Reduces the number of operations in a transaction to 64. 9 years ago
txn_endpoint_test.go Adds a get-tree verb to KV transaction operations. 9 years ago
ui_endpoint.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go Revert "Move `structs.CheckID` to a new top-level package, `types`." 9 years ago
util_test.go
watch_handler.go agent: Stop reaping child processes (resolves #1988) 8 years ago
watch_handler_test.go agent: Stop reaping child processes (resolves #1988) 8 years ago