open-consul/consul
Armon Dadgar 6142460b29 consul: Only add ourself to the peerset if we are in bootstrap mode 2014-02-20 16:27:14 -08:00
..
structs Add test file for structs package 2014-02-07 16:40:52 -08:00
catalog_endpoint.go consul: Adding telemetry 2014-02-20 15:16:26 -08:00
catalog_endpoint_test.go consul: Support blocking queries for the Catalog 2014-02-05 11:10:10 -08:00
client.go consul: Do not replay events on serf join 2014-02-20 16:27:03 -08:00
client_test.go Fixing some tests 2013-12-31 16:46:56 -08:00
config.go agent: Adding server up callback to make state sync faster 2014-02-07 12:11:34 -08:00
endpoints.md Adding Health endpoint to combine service nodes with health 2014-01-08 15:06:13 -08:00
fsm.go consul: Cleanup the FSM, running out of file handles 2014-02-05 11:00:10 -08:00
fsm_test.go consul: Cleanup the FSM, running out of file handles 2014-02-05 11:00:10 -08:00
health_endpoint.go consul: Health endpoints support blocking queries 2014-02-05 13:30:18 -08:00
health_endpoint_test.go consul: Health endpoints support blocking queries 2014-02-05 13:30:18 -08:00
leader.go consul: Adding telemetry 2014-02-20 15:16:26 -08:00
leader_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
mdb_table.go consul: Add a guard against deadlock in MDB 2014-02-04 19:04:36 -08:00
mdb_table_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
notify.go consul: Adding a simple notification mechansim 2014-02-04 12:21:30 -08:00
notify_test.go consul: Adding a simple notification mechansim 2014-02-04 12:21:30 -08:00
pool.go consul: ConnPool multiplexes a single connection instead of using multiple 2014-02-05 16:19:05 -08:00
raft_endpoint.go Log cleanup 2014-01-10 11:06:11 -08:00
raft_rpc.go Check for error when sending RPC byte 2014-01-10 12:09:19 -08:00
rpc.go consul: Adding telemetry 2014-02-20 15:16:26 -08:00
serf.go consul: Use serf event to announce new leader 2014-02-19 12:36:27 -08:00
server.go consul: Only add ourself to the peerset if we are in bootstrap mode 2014-02-20 16:27:14 -08:00
server_test.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00
state_store.go TODO cleanups 2014-02-05 14:54:35 -08:00
state_store_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
status_endpoint.go Adding a Status.Peers endpoint to get peerset 2013-12-23 11:39:29 -08:00
status_endpoint_test.go Fixing some tests 2013-12-31 16:46:56 -08:00
util.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00
util_test.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00