Commit Graph

2130 Commits

Author SHA1 Message Date
Ryan Breen 01c74378a5 Website: cleanup for docs/agent/http/health. 2015-02-10 15:49:21 -05:00
Jack Pearkes f3169c7fa4 Merge pull request #687 from nelhage/ssl-images
Load images over SSL
2015-02-09 16:25:17 -08:00
Nelson Elhage 3896689a42 Use protocol-relative URL for bintray logo. 2015-02-09 16:19:31 -08:00
Nelson Elhage 00ed554eff Load gravatars over protocol-relative links.
Fixes mixed content warnings on https://consul.io/community.html
2015-02-09 16:17:57 -08:00
Ryan Uber 103e9e7fc1 agent: clarify the valid characters for dns 2015-02-09 09:59:27 -08:00
Armon Dadgar c6ec9dd844 Merge pull request #678 from ryanbreen/agent
Cleanup for docs/agent/http/agent.
2015-02-09 09:54:53 -08:00
Armon Dadgar d3df3673fa Merge pull request #681 from ryanbreen/catalog
Website: cleanup of docs/agent/http/catalog
2015-02-09 09:53:57 -08:00
Armon Dadgar dc83201d56 Merge pull request #684 from ryanbreen/event
Website: cleanup for docs/agent/http/event.
2015-02-09 09:53:44 -08:00
Ryan Uber 722b255816 agent: warn on service tags with invalid chars 2015-02-09 09:30:06 -08:00
Ryan Uber 5e801c905d agent: Warn on dns-incompatible characters during service registration. Fixes #683. 2015-02-09 09:23:17 -08:00
Ryan Breen 6c9edb4eba Website: cleanup for docs/agent/http/event. 2015-02-09 11:24:23 -05:00
Ryan Uber ebee060dcd Merge pull request #680 from sequenceiq/fix-version-check
fixing version numbers RCs should be labeled x.x.x-rcx
2015-02-09 00:08:59 -08:00
lalyos 190f15458f fixing version numbers RCs should be labeled x.x.x-rcx
see conversation with ryanuber: https://github.com/hashicorp/go-checkpoint/issues/2#issuecomment-73199209
2015-02-09 08:17:30 +01:00
Ryan Breen b8beec0311 Website: finalize cleanup of docs/agent/http/catalog. 2015-02-08 12:49:02 -05:00
Ryan Breen 3df08cb7ab Website: edits for docs/agent/http/catalog. 2015-02-08 12:44:36 -05:00
Ryan Breen 75f9327fe4 Finalize cleanup of docs/agent/http/agent. 2015-02-07 17:43:43 -05:00
Ryan Breen b90fa33929 Cleanup for docs/agent/http/agent. 2015-02-07 17:36:10 -05:00
Armon Dadgar ad484dc625 Merge pull request #676 from ryanbreen/status
Fixes for docs/agent/http/status
2015-02-06 12:28:08 -08:00
Ryan Breen 9e54778fbe Fixes for docs/agent/http/status 2015-02-06 13:47:32 -05:00
Ryan Uber 5c2a764cbe api: allow timeout field to be specified for checks 2015-02-05 23:34:30 -08:00
Ryan Uber 6cc9478c38 website: document http check timeout configuration 2015-02-05 23:30:08 -08:00
Ryan Uber 84f8c70a79 agent: fix test case examples 2015-02-05 23:29:04 -08:00
Ryan Uber 45097f9f3d Merge pull request #654 from arnaudbriche/http-check-timeout
Configurable CheckHTTP timeout
2015-02-05 23:03:39 -08:00
Armon Dadgar 7724fd8774 Merge pull request #673 from ryanbreen/watches
Very minor tweaks to docs/agent/watches
2015-02-05 09:43:54 -08:00
Armon Dadgar 7caedac17a Merge pull request #674 from ryanbreen/acl
Cleanups to docs/agent/http/acl
2015-02-05 09:43:40 -08:00
Ryan Breen a02bd2f586 Finalize cleanups for docs/agent/http/acl. 2015-02-05 12:02:03 -05:00
Ryan Breen 1fcded43af Cleanups for docs/agent/http/acl. 2015-02-05 11:52:29 -05:00
Ryan Breen f381aa554a Pare off unnecessary space. 2015-02-04 22:28:10 -05:00
Ryan Breen 6c30b2f39a Minor fixes for docs/agent/watches. 2015-02-04 22:25:29 -05:00
Armon Dadgar 0b0deff4ce Merge pull request #672 from ryanbreen/master
Cleanup docs/agent/telemetry
2015-02-04 11:32:32 -08:00
Ryan Breen b51730ddd7 Finalize telemetry docs edits. 2015-02-04 14:07:33 -05:00
Armon Dadgar 375f207a3b Merge pull request #669 from nicholascapo/http-check-client-api
api/agent: Support HTTP service checks in client api
2015-02-04 10:34:04 -08:00
Armon Dadgar 425be4f2c3 Merge pull request #670 from ryanbreen/master
Cleanups for docs/agent/rpc
2015-02-04 10:33:46 -08:00
Ryan Breen c9a23fca9d Cleanup docs/agent/telemetry 2015-02-04 00:10:25 -05:00
Ryan Breen 8975c49c96 Cleanup docs/agent/rpc 2015-02-03 17:20:50 -05:00
Ryan Breen 4c1cd629ae Cleanup docs/agent/rpc 2015-02-03 17:07:03 -05:00
Nicholas Capo 8cbca78b29 api/agent: Support HTTP service checks in client api 2015-02-03 20:13:55 +00:00
Armon Dadgar 954aec6623 Merge pull request #666 from ryanbreen/http_docs
Cleanup docs/agent/http
2015-02-02 13:42:22 -08:00
Ryan Breen 05e138b786 Merge branch 'master' of https://github.com/hashicorp/consul into http_docs 2015-02-02 16:35:35 -05:00
Armon Dadgar cd0558c6a3 Merge pull request #664 from ryanbreen/master
Grammatical cleanups to doc/agent/encryption
2015-02-02 13:30:34 -08:00
arnaud briche bbb5f4696a - add tests for CheckHTTP with new timeout parameter && CheckType.Timeout parsing 2015-02-02 15:30:44 +07:00
arnaud briche 7f91782478 - add proper parsing of CheckType.Timeout from string 2015-02-02 15:29:42 +07:00
Ryan Breen 0d8ec87456 Some further cleanups to the root http doc. 2015-02-02 00:14:16 -05:00
Ryan Breen 27c145e2f8 Begin editing the docs/agent/http. 2015-02-01 17:42:02 -05:00
Ryan Breen 3a184a06f7 Final edits to encryption doc. 2015-01-31 22:05:00 -05:00
Ryan Breen 02c7ed0e94 Final edits to encryption doc. 2015-01-31 22:01:33 -05:00
Ryan Breen b18b6491ff Final edits to encryption doc. 2015-01-31 21:59:59 -05:00
Ryan Breen 0cd1739ebc Tighten up TLS setting language a bit. 2015-01-31 18:59:11 -05:00
Ryan Breen 26bbda57d0 Tighten up TLS mode language a bit. 2015-01-31 18:55:58 -05:00
Ryan Breen edeab6a0d2 Substantial and potentially inaccurate rewrite to docs/agent/encryption. 2015-01-31 18:33:29 -05:00