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
Armon Dadgar 602828472d
agent: First pass at multi-DC support
10 years ago
..
structs agent: First pass at multi-DC support 10 years ago
acl.go consul: Provide ETag to avoid expensive policy fetch 10 years ago
acl_endpoint.go consul: Deny delete anonymous or update of root policies 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 Change order of fixtures 11 years ago
client.go consul: Adding user event handler for callbacks 10 years ago
client_test.go consul: Testing user events 10 years ago
config.go consul: Adding user event handler for callbacks 10 years ago
config_test.go Add some basic smoke tests for wrapTLSclient. 11 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 consul: Ensure node/service/check registration is in a single txn 10 years ago
fsm_test.go consul: Create anonymous and master tokens 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 agent: First pass at multi-DC support 10 years ago
internal_endpoint_test.go gofmt 11 years ago
issue_test.go consul: Ensure node/service/check registration is in a single txn 10 years ago
kvs_endpoint.go consul: ACL enforcement for KV updates 10 years ago
kvs_endpoint_test.go consul: ACL enforcement for KV updates 10 years ago
leader.go consul: Create anonymous and master tokens 10 years ago
leader_test.go Log peers when `TestLeader_LeftServer` fail 11 years ago
mdb_table.go Lowercase index key and lookup value if flag is set 11 years ago
mdb_table_test.go Rename shared msgpack handle 11 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 Restore the 0.2 TLS verification behavior. 11 years ago
raft_rpc.go Restore the 0.2 TLS verification behavior. 11 years ago
rpc.go Rename shared msgpack handle 11 years ago
serf.go consul: Adding user event handler for callbacks 10 years ago
serf_test.go consul: Adding user event name tests 10 years ago
server.go consul: expose UserEvent from Serf 10 years ago
server_test.go consul: Testing ACL resolution 10 years ago
session_endpoint.go agent: First pass at session endpoints 11 years ago
session_endpoint_test.go consul: Adding support for optional session name 11 years ago
state_store.go consul: Ensure node/service/check registration is in a single txn 10 years ago
state_store_test.go consul: Ensure node/service/check registration is in a single txn 10 years ago
status_endpoint.go Adding a Status.Peers endpoint to get peerset 11 years ago
status_endpoint_test.go Rename shared msgpack handle 11 years ago
util.go Add helper for lowercase list of strings 11 years ago
util_test.go Add helper for lowercase list of strings 11 years ago