6092 Commits (6f361f5ea08554fd8b1e176a7cd15072f733ca06)
 

Author SHA1 Message Date
preetapan 6f361f5ea0 Merge pull request #3258 from hashicorp/raft_library_update 7 years ago
Preetha Appan c4e8dfe554 Update raft library to pick up cleanup of temporary snapshot files 7 years ago
James Phillips 947cc0d5e9 Adds a version note about block_endpoints config. 7 years ago
James Phillips f82703d016 Update CHANGELOG.md 7 years ago
James Phillips 66edec5dfd Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 years ago
James Phillips 3d8ec60d2d Update CHANGELOG.md 7 years ago
James Phillips 7200b8cda8 UI cleanup follow up from #3245. (#3251) 7 years ago
James Phillips c2c28d5f65 Update CHANGELOG.md 7 years ago
James Phillips aa11956d63 Changes the default ACL token type to "client" in web UI. (#3246) 7 years ago
James Phillips b01b3f6990 Update CHANGELOG.md 7 years ago
James Phillips 86b1e64a33 Cleans up web UI and fixes ACL token "stuckness" issue. (#3245) 7 years ago
James Phillips da0408c241 Update autopilot.html.md 7 years ago
Seth Rutner 5cef512fa7 Update autopilot.html.md (#3244) 7 years ago
James Phillips d89500d5dc Update CHANGELOG.md 7 years ago
Brian Shumate 7ae25f6c7e DOCS: Add note in Ports Used section (#3241) 7 years ago
Frank Schroeder e168ef0513
Update CHANGELOG.md 7 years ago
Frank Schroeder ba987a4417
vendor: update golang.org/x/sys/unix 7 years ago
Frank Schroeder be782ae45e Pull in vendor updates 7 years ago
Frank Schroeder 1781fd311f address review comments 7 years ago
Frank Schroeder 61ca9b02d4 build: build all packages together 7 years ago
Frank Schroeder e4b40acc7e agent: remove unused code 7 years ago
Frank Schroeder 8c792ad57d agent: make TestClient_RPC_ConsulServerPing more robust 7 years ago
Frank Schroeder 4a4b91a2db agent: fix data races with registerEndpoint 7 years ago
Frank Schroeder 19b937ba80 agent: make Reap test timing less aggressive 7 years ago
Frank Schroeder cd0b0b35c9 api: do not block in waitForLeader since the retry loop is handling this 7 years ago
James Phillips ebe032a75c Adds a temporary band-aid to the API tests. 7 years ago
James Phillips a855d31f84 Adds a comment about flood joining. 7 years ago
James Phillips 5b5217528a Simplifies Serf dynamic port selection code. 7 years ago
James Phillips 0e7c2f9e7f memberlist: Monkey patch memberlist to fix port 0 behavior. 7 years ago
James Phillips d8db4bc086 test: Changes WAN/LAN join confirmer to use port number vs. address. 7 years ago
Frank Schroeder d92f70f313 test: make joinLAN/WAN reliable 7 years ago
Frank Schroeder 112bc19cd5 rpc: make TestServer_JoinSeparateLanAndWanAddresses more robust 7 years ago
Frank Schroeder ffd45f5da5 rpc: make TestClient_SnapshotRPC_TLS more robust 7 years ago
Frank Schroeder c218fdbc77 agent: make timing sensitive tests more robust 7 years ago
Frank Schroeder b12b914017 agent: fix TestCheckHTTP_TLSSkipVerify_true_pass 7 years ago
Frank Schroeder 9c54f30c94 api: fix TestAPI_CatalogNodes test 7 years ago
Frank Schroeder 3aa752e998 retry: relax timing for test a bit 7 years ago
Frank Schroeder 406dc2ead8 command: make TestExecCommandRun_CrossDC more resilient 7 years ago
Frank Schroeder 7381a05d8d agent: do not modify agent config after NewAgent 7 years ago
Frank Schroeder cec9dcfee8 agent: fix pending data races between localState and agent 7 years ago
Frank Schroeder 00f6ba298e dns: fix data race in TestDNS_ServiceLookup_FilterACL 7 years ago
Frank Schroeder bcd2301b81 agent: fix data race in TestAgentAntiEntropy_EnableTagOverride 7 years ago
Frank Schroeder 7f7c0ad65e agent: clone partial consul config 7 years ago
Frank Schroeder 727b6444ad dns: fix data races in DNS compression tests 7 years ago
Frank Schroeder 0e931a713c agent: fix failing test from localState decoupling 7 years ago
Frank Schroeder 0763788b82 agent: fix data race between consul server and local state 7 years ago
Frank Schroeder 8ab88976cf serf: monkey patch data race in github.com/hashicorp/serf 7 years ago
Frank Schroeder 119f6a1ed7 rpc: monkey patch fix for data races for localState 7 years ago
Frank Schroeder 2159d499e3 rpc: try shutting down leader first to avoid hang in TestLeader_LeftServer 7 years ago
Frank Schroeder f12fac278e rpc: fix logging and try quicker timing of TestServer_JoinSeparateLanAndWanAddresses 7 years ago