.. |
structs
|
consul: Adding support for sessions to FSM
|
2014-05-20 16:25:28 -07:00 |
catalog_endpoint.go
|
consul: Merging BlockingQuery into QueryOptions
|
2014-04-21 11:31:15 -07:00 |
catalog_endpoint_test.go
|
Merge pull request #145 from abursavich/master
|
2014-05-19 15:37:43 -07:00 |
client.go
|
consul: Expose runtime stats for debugging
|
2014-04-29 10:55:42 -07:00 |
client_test.go
|
Remove all sleeps from `client_test.go`
|
2014-05-09 02:29:51 +02:00 |
config.go
|
consul: Fix decoding of certificate
|
2014-04-07 15:07:00 -07:00 |
config_test.go
|
consul: Adding configuration tests
|
2014-04-07 15:07:00 -07:00 |
endpoints.md
|
Adding Health endpoint to combine service nodes with health
|
2014-01-08 15:06:13 -08:00 |
fsm.go
|
consul: Adding support for sessions to FSM
|
2014-05-20 16:25:28 -07:00 |
fsm_test.go
|
consul: Updating all the tests
|
2014-04-03 12:03:10 -07:00 |
health_endpoint.go
|
consul: Merging BlockingQuery into QueryOptions
|
2014-04-21 11:31:15 -07:00 |
health_endpoint_test.go
|
Fix imports in `health_endpoint_test.go`
|
2014-05-09 01:21:13 +02:00 |
internal_endpoint.go
|
consul: Rename Misc RPC to Internal
|
2014-04-30 23:43:59 -04:00 |
internal_endpoint_test.go
|
Remove all sleeps from `internal_endpoint_test.go`
|
2014-05-09 02:11:40 +02:00 |
kvs_endpoint.go
|
consul: Support listkeys without seperator
|
2014-04-30 23:44:27 -04:00 |
kvs_endpoint_test.go
|
Remove all sleeps from `kvs_endpoint_test.go`
|
2014-05-09 02:09:53 +02:00 |
leader.go
|
consul: Fixing for upstream API changes
|
2014-05-01 18:11:36 -07:00 |
leader_test.go
|
Sleep since no obvious way to wait for shutdown
|
2014-05-09 03:24:13 +02:00 |
mdb_table.go
|
consul: Adding Defer to MDBTxn
|
2014-05-20 16:25:28 -07:00 |
mdb_table_test.go
|
consul: Hack around LMDB delete issue. Fixes #85.
|
2014-04-29 16:01:20 -07: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: Connection pool supports TLS mode
|
2014-04-07 15:06:59 -07:00 |
raft_endpoint.go
|
consul: Adding raft endpoint to force a snapshot
|
2014-03-31 20:09:16 -07:00 |
raft_rpc.go
|
consul: Ensure Raft also uses TLS connections
|
2014-04-07 15:06:59 -07:00 |
rpc.go
|
consul: Remove RPC client tracking. Fixes #149.
|
2014-05-14 17:34:24 -07:00 |
serf.go
|
consul: Do not fire ServerUp on WAN node join
|
2014-04-23 12:20:54 -07:00 |
server.go
|
consul: Disable conflict resolution. See #97.
|
2014-05-16 14:11:53 -07:00 |
server_test.go
|
Merge pull request #136 from hashicorp/f-testutil-package
|
2014-05-16 15:03:50 -07:00 |
state_store.go
|
consul: Adding SessionList to snapshot
|
2014-05-20 16:25:28 -07:00 |
state_store_test.go
|
consul: Adding SessionList to snapshot
|
2014-05-20 16:25:28 -07:00 |
status_endpoint.go
|
Adding a Status.Peers endpoint to get peerset
|
2013-12-23 11:39:29 -08:00 |
status_endpoint_test.go
|
Remove all sleeps from `status_endpoint_test.go`
|
2014-05-09 01:23:54 +02:00 |
util.go
|
consul: Adding util method to generate a UUID
|
2014-05-20 16:25:27 -07:00 |
util_test.go
|
consul: Adding util method to generate a UUID
|
2014-05-20 16:25:27 -07:00 |