open-consul/consul
Armon Dadgar 133cf457a3 consul: Use new LogCache to improve write throughput 2015-01-14 15:49:58 -08:00
..
structs consul: Adding KVSDeleteCAS operation type 2015-01-08 17:08:17 -08:00
acl.go consul: Provide ETag to avoid expensive policy fetch 2014-08-18 15:46:59 -07:00
acl_endpoint.go consul: Fixing potential issue with blocking queries for {Session,ACL}.Get 2015-01-13 12:02:30 -08:00
acl_endpoint_test.go consul: Deny delete anonymous or update of root policies 2014-08-22 14:55:09 -07:00
acl_test.go consul: Starting token enforcement 2014-08-18 15:46:23 -07:00
catalog_endpoint.go consul: Enforce service registration ACLs 2014-11-30 21:05:15 -07:00
catalog_endpoint_test.go advertise specific address for a service 2015-01-02 21:10:05 +00:00
client.go consul: Adding merge delegate to prevent mixing clusters 2015-01-06 15:48:46 -08:00
client_test.go consul: Adding merge delegate to prevent mixing clusters 2015-01-06 15:48:46 -08:00
config.go consul: Rename TombstoneGC to TombstoneTTL 2015-01-05 14:43:54 -08: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 consul: Expose the KVSDeleteCAS operation in FSM 2015-01-08 17:08:44 -08:00
fsm_test.go consul: Testing KVSDeleteCAS in FSM 2015-01-08 17:26:12 -08:00
health_endpoint.go consul: Merging BlockingQuery into QueryOptions 2014-04-21 11:31:15 -07:00
health_endpoint_test.go gofmt 2014-05-20 16:25:29 -07:00
internal_endpoint.go consul: clean up comments, fix globalRPC tests 2014-11-19 16:37:40 -08:00
internal_endpoint_test.go consul: add test for internal keyring rpc endpoint 2014-11-19 16:36:19 -08: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: Disable tombstones as follower 2015-01-05 14:58:59 -08: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: Adding merge delegate to prevent mixing clusters 2015-01-06 15:48:46 -08:00
notify.go
notify_test.go
pool.go * use defer to avoid tracking lock 2014-12-06 12:32:18 +01:00
raft_rpc.go Moved TLS Config stuff to tlsutil package 2014-11-18 11:03:36 -05:00
rpc.go consul: Optimize KV watching 2015-01-05 16:41:57 -08:00
serf.go consul: generalize multi-DC RPC call broadcasts 2014-11-19 16:34:18 -08:00
serf_test.go agent: -encrypt appends to keyring if one exists 2014-11-19 16:36:01 -08:00
server.go consul: Use new LogCache to improve write throughput 2015-01-14 15:49:58 -08:00
server_test.go consul: Server leave test fix 2014-12-05 11:22:54 -08:00
session_endpoint.go consul: Fixing potential issue with blocking queries for {Session,ACL}.Get 2015-01-13 12:02:30 -08:00
session_endpoint_test.go consul: Test Session.Apply updates session timers 2014-12-12 21:54:29 -08: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: Test the KVSDeleteCheckAndSet method 2015-01-08 17:24:36 -08:00
state_store_test.go consul: Test the KVSDeleteCheckAndSet method 2015-01-08 17:24:36 -08:00
status_endpoint.go
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 Add helper for lowercase list of strings 2014-07-23 23:42:21 +02:00
util_test.go Fix missing arguments 2014-11-01 22:56:48 +01:00