3868 Commits

Author SHA1 Message Date
Sep Nasiri
48c2f68edc Change example filename to use .json instead of .js
Since only .json files are loaded using .js as an example here is confusing.
2015-12-08 18:42:32 -08:00
Ryan Breen
16123865ce Merge pull request #1475 from WangFenjin/master
Fix typo
2015-12-08 07:25:31 -05:00
WangFenjin
29c0516d58 Fix typo 2015-12-08 17:45:01 +08:00
James Phillips
4c47f2d57f Adds blank line to fix Docker check formatting. 2015-12-08 00:04:55 -08:00
James Phillips
f64249e955 Adds some more upgrade notes for Consul 0.6. 2015-12-07 17:58:43 -08:00
James Phillips
0acb529305 Adds some additional upgrade notes for 0.6. 2015-12-07 17:56:38 -08:00
Ryan Breen
c1a737d69e Merge pull request #1473 from nftw/nftw-patch-1
Update atlas.html.markdown
2015-12-07 12:13:15 -05:00
nftw
8f1e91576b Update atlas.html.markdown
Fixed minor typo
2015-12-07 17:06:11 +00:00
James Phillips
71bffe81d1 Merge pull request #1469 from hashicorp/settings-icon
ui: swap unicode glyph with inline svg for the settings icon
2015-12-04 08:40:59 -08:00
Matthew Irish
fba54c3f7f ui: swap unicode glyph with inline svg for the settings icon 2015-12-04 10:36:55 -06:00
James Phillips
eb5edd76b6 Bumps the website version to 0.6.0. 2015-12-03 20:29:51 -08:00
James Phillips
46499d6e72
Release v0.6.0 v0.6.0 2015-12-03 14:17:27 -08:00
James Phillips
e1b47ee1cb Adds a release date for 0.6.0 to the change log for the final build. 2015-12-03 13:48:09 -08:00
James Phillips
3cb33792e9 Updates the version specific instructions for 0.6.0. 2015-12-02 10:32:00 -08:00
James Phillips
f3e724acbe Merge pull request #1463 from hashicorp/b-query-name-alias
Adds a check to make sure query names can't be registered twice.
2015-12-02 09:30:53 -08:00
James Phillips
e25337866c Adds a check to make sure query names can't be registered twice. 2015-12-02 09:04:51 -08:00
James Phillips
6db8acc658 Adds deps for 0.6.0 release build. 2015-12-01 15:34:00 -08:00
James Phillips
6cdf7fbe32 Drops the pre-release marker. 2015-12-01 15:25:03 -08:00
James Phillips
587da7ed76 Tweaks wording in change log. 2015-12-01 10:34:52 -08:00
James Phillips
9a9b4d71d9 Updates the change log. 2015-12-01 08:31:15 -08:00
James Phillips
f109e72390 Merge pull request #1452 from hashicorp/f-shrink
consul: shrink yamux recv buffer on idle streams
2015-12-01 08:27:48 -08:00
James Phillips
49a34859a6 Tightens up wording in the change log. 2015-11-30 22:12:39 -08:00
James Phillips
97893b1897 Updates the change log. 2015-11-30 22:11:20 -08:00
James Phillips
86f20a32e5 Merge pull request #1457 from hashicorp/f-monitor-retries
Adds a retry capability to lock monitors in the API client.
2015-11-30 20:26:24 -08:00
James Phillips
380658f6f1 Adds a unit test for lock monitor retries. 2015-11-30 20:16:40 -08:00
James Phillips
c2a8fee76c Adds custom retry time for lock monitors. 2015-11-30 20:16:22 -08:00
James Phillips
86e6230de6 Adds a retry capability to lock monitors in the API client. 2015-11-30 17:09:41 -08:00
James Phillips
87ccd1eb34 Updates API docs for version 0.6.0. 2015-11-28 20:04:29 -08:00
Ryan Breen
1505aba367 Merge pull request #1453 from thanhson1085/patch-1
Make the packages up to date
2015-11-28 11:01:18 -05:00
Nguyen Sy Thanh Son
bd3f7328b1 Make the packages up to date 2015-11-28 22:52:40 +07:00
Armon Dadgar
847343d801 consul: shrink yamux recv buffer on idle streams 2015-11-27 17:20:57 -08:00
James Phillips
1f57584d39 Merge pull request #1450 from hashicorp/f-proc-warnings
Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+.
2015-11-26 11:25:39 -08:00
James Phillips
a61d89d0e6 Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+. 2015-11-25 17:59:16 -08:00
Philippe M. Chiasson
65512cae73 Add client ip to http access logs
Fixes #1447
2015-11-24 15:06:33 -05:00
James Phillips
3345d73b1c Merge pull request #1445 from hashicorp/f-check-cert
Switches to curl with certificate checking.
2015-11-23 10:50:54 -08:00
James Phillips
58217f8f10 Switches to curl with certificate checking. 2015-11-23 10:46:14 -08:00
James Phillips
fd50c503b0 Merge pull request #1443 from mindscratch/patch-1
Fix version support
2015-11-23 10:16:26 -08:00
Craig Wickesser
7890a3dda8 Fix version support
Updated the version that the library supports.
2015-11-23 13:03:38 -05:00
Ryan Breen
4d42ff66e3 Update health.html.markdown
Correct json syntax in example.
2015-11-23 09:39:05 -05:00
Ryan Breen
0d4b841a48 Merge pull request #1441 from raboof/patch-1
Include 'Service'/'Address' field in example
2015-11-23 09:36:13 -05:00
Arnout Engelen
afc77a4634 Include 'Service'/'Address' field in example
Add the `Service`/`Address` field to the example output for the `/v1/health/service/\<service\>` endpoint.

Even though it's an optional value, this is probably the one consumers are looking for (rather than the `Node` address)
2015-11-23 15:01:24 +01:00
James Phillips
d861f87851 Fixes a typo in the prepared queries doc. 2015-11-20 21:44:24 -08:00
James Phillips
ab63122a32 Removes old logging doc which was empty. 2015-11-18 14:41:50 -08:00
James Phillips
1b31d543bc Merge pull request #1424 from hashicorp/b-docker-client-api
Adds Docker checks support to client API.
2015-11-18 09:13:54 -08:00
James Phillips
95c708f65e Adds Docker checks support to client API.
Also changed `DockerContainerId` to `DockerContainerID`, and updated the agent
API docs to reflect their support for Docker checks.
2015-11-18 07:40:02 -08:00
Andy Lo-A-Foe
85d0f4b9ef Propagate token in UI 2015-11-18 08:29:01 +01:00
James Phillips
402a366676 Adds a deps file for v0.6.0-rc2. 2015-11-17 19:24:56 -08:00
James Phillips
0b94f3dcc9
Release v0.6.0-rc2 v0.6.0-rc2 2015-11-17 18:47:36 -08:00
Ryan Breen
3e5adb99e2 Merge pull request #1420 from sean-/master
Fix markdown's markup: 2^(64-1) != 2^(64)-1
2015-11-17 18:34:30 -05:00
Sean Chittenden
e4d7bfee6a Fix markdown's markup: 2^(64-1) != 2^(64)-1 2015-11-17 15:21:47 -08:00