Commit Graph

1405 Commits (efff41a8b248b1f4dd33d6f07cdf4fe3fe1f91b5)

Author SHA1 Message Date
James Phillips efff41a8b2
Updates built-in static assets for web UI.
8 years ago
Frank Schroeder 2794db5aac
test: Fix badly formatted retry.Run tests
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 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 f39c604cd7
Fix imports
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
Frank Schroeder a226edd4a9 Move GCE discovery code to command/agent/config_gce.go
8 years ago
Frank Schroeder 7f73f14260 Move AWS discovery code to command/agent/config_aws.go
8 years ago
Frank Schroeder 78fc19c48c Move verifyUniqueListeners to command/agent/config.go
8 years ago
Frank Schroeder d34ba3e823 Cleanup agent config
8 years ago
Damon Buckwalter 98407322a6 Itty bitty typo
8 years ago
James Phillips 6382f95898
Updates static assets to pick up #2712.
8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974)
8 years ago
Frank Schroeder 84d6ac2d51 api: Return empty list instead of nil
8 years ago
Frank Schroeder 9685bdcd0b api: Add ServiceTags to Health state endpoint (#153)
8 years ago
Frank Schroeder 7075695627 Faster dev server startup
8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel"
8 years ago
Frank Schroeder 0cb4295182 test: Do not run RetryJoin tests in parallel
8 years ago
Frank Schroeder 7281b4291a test: Speedup session renew tests
8 years ago
Frank Schroeder 37c180a920 test: Speedup Retry*Join tests
8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel
8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963)
8 years ago
James Phillips 59c4128deb
Updates compiled static assets.
8 years ago
Frank Schroeder 3403cd4372 golint: Fix existing comments
8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else
8 years ago
Frank Schroeder d7e23857ad golint: No stutter
8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs
8 years ago
Frank Schroeder 5a3961f31f golint: Replace a += 1 with a++
8 years ago
Frank Schroeder 6688a510e1 golint: Consistent receiver name
8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range
8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants
8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln
8 years ago
Kyle Havlovitz f25cac4c8f Show raft protocol in list-peers command (#2929)
8 years ago
Kyle Havlovitz 29a4a42f17
Fix help text on client cert/key options
8 years ago
mckennajones a489f2b734
Added check to see if ui and ui-dir flags are both specified
8 years ago
Kyle Havlovitz b1d98522ee
Fix help text for -ca-path
8 years ago
Kyle Havlovitz ae6bf56ee1
Add tls client options to api/cli
8 years ago
James Phillips fb089e2bbb Merge pull request #2842 from vaLski/supress_sigpipe_logging
8 years ago
James Phillips 4de270326e
Updates static assets to pick up #2899.
8 years ago
James Phillips 2843da5cd9 Merge pull request #2904 from hashicorp/non-host-id
8 years ago
James Phillips fa04c24978
Adds a new -disable-host-node-id option to help when testing with containers.
8 years ago
Ralph Caraveo 87f1a1a3ee Fixed spelling for consul kv get command --help comments.
8 years ago
Alex Dadgar 7f6d95f1c9 Hash host ID so its stable and well distributed
8 years ago
James Phillips 86870ae51d Merge pull request #2854 from hashicorp/remote-exec
8 years ago