open-consul/consul
Armon Dadgar 8b1c78dc00 consul: Cleanup the FSM, running out of file handles 2014-02-05 11:00:10 -08:00
..
structs consul: Adding indexed versions of return structs 2014-02-05 10:44:28 -08:00
catalog_endpoint.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
catalog_endpoint_test.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
client.go consul: client re-uses the last connection if error free 2014-02-03 11:53:04 -08:00
client_test.go Fixing some tests 2013-12-31 16:46:56 -08:00
config.go Adding a ReconcileInterval config 2014-01-09 15:44:25 -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: updating state store to associate changes with raft index 2014-02-04 18:33:15 -08:00
health_endpoint_test.go Export the serf check ID 2014-01-15 17:24:16 -10:00
leader.go consul: updating state store to associate changes with raft index 2014-02-04 18:33:15 -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 Better error logging 2013-12-24 12:22:42 -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: blockingRPC is a helper method for queries that need to block 2014-02-05 10:38:29 -08:00
serf.go change isConsulServer to parse flags 2014-01-20 13:39:07 -10:00
server.go consul: Cleanup the FSM, running out of file handles 2014-02-05 11:00:10 -08:00
server_test.go consul: Update for serf 0.4 2014-01-30 13:13:29 -08:00
state_store.go consul: State store can return the tables for a query, and watch for changes 2014-02-05 10:37:28 -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