4692 Commits

Author SHA1 Message Date
James Phillips
2dea48193c Merge pull request #2532 from jamtur01/docspass
Documentation pass
2016-11-29 15:15:04 -08:00
James Phillips
214fbbbad2 Update dns.html.markdown 2016-11-29 15:01:38 -08:00
James Phillips
35e6d30572 Merge pull request #2538 from tolitius/clojure-client
[website]: Clojure client to SDK section
2016-11-29 14:59:44 -08:00
James Phillips
916f3c85b0 Merge pull request #2543 from hashicorp/f-bench
Gets benchmarks running again and does a rough pass for 0.7.1.
2016-11-29 13:13:14 -08:00
James Phillips
13d9476a43
Gets benchmarks running again and does a rough pass for 0.7.1. 2016-11-29 13:02:26 -08:00
anatoly
53d4f0f51c [website]: Clojure client to SDK
in the "Download Consul Tools" list
2016-11-29 02:12:14 -05:00
Kyle Havlovitz
f33e5aa728 Update CHANGELOG.md 2016-11-28 18:43:50 -05:00
Kyle Havlovitz
8079c49c0a Add QueryOptions to api package's monitor 2016-11-28 18:36:26 -05:00
Kyle Havlovitz
338e36cc5d Add logWriter to agent Create() method 2016-11-28 18:36:26 -05:00
Kyle Havlovitz
124f907063 Add monitor http endpoint 2016-11-28 18:36:26 -05:00
James Turnbull
8d29224d5c Fix to watch command docs 2016-11-25 13:34:08 -05:00
James Turnbull
db13340633 Final dc pass 2016-11-25 13:29:55 -05:00
James Turnbull
8a145d50a3 Removed two space after period exceptions 2016-11-25 13:25:09 -05:00
James Turnbull
edeb7e405a Another catch 2016-11-25 13:14:09 -05:00
James Turnbull
90a83d1329 And a handful more 2016-11-25 12:39:08 -05:00
James Turnbull
9e5184fca3 More consistency 2016-11-25 12:34:07 -05:00
James Turnbull
23a4a96ad3 Documentation pass
I was reviewing some docs and found a few issues.

1. Fixed some spelling mistakes.
2. Re-formatted some paragraphs.
3. Changed some potentially loaded language.
4. Fixed some grammar issues.
5. Tried to consistently use syntax-highlighting.
6. Fixed post-period spacing.
7. Fixed some formatting issues and inconsistency.
8. All "notes" are either proper notes or re-written.
2016-11-25 12:02:32 -05:00
James Phillips
4dc8bb1426
Merge branch 'master' of github.com:hashicorp/consul 2016-11-22 17:50:03 -08:00
James Phillips
a5baa091c8
Runs go fmt. 2016-11-22 17:49:48 -08:00
James Phillips
58cd5ddc20 Update CHANGELOG.md 2016-11-22 17:49:14 -08:00
James Phillips
dd31e47eef
Updates static assets to pick up #2340 and and #2525. 2016-11-22 17:47:50 -08:00
James Phillips
098864dd8b Merge pull request #2525 from hashicorp/jbs-2485
Bootstrap w/o Glyphicon Halflings (resolves #2485)
2016-11-22 17:44:41 -08:00
Kyle Havlovitz
8ab7ed901f Update CHANGELOG.md 2016-11-22 20:28:08 -05:00
Kyle Havlovitz
9d6851d9a6 Update CHANGELOG.md 2016-11-22 20:20:53 -05:00
Kyle Havlovitz
dcdadd012f Fix keyring doc method wording 2016-11-22 20:10:43 -05:00
Kyle Havlovitz
6bd65c668b Combine keyring endpoints into one 2016-11-22 20:10:43 -05:00
Kyle Havlovitz
31453c7dbd Add version specific note to keyring http docs 2016-11-22 20:10:43 -05:00
Kyle Havlovitz
345e2366eb Add keyring api website doc sections 2016-11-22 20:10:43 -05:00
Kyle Havlovitz
dd3368c19e Add keyring http endpoints 2016-11-22 20:10:43 -05:00
James Phillips
4ed6770cfa Makes addresses blank in service definition. 2016-11-22 08:29:29 -08:00
Brian Shumate
967b777d2a
Bootstrap w/o Glyphicons (resolves #2485)
- Remove reference to Glyphicon Halflings @fontface
- Remove unused Glphyicon related classes
2016-11-21 18:08:17 -05:00
James Phillips
bd9a841038 Merge pull request #2523 from hashicorp/jbs-2153
Update demo
2016-11-21 09:55:18 -08:00
Brian Shumate
f85812d7cc
Update demo
- Add DEMO_BOX_NAME env var for specifing different boxes (#2153)
- Update default box to debian/jessie64
- Update README
2016-11-21 12:49:59 -05:00
James Phillips
ea58d6795d Tweaks title of snapshot link. 2016-11-21 09:02:19 -08:00
James Phillips
fb27534dc1 Merge pull request #2515 from hashicorp/f-snapshot-agent-docs
Adds a draft of the snapshot agent docs.
2016-11-20 22:42:22 -08:00
James Phillips
66b61e68a0
Adds details about config files. 2016-11-20 22:41:33 -08:00
James Phillips
3a63638cd7
Tweaks local option name. 2016-11-19 18:23:37 -08:00
James Phillips
460bf5f71e Merge pull request #2520 from hashicorp/jbs-2393
Attempt to describe entire response (for #2393)
2016-11-18 08:04:36 -08:00
Brian Shumate
940232890e
tweaks 2016-11-18 10:53:59 -05:00
Brian Shumate
3871c4810e
Attempt to describe entire response (for #2393)
Describe fields returned by /v1/catalog/service/<service>
2016-11-18 10:33:37 -05:00
James Phillips
0cdc11c390 Update CHANGELOG.md 2016-11-17 22:45:56 -08:00
James Phillips
761833cd67 Merge pull request #2518 from hashicorp/f-pretty
Defaults to pretty JSON in dev mode.
2016-11-17 22:44:54 -08:00
James Phillips
fa680bded7
Defaults to pretty JSON in dev mode. 2016-11-17 22:31:19 -08:00
James Phillips
bb54e74adf Update CHANGELOG.md 2016-11-17 17:11:18 -08:00
James Phillips
dabb08de51 Merge pull request #2504 from tolitius/envoy
[website]: adding a Clojure client
2016-11-17 16:56:38 -08:00
James Phillips
5ce301d322 Merge pull request #2501 from Drawaes/master
[Website] Update community tools page to add condenserdotnet
2016-11-17 16:55:39 -08:00
James Phillips
695c128f1b Tweaks markup on community page. 2016-11-17 16:55:27 -08:00
James Phillips
70ad430fd2 Merge pull request #2397 from sdinakar85/patch-1
Multiple Datacenter Documentation
2016-11-17 16:43:55 -08:00
James Phillips
5f796f8128 Tweaks formatting of example JSON. 2016-11-17 16:43:47 -08:00
James Phillips
6ce295e0de Merge pull request #2366 from aksentyev/master
api client: CatalogService added fields CreateIndex, ModifyIndex
2016-11-17 16:38:39 -08:00