Jason Costello
|
0d5902b767
|
Docs typographic tweaks
|
2017-02-21 16:23:23 -08:00 |
Jason Costello
|
e5667f583d
|
Remove redundant declarations
|
2017-02-21 16:07:57 -08:00 |
Jason Costello
|
16162c0411
|
Beef up lead paragraph in Jumbotron
|
2017-02-21 15:57:24 -08:00 |
Jason Costello
|
1f6be611c4
|
Adjustments to <a>, and general letter-spacing
|
2017-02-21 15:57:05 -08:00 |
Jason Costello
|
9fc594bbf1
|
Improved mono declaration scope
|
2017-02-21 15:34:59 -08:00 |
Jason Costello
|
0c87077287
|
Update logo, remove old assets
|
2017-02-21 15:31:39 -08:00 |
Jason Costello
|
72d666acaf
|
Various adjustments
|
2017-02-21 15:11:57 -08:00 |
Jason Costello
|
f1a74ad675
|
Remove refs to Museo
|
2017-02-21 14:37:51 -08:00 |
Jason Costello
|
9b9855f138
|
Wire up Klavika, remove Museo declarations
|
2017-02-21 10:45:56 -08:00 |
Kyle Havlovitz
|
2c9001a389
|
Add configurable cleanup of dead servers when a new server joins
|
2017-02-17 10:49:16 -08:00 |
James Phillips
|
2dcfd9115d
|
Update CHANGELOG.md
|
2017-02-17 00:17:07 -08:00 |
James Phillips
|
49c7d7aec5
|
Merge pull request #2755 from hashicorp/aws-sdk-update
Updates AWS Go SDK.
|
2017-02-17 00:15:32 -08:00 |
James Phillips
|
30859ff731
|
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
|
04f5d982f4
|
Merge pull request #2753 from ellery44/patch-1
Adds missing double quote
|
2017-02-16 14:07:44 -08:00 |
Ellery Addington-White
|
17b9f3346d
|
Adds missing double quote
|
2017-02-16 13:38:55 -08:00 |
James Phillips
|
5f55210f30
|
Update CHANGELOG.md
|
2017-02-16 13:36:23 -08:00 |
James Phillips
|
09da93d7c1
|
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
|
c447334203
|
Bumps Go version to 1.8.
|
2017-02-16 13:21:28 -08:00 |
Kyle Havlovitz
|
c3080c88b5
|
Update CHANGELOG.md
|
2017-02-16 12:09:48 -08:00 |
Kyle Havlovitz
|
29a2061d44
|
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
|
3f05576cc8
|
Condense raft subcommand into one doc page
|
2017-02-16 11:44:14 -08:00 |
James Phillips
|
825982ae9d
|
Merge pull request #2749 from hadielmougy/master
New clojure discovery client for Consul HTTP API
|
2017-02-16 09:26:15 -08:00 |
Hadi
|
13a96f342a
|
Merge pull request #1 from hadielmougy/clj-catalog-patch-1
Update downloads_tools.html.erb
|
2017-02-16 16:41:58 +02:00 |
Hadi
|
44aaf30455
|
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
|
2b12a43840
|
Split operator raft command into subcommands
|
2017-02-15 13:53:34 -08:00 |
James Phillips
|
11bd2a66f1
|
Bumps website to Consul version 0.7.5.
|
2017-02-15 07:00:51 -08:00 |
James Phillips
|
8325662084
|
Update CHANGELOG.md
|
2017-02-14 18:57:17 -08:00 |
James Phillips
|
ee106cd7c2
|
Merge pull request #2743 from v6/patch-1
// , Add another way to update config
|
2017-02-14 18:30:06 -08:00 |
James Phillips
|
a9dfa90d22
|
Update CHANGELOG.md
|
2017-02-14 18:16:36 -08:00 |
Nathan Dataguake Basanese
|
b38b89372f
|
// , 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
|
351ef3ab71
|
Update CHANGELOG.md
|
2017-02-13 18:46:35 -08:00 |
James Phillips
|
855c55ffd3
|
Update CHANGELOG.md
|
2017-02-13 17:06:22 -08:00 |
James Phillips
|
d694adc908
|
Update CHANGELOG.md
|
2017-02-13 17:05:47 -08:00 |
James Phillips
|
13aa6bd1e4
|
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
|
d9f4d4949b
|
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
|
cabf2db2c7
|
Update CHANGELOG.md
|
2017-02-11 10:27:40 -08:00 |
Kyle Havlovitz
|
e003f12d52
|
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
|
15314c96d0
|
Update TestHTTPServer_UnixSocket with DialContext
|
2017-02-10 21:29:42 -05:00 |
Jeff Mitchell
|
726590367f
|
Update unix dial functions to use DialContext with new go-cleanhttp
|
2017-02-10 21:11:21 -05:00 |
Kyle Havlovitz
|
b6b9e50fd5
|
Update CHANGELOG.md
|
2017-02-10 20:46:49 -05:00 |
Kyle Havlovitz
|
0262f009dd
|
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
|
3edc4df1ac
|
Update CHANGELOG.md
|
2017-02-10 20:32:29 -05:00 |
Kyle Havlovitz
|
8e89057075
|
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
|
9fc55909dc
|
Add -quiet flag to validate
|
2017-02-10 20:14:22 -05:00 |
James Phillips
|
ab8e1efd65
|
Update CHANGELOG.md
|
2017-02-10 17:13:42 -08:00 |
James Phillips
|
0b3a09a551
|
Merge pull request #2733 from hashicorp/revert-2731-update-cleanhttp
Revert "Updates go-cleanhttp to get better tuning for newer Go versions."
|
2017-02-10 17:13:10 -08:00 |
James Phillips
|
a5028e833e
|
Revert "Updates go-cleanhttp to get better tuning for newer Go versions."
|
2017-02-10 17:12:56 -08:00 |
Kyle Havlovitz
|
35d99a81ac
|
Update docs and give better error for unknown client scheme
|
2017-02-10 19:55:54 -05:00 |
James Phillips
|
32c6007220
|
Update CHANGELOG.md
|
2017-02-10 16:41:38 -08:00 |
James Phillips
|
4242471fdb
|
Merge pull request #2731 from hashicorp/update-cleanhttp
Updates go-cleanhttp to get better tuning for newer Go versions.
|
2017-02-10 16:40:25 -08:00 |