You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/consul
Josh Soref 94835a2715
Spelling (#3958)
7 years ago
..
autopilot Improve autopilot shutdown to be idempotent 7 years ago
fsm agent/consul/fsm: begin using testify/assert 7 years ago
prepared_query
state Spelling (#3958) 7 years ago
acl.go Update metric names and add a legacy config flag 7 years ago
acl_endpoint.go Update metric names and add a legacy config flag 7 years ago
acl_endpoint_test.go
acl_replication.go Spelling (#3958) 7 years ago
acl_replication_test.go Replace time.Now().Sub(x) with time.Since(x) 7 years ago
acl_test.go Bumps default Raft protocol to version 3. (#3477) 7 years ago
autopilot.go remove golint warnings 7 years ago
autopilot_oss.go Fix vet error 7 years ago
autopilot_test.go Test autopilots start/stop idempotency 7 years ago
catalog_endpoint.go Spelling (#3958) 7 years ago
catalog_endpoint_test.go Move check definition to a sub-struct 7 years ago
client.go Moves the LAN event handler after the router is created. 7 years ago
client_serf.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
client_test.go Removes bogus getPort() in favor of freeport. 7 years ago
config.go Make some final tweaks to autopilot package 7 years ago
coordinate_endpoint.go Fill out the tests around coordinate/node functionality 7 years ago
coordinate_endpoint_test.go Fill out the tests around coordinate/node functionality 7 years ago
filter.go
filter_test.go Introduce Code Policy validation via sentinel, with a noop implementation 7 years ago
flood.go
health_endpoint.go Update metric names and add a legacy config flag 7 years ago
health_endpoint_test.go
helper_test.go Cleans up some drift between the OSS and Enterprise trees. 7 years ago
internal_endpoint.go Cleans up formatting. 7 years ago
internal_endpoint_test.go
issue_test.go Moves the FSM into its own package. 7 years ago
kvs_endpoint.go Update metric names and add a legacy config flag 7 years ago
kvs_endpoint_test.go Replace time.Now().Sub(x) with time.Since(x) 7 years ago
leader.go Make sure revokeLeadership is called if establishLeadership errors 7 years ago
leader_test.go Spelling (#3958) 7 years ago
merge.go Takes the skip out of the client check. 7 years ago
merge_test.go
operator_autopilot_endpoint.go Move autopilot to a standalone package 7 years ago
operator_autopilot_endpoint_test.go Move autopilot to a standalone package 7 years ago
operator_endpoint.go
operator_raft_endpoint.go Move autopilot to a standalone package 7 years ago
operator_raft_endpoint_test.go Removes bogus getPort() in favor of freeport. 7 years ago
prepared_query_endpoint.go Update metric names and add a legacy config flag 7 years ago
prepared_query_endpoint_test.go
raft_rpc.go
rpc.go fix globalRPC goroutine leak 7 years ago
rpc_test.go Moves the FSM into its own package. 7 years ago
rtt.go Added Coordinate.Node rpc endpoint and client api method 7 years ago
rtt_test.go
segment_oss.go Renames stubs to be more consistent. 7 years ago
serf_test.go
server.go Move autopilot health loop into leader operations 7 years ago
server_lookup.go
server_lookup_test.go
server_oss.go Fixes a `go fmt` cleanup. 7 years ago
server_serf.go Move autopilot to a standalone package 7 years ago
server_test.go Spelling (#3958) 7 years ago
session_endpoint.go Update metric names and add a legacy config flag 7 years ago
session_endpoint_test.go
session_timers.go
session_timers_test.go
session_ttl.go Update metric names and add a legacy config flag 7 years ago
session_ttl_test.go Moves the FSM into its own package. 7 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go Cleans up some edge cases in TestSnapshot_Forward_Leader. 7 years ago
stats_fetcher.go More refactoring to make autopilot consul-agnostic 7 years ago
stats_fetcher_test.go More refactoring to make autopilot consul-agnostic 7 years ago
status_endpoint.go Move autopilot to a standalone package 7 years ago
status_endpoint_test.go
txn_endpoint.go Update metric names and add a legacy config flag 7 years ago
txn_endpoint_test.go
util.go remove golint warnings 7 years ago
util_test.go