Commit Graph

5654 Commits (66e1bb5c3efb25e2852d2b2fb4620ff0da55df05)
 

Author SHA1 Message Date
James Phillips 66e1bb5c3e
Adds prepared query API to ACLs table.
8 years ago
James Phillips 792dba4ffa Merge pull request #3008 from hashicorp/d-index-enterprise-features
8 years ago
James Phillips f142f9f9cd Update CHANGELOG.md
8 years ago
James Phillips b9737368f7 Merge pull request #3019 from hashicorp/revert-2989-f-fix-illumos-build
8 years ago
James Phillips cc96f9324c Revert "Fix the build on Illumos."
8 years ago
James Phillips efff41a8b2
Updates built-in static assets for web UI.
8 years ago
James Phillips a212bf55fe Merge pull request #3013 from justinwalz/justinwalz/doc_fix
8 years ago
Justin Walz c5c7882e1b Fixup ACL docs
8 years ago
Rob Genova 1277096b41 use relative links; remove extra spaces between words
8 years ago
James Phillips 1979f40cf1 Merge pull request #3012 from hashicorp/jbs-2944
8 years ago
Brian Shumate 5974927993
DOCS: Minor clarification to address #2944
8 years ago
James Phillips 337368d296 Merge pull request #3011 from hashicorp/jbs-2950
8 years ago
James Phillips 6b090b06af Update CHANGELOG.md
8 years ago
Brian Shumate e90804304a
DOCS: minor clarification to address #2950
8 years ago
James Phillips 95d7269cd3 Merge pull request #3010 from hashicorp/jbs-ui-acl-docs
8 years ago
Brian Shumate 51ead36100
Use updated ACL guide URL instead
8 years ago
Brian Shumate 4944bb66be
UI: open docs links in new tab
8 years ago
Frank Schroeder de66412bdd
test: simplify joining clusters
8 years ago
Frank Schroeder 7732347172
test: simplify tests that check for peers
8 years ago
Frank Schroeder 2794db5aac
test: Fix badly formatted retry.Run tests
8 years ago
Frank Schroeder c3d6814149
test: Drop WaitForResult from testutil and testrpc
8 years ago
Frank Schroeder 9c86d5c764
test: convert remaining WaitForResult tests
8 years ago
James Phillips ddfa57765c
retry: Removes the description parameter.
8 years ago
James Phillips 55cf5e1ba0
test: Tweaks ACL replication tests to converge faster w/less spam.
8 years ago
James Phillips 2de1cd5a4a
test: Turns off ACLs for catalog and health WAN translation tests.
8 years ago
James Phillips 888fa5cad6
test: Moves a variable closer to where it's used.
8 years ago
James Phillips 0daacfe5e5
test: Turns down server health interval for faster convergence.
8 years ago
Frank Schroeder 21a82a0a16
test: Refactor WaitForResult tests with retry
8 years ago
Frank Schroeder eb6465551b
retry: add retry package for retriable tests
8 years ago
Frank Schroeder f0d847572d
Fix imports on website
8 years ago
Frank Schroeder f39c604cd7
Fix imports
8 years ago
Rob Genova ff7db062ba Eliminated 'consul' from all paths; misc. edits; wrap text at 80 characters
8 years ago
Rob Genova f20aad8983 Add Consul Enterprise section to Docs
8 years ago
James Phillips 24efdb74fb Update CHANGELOG.md
8 years ago
James Phillips af62e2bc77 Merge pull request #3007 from hashicorp/config-json
8 years ago
James Phillips 5d37086506
Adds support for new-style peers.json recovery for newer Raft protocol versions.
8 years ago
James Phillips 3d43031fbf
Updates vendored Raft library.
8 years ago
James Phillips ae4dfb1e9e Merge pull request #3006 from hashicorp/issue-2980-redux
8 years ago
James Phillips eff282762d
Adds timeout and waits for feedback when asking the leader loop to reassert.
8 years ago
James Phillips bc508f5666 Update CHANGELOG.md
8 years ago
James Phillips 693f35e038 Merge pull request #3004 from hashicorp/issue-2980
8 years ago
Frank Schroeder b33c4a16c1
Do not block on reassertLeader during shutdown
8 years ago
Frank Schroeder cfd584a784
Straighten control flow in leader.go
8 years ago
James Phillips 2a652b440a
Kick the leader loop on the proper thread after a snapshot restore, and
8 years ago
James Phillips 56fe6b65d1
Runs revoke leadership actions only if we've established leadership.
8 years ago
Frank Schroeder 57622c518a
Add make target for linux binary
8 years ago
Frank Schroeder 367d4760d3
Update CHANGELOG.md
8 years ago
Frank Schroeder 8c2b261c61 Use bind address as source for outgoing connections (#2822)
8 years ago
Frank Schroeder fb83790cb9 Do not modify config after creation II
8 years ago
Frank Schroeder a235986a28 Do not modify config after creation
8 years ago