Commit Graph

6732 Commits (55a1724b9e7058d1097d7b0667c6800206d0fccc)
 

Author SHA1 Message Date
Preetha Appan 55a1724b9e s/initFlags/init/g
7 years ago
Preetha Appan 7689e1e5cd Fix exec and event commands to build help string in constructor
7 years ago
Preetha Appan a2519fb76f Fix up catalog list services to build help string in constructor
7 years ago
Preetha Appan 2ed2c63a26 Fix up list datacenters to build help string in constructor
7 years ago
Preetha Appan 9d52f6ea92 Fix tests by calling initFlags for each test case to reset state.
7 years ago
Preetha Appan 4e31514df8 Better name for usage string and moving constant definition down
7 years ago
Preetha Appan a3863c73d6 Construct the help string in constructor using helper function.
7 years ago
Frank Schroeder 0ec520582d commands: move catalog list services to separate pkg
7 years ago
Frank Schroeder 117305eb4f commands: move catalog list nodes command to separate pkg
7 years ago
Frank Schroeder bd73c4cecf commands: move catalog list datacenters command to separate pkg
7 years ago
Frank Schroeder 675e727224 commands: move catalog command to separate pkg
7 years ago
Frank Schroeder 9a9e5ef82d commands: move leave command to separate pkg
7 years ago
Frank Schroeder 076361a37d commands: move force-leave command to separate pkg
7 years ago
Frank Schroeder 631502009d commands: move keyring command to separate pkg
7 years ago
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