open-consul/consul
James Phillips c0127e9932 Bumps protocol version back down as we've made memberlist smarter. 2015-08-31 11:16:34 -07:00
..
structs Fixing merge conflict 2015-05-11 16:48:10 -07:00
acl.go consul: split ACL cache into a reusable struct 2015-06-18 18:13:29 -07:00
acl_endpoint.go consul: ACL.Apply allows upserting with custom ID 2015-05-05 19:19:45 -07:00
acl_endpoint_test.go consul: ACL.Apply allows upserting with custom ID 2015-05-05 19:19:45 -07:00
acl_test.go consul: fail badly if an unsupported type is passed to the ACL filter 2015-06-11 17:06:35 -07:00
catalog_endpoint.go consul: fail badly if an unsupported type is passed to the ACL filter 2015-06-11 17:06:35 -07:00
catalog_endpoint_test.go consul: filter services by ACL when using ChecksInState. 2015-07-27 16:57:56 -07:00
client.go consul: always fire events from server nodes 2015-06-18 18:13:29 -07:00
client_test.go Fixes #1165 by having threads wait for any outstanding connect to finish. 2015-08-12 18:48:15 -07:00
config.go Bumps protocol version back down as we've made memberlist smarter. 2015-08-31 11:16:34 -07:00
endpoints.md consul: remove explicit leave, use reconciliation 2014-05-28 16:32:24 -07:00
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 Condense switch fallthroughs into expr lists 2015-05-26 21:30:14 -04:00
fsm_test.go consul: fixing test using wrong FSM 2015-07-06 14:33:58 -06:00
health_endpoint.go consul: filter services by ACL when using ChecksInState. 2015-07-27 16:57:56 -07:00
health_endpoint_test.go consul: filter services by ACL when using ChecksInState. 2015-07-27 16:57:56 -07:00
internal_endpoint.go Merge pull request #1090 from hashicorp/f-keyring-acl 2015-07-24 10:23:18 -07:00
internal_endpoint_test.go consul: check ACLs when firing events 2015-06-18 18:13:29 -07:00
issue_test.go consul: Thread Tombstone GC through 2015-01-05 14:43:55 -08:00
kvs_endpoint.go consul: Fixing blocking query returning old result 2015-01-13 11:51:24 -08:00
kvs_endpoint_test.go consul: Adding test for KVS.List blocking query 2015-01-05 16:57:48 -08:00
leader.go consul: updating for Raft API changes 2015-05-08 11:35:52 -07:00
leader_test.go consul: fix server left test 2015-01-09 19:10:17 -08:00
mdb_table.go consul: Adding GetTxnLimit to MDBTable 2015-01-05 14:43:54 -08:00
mdb_table_test.go consul: Adding GetTxnLimit to MDBTable 2015-01-05 14:43:54 -08:00
merge.go consul: allow returning custom error for merge delegate 2015-02-22 18:24:10 -08:00
notify.go consul: adding Clear to NotifyGroup 2015-05-14 17:30:30 -07:00
notify_test.go consul: adding Clear to NotifyGroup 2015-05-14 17:30:30 -07:00
pool.go Changes to an unbuffered channel, since we just close it. 2015-08-13 11:38:02 -07:00
raft_rpc.go consul: use tlsutil.Wrapper instead of tls.Config directly 2015-05-11 13:09:19 -07:00
rpc.go consul: lower default query time and add small stagger 2015-05-14 17:59:43 -07:00
serf.go Condense switch fallthroughs into expr lists 2015-05-26 21:30:14 -04:00
serf_test.go agent: -encrypt appends to keyring if one exists 2014-11-19 16:36:01 -08:00
server.go Bumps protocol version back down as we've made memberlist smarter. 2015-08-31 11:16:34 -07:00
server_test.go consul: refactor GetPrivateIP for testability 2015-08-15 17:44:32 -04:00
session_endpoint.go Support SesionTTLMin configuration 2015-03-27 05:13:57 -07:00
session_endpoint_test.go Support SesionTTLMin configuration 2015-03-27 05:13:57 -07:00
session_ttl.go consul: Collect useful session metrics 2015-01-02 22:46:51 +05:30
session_ttl_test.go consul: improve test reliability for session ttls 2015-01-09 17:18:11 -08:00
state_store.go consul: Adding methods to stop watching for changes 2015-05-14 17:33:02 -07:00
state_store_test.go consul: adding StopWatch test 2015-05-14 18:32:19 -07:00
status_endpoint.go consul: updating for Raft API changes 2015-05-08 11:35:52 -07:00
status_endpoint_test.go Switching to the pinned version of msgpack 2014-10-17 18:26:19 -07:00
tombstone_gc.go consul: Disable tombstones as follower 2015-01-05 14:58:59 -08:00
tombstone_gc_test.go consul: Disable tombstones as follower 2015-01-05 14:58:59 -08:00
util.go consul: refactor GetPrivateIP for testability 2015-08-15 17:44:32 -04:00
util_test.go consul: refactor GetPrivateIP for testability 2015-08-15 17:44:32 -04:00