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
Ali Abbas e395420af6
cleanup unreachable code
10 years ago
..
structs Ephemeral Nodes for via Session behavior settings. 10 years ago
acl.go consul: Provide ETag to avoid expensive policy fetch 10 years ago
acl_endpoint.go consul: Fix non-deterministic ACL IDs 10 years ago
acl_endpoint_test.go consul: Deny delete anonymous or update of root policies 10 years ago
acl_test.go consul: Starting token enforcement 10 years ago
catalog_endpoint.go consul: Sort datacenter list. Fixes #198 11 years ago
catalog_endpoint_test.go consul: Fix non-deterministic session IDs 10 years ago
client.go Rebase against upstream 10 years ago
client_test.go consul: more tests, remove unused KeyManager() method 10 years ago
config.go agent: refactor keyring loader 10 years ago
endpoints.md consul: remove explicit leave, use reconciliation 11 years ago
filter.go consul: Filter keys, refactor to interface 10 years ago
filter_test.go consul: fixing a unit test 10 years ago
fsm.go cleanup unreachable code 10 years ago
fsm_test.go consul: Fixing key list index calculation 10 years ago
health_endpoint.go consul: Merging BlockingQuery into QueryOptions 11 years ago
health_endpoint_test.go gofmt 11 years ago
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: Fixing FSM path tests 10 years ago
kvs_endpoint.go consul: ACL enforcement for KV updates 10 years ago
kvs_endpoint_test.go Fix missing arguments 10 years ago
leader.go consul: Improve variable name 10 years ago
leader_test.go consul: Improving test reliability 10 years ago
mdb_table.go consul: less aggressive deadlock timer. Fixes #389 10 years ago
mdb_table_test.go Switching to the pinned version of msgpack 10 years ago
notify.go consul: Adding a simple notification mechansim 11 years ago
notify_test.go consul: Adding a simple notification mechansim 11 years ago
pool.go Moved TLS Config stuff to tlsutil package 10 years ago
raft_rpc.go Moved TLS Config stuff to tlsutil package 10 years ago
rpc.go consul: fix obscure bug when launching goroutines from for loop 10 years ago
serf.go consul: generalize multi-DC RPC call broadcasts 10 years ago
serf_test.go agent: -encrypt appends to keyring if one exists 10 years ago
server.go command/agent: fix up gossip encryption indicator 10 years ago
server_test.go consul: clean up comments, fix globalRPC tests 10 years ago
session_endpoint.go Set empty Behavior setting into SessionKeysRelease and flag error for unrecognized values 10 years ago
session_endpoint_test.go Clean up tests, use switch to default session.Behavior value if unspecified, unrecognized 10 years ago
state_store.go Set empty Behavior setting into SessionKeysRelease and flag error for unrecognized values 10 years ago
state_store_test.go Ephemeral Nodes for via Session behavior settings. 10 years ago
status_endpoint.go
status_endpoint_test.go Switching to the pinned version of msgpack 10 years ago
util.go Add helper for lowercase list of strings 10 years ago
util_test.go Fix missing arguments 10 years ago