7226 Commits

Author SHA1 Message Date
James Phillips
f0a7b788f9
Update CHANGELOG.md 2018-01-04 18:05:39 -08:00
James Phillips
968627cad5
Merge pull request #3783 from whit537/doc-tweaks
Fix some small doc errors
2018-01-04 13:54:08 -08:00
Chad Whitacre
7dbe5654c7 Fix some small doc errors 2018-01-04 16:44:07 -05:00
James Phillips
96b47875ad
Merge pull request #3770 from akrymets/patch-1
Update checks.html.md
2018-01-03 18:32:53 -08:00
James Phillips
584a136906
Update checks.html.md 2018-01-03 18:32:42 -08:00
James Phillips
10ac6a9f98
Merge pull request #3775 from bagerard/fix_doc
fix in documentation
2018-01-03 13:42:39 -08:00
James Phillips
3a4f07abf6
Merge pull request #3776 from rskrishnar/add-missing-part-of-doc
add missing 'Port' description in register service doc
2018-01-03 13:41:46 -08:00
James Phillips
2c78d3960c
Merge pull request #3780 from hashicorp/monkey-patch-trace
Updates go-discover to get monkey patch for golang.org/x/net/trace.
2018-01-03 13:24:00 -08:00
James Phillips
aaf43f999b
Updates go-discover to get monkey patch for golang.org/x/net/trace. 2018-01-03 13:22:42 -08:00
RS Krishna
88a73bd3e7 add missing Port description in register service doc 2017-12-31 22:10:35 +05:30
Bastien Gérard
967a1de1ed fix in documentation 2017-12-31 09:48:16 +01:00
Andrii Krymets
5131201736
Update checks.html.md
1. Replace deprecated "script" option with "args" in check definition examples
(Not sure in correctness of arguments splitting)
2017-12-27 17:23:29 +02:00
James Phillips
b73ad8b68e
Merge pull request #3763 from hashicorp/handlebars-patch
Patches handlebars JS to escape = to prevent XSS.
2017-12-20 19:54:49 -08:00
James Phillips
8943d23dde
Updates the change log. 2017-12-20 19:53:39 -08:00
James Phillips
5b88b8df38
Updates the checked in web assets. 2017-12-20 19:51:04 -08:00
James Phillips
410b9fcce9
Manually patches handlebars JS to escape = to prevent XSS. 2017-12-20 19:49:06 -08:00
James Phillips
6412d8d9aa
Updates the built-in web assets. 2017-12-20 17:48:51 -08:00
James Phillips
b81b078463
Fixes a JS error that came in as part of #3760. 2017-12-20 17:40:47 -08:00
James Phillips
a9436bb0ec
Merge pull request #3762 from hashicorp/ban-nonprint
Wraps HTTP mux to ban all non-printable characters from paths.
2017-12-20 16:01:51 -08:00
James Phillips
e4cd336d5b
Updates the change log. 2017-12-20 16:01:35 -08:00
James Phillips
7a46d9c1e3
Wraps HTTP mux to ban all non-printable characters from paths. 2017-12-20 15:47:53 -08:00
James Phillips
88d475595a
Updates hashicorp/go-cleanhttp to pick up new sanitizer. 2017-12-20 13:48:49 -08:00
James Phillips
a404f3664c
Merge pull request #3760 from hashicorp/ui-updates
Updates the web UI to escape invalid characters in keys.
2017-12-20 13:47:20 -08:00
James Phillips
2dfa9e38f9
Updates the change log. 2017-12-20 13:47:01 -08:00
James Phillips
2edc11b44c
Updates the built-in web UI assets. 2017-12-20 13:43:52 -08:00
James Phillips
da6a4635b0
Fixes a go fmt cleanup. 2017-12-20 13:43:38 -08:00
James Phillips
7ee0e750a4
Wraps the key in a property that URL encodes it. 2017-12-20 10:19:50 -08:00
James Phillips
ec423f1459
Update community.html.erb 2017-12-19 20:57:42 -08:00
Kyle Havlovitz
11a0c9cc58
Fix vet error 2017-12-18 18:04:42 -08:00
Kyle Havlovitz
77dc52f430
Move autopilot initializing to oss file 2017-12-18 18:02:44 -08:00
Kyle Havlovitz
039e7f1880
Move autopilot setup to a separate file 2017-12-18 16:55:51 -08:00
Kyle Havlovitz
d08ab9fd19
Make some final tweaks to autopilot package 2017-12-18 12:26:47 -08:00
Kyle Havlovitz
a86d11ec0a
Merge pull request #3737 from hashicorp/autopilot-refactor
Move autopilot to a standalone package
2017-12-15 14:09:40 -08:00
James Phillips
7a5ddc4112
Puts the tree in 1.0.3 dev mode. 2017-12-15 08:10:37 -08:00
James Phillips
7ed8c82bef
Bumps website version to 1.0.2. 2017-12-15 07:31:58 -08:00
James Phillips
b55059fc3d
Release v1.0.2 v1.0.2 2017-12-15 05:53:15 -08:00
James Phillips
36d6b19ebb
Puts the tree into 1.0.2 release mode. 2017-12-15 05:49:40 -08:00
James Phillips
0d9f757bef
Update CHANGELOG.md 2017-12-14 23:08:35 -08:00
James Phillips
ecece736d7
Update CHANGELOG.md 2017-12-14 19:18:59 -08:00
James Phillips
f4cc7da027
Updates the change log. 2017-12-14 17:55:10 -08:00
James Phillips
06f980061e
Merge pull request #3728 from weiwei04/fix_globalRPC_goroutine_leak
fix globalRPC goroutine leak
2017-12-14 17:54:19 -08:00
James Phillips
674d9234bb
Updates the change log. 2017-12-14 17:52:58 -08:00
James Phillips
26c0c2a608
Merge pull request #3646 from posener/update-complete
vendor: update complete version to v1.1
2017-12-14 17:51:33 -08:00
James Phillips
e0dd7cc152
Merge pull request #3740 from yfouquet/issue_3709
Update documentation for "serf_lan_bind" and "serf_wan_bind"
2017-12-14 17:49:38 -08:00
James Phillips
49836801ac
Merge pull request #3749 from tjcelaya/rpc-warning-datacenter-guide
Clarify RPC listen address usage in Basic WAN guide
2017-12-14 17:46:09 -08:00
James Phillips
655e0dcf1d
Updates the change log. 2017-12-14 17:30:03 -08:00
James Phillips
96e220a6a8
Merge pull request #3750 from hashicorp/kv-get-base64
Adds -base64 support to kv get command.
2017-12-14 17:28:45 -08:00
James Phillips
c676e6b8c8
Adds -base64 support to kv get command.
Fixes #3736
2017-12-14 17:28:04 -08:00
James Phillips
25f7234cc4
Updates the change log. 2017-12-14 14:03:29 -08:00
James Phillips
f491a55e47
Merge pull request #3642 from yfouquet/master
[Fix] Service tags not added to health checks
2017-12-14 13:59:39 -08:00