Commit Graph

5164 Commits

Author SHA1 Message Date
Kyle Havlovitz 211995bc3c
Convert agent command to use base.Command 2017-02-24 18:11:05 -08:00
Kyle Havlovitz 1eef639403
Add CLI RPC deprecation notice to docs 2017-02-24 18:10:46 -08:00
James Phillips f5fe659497 Reserves an RPC selector byte for Consul Enterprise. 2017-02-24 09:54:33 -08:00
James Phillips e37f66d0b2
Exports config functions from base. 2017-02-23 21:08:43 -08:00
James Phillips a48ecf56a9
Exports visit function from base. 2017-02-23 21:01:06 -08:00
James Phillips ec7598f261 Merge pull request #2764 from hashicorp/website-typography-updates
Website typography updates
2017-02-23 15:01:09 -08:00
Jason Costello 5237581634 Mobile tweak 2017-02-21 16:31:17 -08:00
Jason Costello 98d6152ab4 Docs typographic tweaks 2017-02-21 16:23:23 -08:00
Jason Costello 58807f924b Remove redundant declarations 2017-02-21 16:07:57 -08:00
Jason Costello e31ad1adf7 Beef up lead paragraph in Jumbotron 2017-02-21 15:57:24 -08:00
Jason Costello 3e5b45bd28 Adjustments to <a>, and general letter-spacing 2017-02-21 15:57:05 -08:00
Jason Costello dbed54ee3b Improved mono declaration scope 2017-02-21 15:34:59 -08:00
Jason Costello 31cefff104 Update logo, remove old assets 2017-02-21 15:31:39 -08:00
Jason Costello bb62ea2c87 Various adjustments 2017-02-21 15:11:57 -08:00
Jason Costello fece7708f3 Remove refs to Museo 2017-02-21 14:37:51 -08:00
Jason Costello ce058b6a4a Wire up Klavika, remove Museo declarations 2017-02-21 10:45:56 -08:00
James Phillips 65b7ed462c Update CHANGELOG.md 2017-02-17 00:17:07 -08:00
James Phillips b2e51c3a4b Merge pull request #2755 from hashicorp/aws-sdk-update
Updates AWS Go SDK.
2017-02-17 00:15:32 -08:00
James Phillips 7d4b07956e
Updates AWS Go SDK.
Needed as part of Go 1.8 transition; see https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/.
2017-02-16 23:55:59 -08:00
James Phillips 4e380758b6 Merge pull request #2753 from ellery44/patch-1
Adds missing double quote
2017-02-16 14:07:44 -08:00
Ellery Addington-White 47ee5edefc Adds missing double quote 2017-02-16 13:38:55 -08:00
James Phillips 3a877b9510 Update CHANGELOG.md 2017-02-16 13:36:23 -08:00
James Phillips 8fe23378bc Merge pull request #2752 from hashicorp/f-go-1.8
Bumps Go version to 1.8.
2017-02-16 13:35:49 -08:00
James Phillips 0070e449fe
Bumps Go version to 1.8. 2017-02-16 13:21:28 -08:00
Kyle Havlovitz 3c637874c0 Update CHANGELOG.md 2017-02-16 12:09:48 -08:00
Kyle Havlovitz 1eb33e58c9 Merge pull request #2748 from hashicorp/f-operator-rework
Split operator raft command into subcommands
2017-02-16 12:07:53 -08:00
Kyle Havlovitz c8d0273f1b
Condense raft subcommand into one doc page 2017-02-16 11:44:14 -08:00
James Phillips 161c453077 Merge pull request #2749 from hadielmougy/master
New clojure discovery client for Consul HTTP API
2017-02-16 09:26:15 -08:00
Hadi b26466e953 Merge pull request #1 from hadielmougy/clj-catalog-patch-1
Update downloads_tools.html.erb
2017-02-16 16:41:58 +02:00
Hadi 6a5151d8ec Update downloads_tools.html.erb
add link to clojure client for consul http catalog api
2017-02-16 16:38:31 +02:00
Kyle Havlovitz e85b401eb9
Split operator raft command into subcommands 2017-02-15 13:53:34 -08:00
James Phillips 9103e77f57
Bumps website to Consul version 0.7.5. 2017-02-15 07:00:51 -08:00
James Phillips 4154fb9c20 Update CHANGELOG.md 2017-02-14 18:57:17 -08:00
James Phillips 9f2ffc8fbc Merge pull request #2743 from v6/patch-1
// , Add another way to update config
2017-02-14 18:30:06 -08:00
James Phillips 840347aa40 Update CHANGELOG.md 2017-02-14 18:16:36 -08:00
Nathan Dataguake Basanese 428567c9be // , Add another way to update config
// , I got this from the `consul --help` output, and it seemed like a useful detail for people unfamiliar with the system.
2017-02-14 16:09:38 -08:00
James Phillips b300e9f0d2 Update CHANGELOG.md 2017-02-13 18:46:35 -08:00
James Phillips 29bfe1a5ad Update CHANGELOG.md 2017-02-13 17:06:22 -08:00
James Phillips ac180296c1 Update CHANGELOG.md 2017-02-13 17:05:47 -08:00
James Phillips 8873ec072b Merge pull request #2739 from hashicorp/b-radix-leaf-fixes
Updates hashicorp/go-immutable-radix to pick up leaf panic fixes.
2017-02-13 17:02:29 -08:00
James Phillips 1f6425124f
Updates hashicorp/go-immutable-radix to pick up leaf panic fixes.
This fixes #2724 by properly tracking leaf updates during very large
delete transactions.
2017-02-13 16:47:49 -08:00
James Phillips 68e2839aa8 Update CHANGELOG.md 2017-02-11 10:27:40 -08:00
Kyle Havlovitz 8a5164e14a Merge pull request #2735 from hashicorp/update-cleanhttp
Update unix dial functions to use DialContext with new go-cleanhttp
2017-02-10 21:41:20 -05:00
Jeff Mitchell 73035f9ef8 Update TestHTTPServer_UnixSocket with DialContext 2017-02-10 21:29:42 -05:00
Jeff Mitchell 44733caf5c Update unix dial functions to use DialContext with new go-cleanhttp 2017-02-10 21:11:21 -05:00
Kyle Havlovitz 73d8529b3a Update CHANGELOG.md 2017-02-10 20:46:49 -05:00
Kyle Havlovitz 466e39d27a Merge pull request #2732 from hashicorp/f-validate-command
Deprecate configtest and add validate command
2017-02-10 20:34:09 -05:00
Kyle Havlovitz 12877296a7 Update CHANGELOG.md 2017-02-10 20:32:29 -05:00
Kyle Havlovitz b79f613241 Merge pull request #2730 from hashicorp/f-cli-https-parsing
Clean up http-addr parsing for https and unix sockets
2017-02-10 20:23:45 -05:00
Kyle Havlovitz 2aebff3bd3
Add -quiet flag to validate 2017-02-10 20:14:22 -05:00