Commit Graph

7018 Commits (94726ef105fc7feebced2f5e9fc0535046a05073)
 

Author SHA1 Message Date
Frank Schroeder 9e19207918 commands: move kv put command to separate pkg
7 years ago
Frank Schroeder 3377f46085 commands: move kv get command to separate pkg
7 years ago
Frank Schroeder e1785a0e8f commands: move kv import command to separate pkg
7 years ago
Frank Schroeder cce364445e commands: move export entry struct to separate pkg
7 years ago
Frank Schroeder 585b5b8d4e commands: move kv export command to separate pkg
7 years ago
Frank Schroeder 5e3371eee1 commands: move kv delete command to separate pkg
7 years ago
Frank Schroeder 200199a875 commands: move kv command to separate pkg
7 years ago
Frank Schroeder aca803ca8d commands: move keygen command to separate pkg
7 years ago
Frank Schroeder b1c5ee39a5 commands: move info command to separate pkg
7 years ago
Frank Schroeder 8a5836368e commands: move rExec helper to bottom
7 years ago
Frank Schroeder 0ada23f92f commands: move exec command to separate pkg
7 years ago
Frank Schroeder 85bfd8f339 commands: move event command to separate pkg
7 years ago
Frank Schroeder d870c6289b commands: move join command to separate pkg
7 years ago
Frank Schroeder e0551b80a6 commands: move validate command to separate pkg
7 years ago
Frank Schroeder cef6a80ae6 commands: move flag handling into flags pkg
7 years ago
Frank Schroeder 366ec9a565 revert monkey patch for mitchellh/cli
7 years ago
Frank Schroeder a49711b8bf config: refactor commands to print help for flags (#3536)
7 years ago
Frank Schröder 720fdbd10a Merge pull request #3582 from ryanslade/time-since
7 years ago
Frank Schroeder d461decb72 vendor: update github.com/mitchellh/mapstructure to replace monkey patch
7 years ago
Frank Schroeder e5380410a1 vendor: update github.com/hashicorp/hcl to replace monkey patch
7 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x)
7 years ago
James Phillips d5a889c160
Puts the tree in 1.0.1 dev mode.
7 years ago
James Phillips e25be707f5
Bumps website version to 1.0.0.
7 years ago
James Phillips 51ea240df8
Release v1.0.0
7 years ago
James Phillips 73481c6474
Puts the tree in 1.0 final release mode.
7 years ago
James Phillips f25c66dfd9 Fixes an XSS issue with unescaped node names. (#3578)
7 years ago
James Phillips d5b945ccee
Adds a note about the Raft protocol not being the same as the Consul protocol.
7 years ago
James Phillips 204e6bac18
Adds a 1.0 section to the upgrade guide and cleans up the change log.
7 years ago
James Phillips 036efc663d Update sentinel.html.markdown.erb
7 years ago
csawyerYumaed 0f79922795 Update dns forwarding documentation (#3574)
7 years ago
James Phillips c943b1b151 Adds a brief wait and poll period to update check status after a timeout. (#3573)
7 years ago
James Phillips 575d70aaa7
Cleans up some drift between the OSS and Enterprise trees.
7 years ago
Kyle Havlovitz 4ab59af09e
Clarify the docs around script check timeout behavior
7 years ago
James Phillips 323b74d727
Updates the change log.
7 years ago
Kyle Havlovitz 106b8b0b33 Kill check processes after the timeout is reached (#3567)
7 years ago
James Phillips aaf6b17a4d
Updates the change log.
7 years ago
James Bardin fea32fb7d7 retry locks on network errors (#3553)
7 years ago
Artiom Diomin 2e229617ce Fix example code formatting in godoc
7 years ago
Frank Schroeder 6780964eb8
config: remove redundant code
7 years ago
Frank Schroeder 0faff32c73
config: fix check for segment.port <= 0 and add test
7 years ago
James Phillips 16eb2ef014
Adds check to make sure port is given so we avoid a nil bind address.
7 years ago
James Phillips e6c50f4a71
Removes obsolete segment stub.
7 years ago
Frank Schröder 94f58199b1 agent: add option to discard health output (#3562)
7 years ago
preetapan 77c972f594 Fixes agent error handling when check definition is invalid. Distingu… (#3560)
7 years ago
Frank Schröder 759ef8a1d4 config: add generic method to translate between CamelCase and snake_case (#3557)
7 years ago
James Phillips d3cebace7c
Updates documentation to s/script/args/ in API docs.
7 years ago
James Phillips f71eabdd0f
Updates the change log.
7 years ago
James Phillips bb12368eac Makes RPC handling more robust when rolling servers. (#3561)
7 years ago
James Phillips d8a1ec70f8 Update compatibility.html.md
7 years ago
James Phillips 486e1a277e Update compatibility.html.md
7 years ago