open-consul/consul
Atin Malaviya 5a76929ba4 Fixed clearSessionTimer, created invalidateSession, added invalid TTL test 2014-12-11 05:34:31 -05:00
..
structs Clean up code based on feedback from armon 2014-12-10 20:49:06 -05: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: Enforce service registration ACLs 2014-11-30 21:05:15 -07:00
catalog_endpoint_test.go consul: Check that ACL also allows registration 2014-11-30 21:10:42 -07:00
client.go Rebase against upstream 2014-11-19 16:45:49 -08:00
client_test.go consul: more tests, remove unused KeyManager() method 2014-11-19 16:37:40 -08:00
config.go agent: refactor keyring loader 2014-11-19 16:31:06 -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 cleanup unreachable code 2014-11-25 19:54:30 +01:00
fsm_test.go consul: Fixing key list index calculation 2014-11-12 17:55:45 -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: Fixing FSM path tests 2014-10-15 15:03:58 -07:00
kvs_endpoint.go consul: ACL enforcement for KV updates 2014-08-18 15:46:24 -07:00
kvs_endpoint_test.go Fix missing arguments 2014-11-01 22:56:48 +01:00
leader.go Consul Session TTLs 2014-12-07 12:38:22 -05:00
leader_test.go Added more tests. Also added return of 404 if the session id to renew is not found 2014-12-10 10:02:23 -05:00
mdb_table.go consul: less aggressive deadlock timer. Fixes #389 2014-10-14 12:00:25 -07:00
mdb_table_test.go Switching to the pinned version of msgpack 2014-10-17 18:26:19 -07:00
notify.go
notify_test.go
pool.go typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 23:25:06 +00:00
raft_rpc.go Moved TLS Config stuff to tlsutil package 2014-11-18 11:03:36 -05:00
rpc.go * Fix race condition on read/write of shutdown bool variable of server and connection pool. 2014-11-26 10:39:25 +01: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 Session TTLs 2014-12-07 12:38:22 -05:00
server_test.go consul: clean up comments, fix globalRPC tests 2014-11-19 16:37:40 -08:00
session_endpoint.go Clean up code based on feedback from armon 2014-12-10 20:49:06 -05:00
session_endpoint_test.go Clean up code based on feedback from armon 2014-12-10 20:49:06 -05:00
session_ttl.go Fixed clearSessionTimer, created invalidateSession, added invalid TTL test 2014-12-11 05:34:31 -05:00
session_ttl_test.go Clean up code based on feedback from armon 2014-12-10 20:49:06 -05:00
state_store.go Took out StateSnapshot SessionListTTL also 2014-12-10 20:53:05 -05:00
state_store_test.go Took out usage of snapshot SessionListTTL 2014-12-10 21:37:06 -05:00
status_endpoint.go
status_endpoint_test.go Switching to the pinned version of msgpack 2014-10-17 18:26:19 -07: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