open-consul/consul
James Phillips b25797a808 Merge pull request #1187 from sfncook/enable_tag_drift_03
Enable tag drift 03
2015-09-11 15:35:32 -07:00
..
structs Rename EnableTagOverride and update formatting 2015-09-11 08:35:29 -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 Update tests - NodeService init needs bool 2015-08-20 09:09:26 -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
filter.go
filter_test.go
fsm.go Condense switch fallthroughs into expr lists 2015-05-26 21:30:14 -04:00
fsm_test.go Update tests - NodeService init needs bool 2015-08-20 09:09:26 -07: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 remove various typos 2015-09-11 12:29:54 -07:00
kvs_endpoint_test.go consul: Adding test for KVS.List blocking query 2015-01-05 16:57:48 -08:00
leader.go remove various typos 2015-09-11 12:29:54 -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 remove various typos 2015-09-11 12:29:54 -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 remove various typos 2015-09-11 12:29:54 -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 remove various typos 2015-09-11 12:29:54 -07:00
state_store_test.go Update tests - NodeService init needs bool 2015-08-20 09:09:26 -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 remove various typos 2015-09-11 12:29:54 -07: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