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/consul
Sam Boyer 40478cb534
Condense switch fallthroughs into expr lists
10 years ago
..
structs Fixing merge conflict 10 years ago
acl.go consul: Provide ETag to avoid expensive policy fetch 10 years ago
acl_endpoint.go consul: ACL.Apply allows upserting with custom ID 10 years ago
acl_endpoint_test.go consul: ACL.Apply allows upserting with custom ID 10 years ago
acl_test.go consul: Starting token enforcement 10 years ago
catalog_endpoint.go agent: support multiple checks per service 10 years ago
catalog_endpoint_test.go advertise specific address for a service 10 years ago
client.go Condense switch fallthroughs into expr lists 10 years ago
client_test.go consul: Adding merge delegate to prevent mixing clusters 10 years ago
config.go consul: support the new TLS wrapper 10 years ago
endpoints.md
filter.go consul: Filter keys, refactor to interface 10 years ago
filter_test.go consul: fixing a unit test 10 years ago
fsm.go Condense switch fallthroughs into expr lists 10 years ago
fsm_test.go consul: Adding flag to support future incompatible commands. Future self will thank me. 10 years ago
health_endpoint.go
health_endpoint_test.go
internal_endpoint.go consul: clean up comments, fix globalRPC tests 10 years ago
internal_endpoint_test.go consul: add test for internal keyring rpc endpoint 10 years ago
issue_test.go consul: Thread Tombstone GC through 10 years ago
kvs_endpoint.go consul: Fixing blocking query returning old result 10 years ago
kvs_endpoint_test.go consul: Adding test for KVS.List blocking query 10 years ago
leader.go consul: updating for Raft API changes 10 years ago
leader_test.go consul: fix server left test 10 years ago
mdb_table.go consul: Adding GetTxnLimit to MDBTable 10 years ago
mdb_table_test.go consul: Adding GetTxnLimit to MDBTable 10 years ago
merge.go consul: allow returning custom error for merge delegate 10 years ago
notify.go consul: adding Clear to NotifyGroup 10 years ago
notify_test.go consul: adding Clear to NotifyGroup 10 years ago
pool.go consul: support the new TLS wrapper 10 years ago
raft_rpc.go consul: use tlsutil.Wrapper instead of tls.Config directly 10 years ago
rpc.go consul: lower default query time and add small stagger 10 years ago
serf.go Condense switch fallthroughs into expr lists 10 years ago
serf_test.go agent: -encrypt appends to keyring if one exists 10 years ago
server.go consul: support the new TLS wrapper 10 years ago
server_test.go consul: updating for Raft API changes 10 years ago
session_endpoint.go Support SesionTTLMin configuration 10 years ago
session_endpoint_test.go Support SesionTTLMin configuration 10 years ago
session_ttl.go consul: Collect useful session metrics 10 years ago
session_ttl_test.go consul: improve test reliability for session ttls 10 years ago
state_store.go consul: Adding methods to stop watching for changes 10 years ago
state_store_test.go consul: adding StopWatch test 10 years ago
status_endpoint.go consul: updating for Raft API changes 10 years ago
status_endpoint_test.go Switching to the pinned version of msgpack 10 years ago
tombstone_gc.go consul: Disable tombstones as follower 10 years ago
tombstone_gc_test.go consul: Disable tombstones as follower 10 years ago
util.go consul: adding randomStagger util method 10 years ago
util_test.go consul: adding randomStagger util method 10 years ago