Commit Graph

3211 Commits

Author SHA1 Message Date
James Phillips ec5d9463bc Adds a note about the new web UI layout. 2015-12-15 15:17:11 -08:00
James Phillips 3543749905 Bumps the Go version up to 1.5.2. 2015-12-15 12:42:40 -08:00
James Phillips 7688243ee7 Preps for a smaller 0.6.1 release before 0.7. 2015-12-14 17:45:28 -08:00
James Phillips a34e6330bd Fixes a typo on the website. 2015-12-14 11:42:05 -08:00
Seth Vargo 94f33972bd Merge pull request #1493 from hashicorp/sethvargo/bios
Add bios for @ryanuber, @slackpad, and @sethvargo
2015-12-11 11:23:32 -05:00
Seth Vargo af5cdd9626 Period 2015-12-11 11:23:13 -05:00
Seth Vargo fd38068662 Add bios for @ryanuber, @slackpad, and @sethvargo
/cc @armon
2015-12-11 10:22:58 -05:00
Ryan Breen bdfea6c3f8 Merge pull request #1483 from sepn/master
Change example filename to use .json instead of .js
2015-12-09 15:01:16 -05:00
James Phillips b756c9dace Puts the version file into the "next version" state. 2015-12-08 19:38:38 -08:00
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 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
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