open-consul/consul
Armon Dadgar 0d1559764d consul: Allow providing a path for the state store 2014-10-15 14:55:04 -07:00
..
structs consul: Deprecate ACLForceSet 2014-10-09 12:28:07 -07:00
acl.go consul: Provide ETag to avoid expensive policy fetch 2014-08-18 15:46:59 -07:00
acl_endpoint.go consul: Fix non-deterministic ACL IDs 2014-10-09 12:23:32 -07: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: Sort datacenter list. Fixes #198 2014-06-06 14:12:40 -07:00
catalog_endpoint_test.go consul: Fix non-deterministic session IDs 2014-10-09 11:54:47 -07:00
client.go consul: Adding user event handler for callbacks 2014-08-26 19:04:07 -07:00
client_test.go consul: Testing user events 2014-08-26 19:26:55 -07:00
config.go consul: Adding user event handler for callbacks 2014-08-26 19:04:07 -07:00
config_test.go Add some basic smoke tests for wrapTLSclient. 2014-06-29 18:11:32 -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 consul: Fix non-deterministic ACL IDs 2014-10-09 12:23:32 -07:00
fsm_test.go consul: Fix non-deterministic ACL IDs 2014-10-09 12:23:32 -07: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 agent: First pass at multi-DC support 2014-08-28 15:00:49 -07:00
internal_endpoint_test.go gofmt 2014-05-20 16:25:29 -07:00
issue_test.go consul: Ensure node/service/check registration is in a single txn 2014-08-22 12:38:33 -07:00
kvs_endpoint.go consul: ACL enforcement for KV updates 2014-08-18 15:46:24 -07:00
kvs_endpoint_test.go consul: Fix non-deterministic session IDs 2014-10-09 11:54:47 -07:00
leader.go consul: Improve variable name 2014-10-14 11:04:43 -07:00
leader_test.go consul: Fixing graceful leave of current leader. Fixes #360. 2014-10-13 22:14:43 -07:00
mdb_table.go consul: less aggressive deadlock timer. Fixes #389 2014-10-14 12:00:25 -07:00
mdb_table_test.go Rename shared msgpack handle 2014-06-08 14:02:42 -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: don't close a nil connection 2014-10-02 10:26:25 -07:00
raft_rpc.go Restore the 0.2 TLS verification behavior. 2014-06-28 13:32:42 -07:00
rpc.go Rename shared msgpack handle 2014-06-08 14:02:42 -07:00
serf.go consul: Adding user event handler for callbacks 2014-08-26 19:04:07 -07:00
serf_test.go consul: Adding user event name tests 2014-08-26 19:20:02 -07:00
server.go consul: Reduce mmap size on 32bit 2014-10-15 11:32:40 -07:00
server_test.go consul: Testing ACL resolution 2014-08-18 15:46:22 -07:00
session_endpoint.go consul: Fix non-deterministic session IDs 2014-10-09 11:54:47 -07:00
session_endpoint_test.go consul: Adding support for optional session name 2014-06-09 11:42:28 -07:00
state_store.go consul: Allow providing a path for the state store 2014-10-15 14:55:04 -07:00
state_store_test.go consul: Fix non-deterministic ACL IDs 2014-10-09 12:23:32 -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 Rename shared msgpack handle 2014-06-08 14:02:42 -07:00
util.go Add helper for lowercase list of strings 2014-07-23 23:42:21 +02:00
util_test.go Add helper for lowercase list of strings 2014-07-23 23:42:21 +02:00