open-consul/consul
Armon Dadgar 99d39db982 agent: First pass at multi-DC support 2014-08-28 15:00:49 -07:00
..
structs agent: First pass at multi-DC support 2014-08-28 15:00:49 -07:00
acl.go consul: Provide ETag to avoid expensive policy fetch 2014-08-18 15:46:59 -07:00
acl_endpoint.go consul: Deny delete anonymous or update of root policies 2014-08-22 14:55:09 -07:00
acl_endpoint_test.go consul: Deny delete anonymous or update of root policies 2014-08-22 14:55:09 -07:00
acl_test.go consul: Starting token enforcement 2014-08-18 15:46:23 -07:00
catalog_endpoint.go
catalog_endpoint_test.go
client.go consul: Adding user event handler for callbacks 2014-08-26 19:04:07 -07:00
client_test.go consul: Testing user events 2014-08-26 19:26:55 -07:00
config.go consul: Adding user event handler for callbacks 2014-08-26 19:04:07 -07:00
config_test.go
endpoints.md
filter.go consul: Filter keys, refactor to interface 2014-08-18 15:46:24 -07:00
filter_test.go consul: fixing a unit test 2014-08-22 12:34:31 -07:00
fsm.go consul: Ensure node/service/check registration is in a single txn 2014-08-22 12:38:33 -07:00
fsm_test.go consul: Create anonymous and master tokens 2014-08-18 15:46:22 -07:00
health_endpoint.go
health_endpoint_test.go
internal_endpoint.go agent: First pass at multi-DC support 2014-08-28 15:00:49 -07:00
internal_endpoint_test.go
issue_test.go consul: Ensure node/service/check registration is in a single txn 2014-08-22 12:38:33 -07:00
kvs_endpoint.go consul: ACL enforcement for KV updates 2014-08-18 15:46:24 -07:00
kvs_endpoint_test.go consul: ACL enforcement for KV updates 2014-08-18 15:46:24 -07:00
leader.go consul: Create anonymous and master tokens 2014-08-18 15:46:22 -07:00
leader_test.go
mdb_table.go
mdb_table_test.go
notify.go
notify_test.go
pool.go
raft_rpc.go
rpc.go
serf.go consul: Adding user event handler for callbacks 2014-08-26 19:04:07 -07:00
serf_test.go consul: Adding user event name tests 2014-08-26 19:20:02 -07:00
server.go consul: expose UserEvent from Serf 2014-08-26 18:50:03 -07:00
server_test.go
session_endpoint.go
session_endpoint_test.go
state_store.go consul: Ensure node/service/check registration is in a single txn 2014-08-22 12:38:33 -07:00
state_store_test.go consul: Ensure node/service/check registration is in a single txn 2014-08-22 12:38:33 -07:00
status_endpoint.go
status_endpoint_test.go
util.go
util_test.go