Commit Graph

3332 Commits

Author SHA1 Message Date
James Phillips 775159e47b Merge pull request #1513 from hashicorp/f-logging
Adds source address logging on RPC errors.
2015-12-16 22:01:24 -08:00
James Phillips 92531812b6 Adds source address logging on RPC errors. 2015-12-16 14:03:03 -08:00
James Phillips b602aa623b Merge pull request #1514 from oswell/master
Add the token to /v1/internal/ui/nodes. (issue #1071)
2015-12-16 13:36:02 -08:00
Mike Oswell 6e23083bbd Add the token to /v1/internal/ui/nodes. (issue #1071) 2015-12-16 12:32:56 -08:00
Ryan Breen afbd598528 Merge pull request #1504 from pshima/b-demo-url-fix-1497
Fix the demo URL in the getting started guide.
2015-12-15 21:04:32 -05:00
Pete Shima c9eed9f2de Fix the demo URL in the getting started guide. 2015-12-15 18:00:04 -08:00
James Phillips 6b82b69da9 Adds a note about the new web UI layout. 2015-12-15 15:17:11 -08:00
James Phillips 35e678b257 Bumps the Go version up to 1.5.2. 2015-12-15 12:42:40 -08:00
James Phillips 6490a6fba8 Preps for a smaller 0.6.1 release before 0.7. 2015-12-14 17:45:28 -08:00
James Phillips 863e4bbc44 Fixes a typo on the website. 2015-12-14 11:42:05 -08:00
Christian Berendt ba0ef03886 Use Consul version 0.6.0 in the Vagrant demo environment 2015-12-13 11:03:05 +01:00
foostan 497655cd8e Update Consul in demo 2015-12-12 01:40:31 +09:00
Seth Vargo f8a1176d8b 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 322fdb5890 Period 2015-12-11 11:23:13 -05:00
Seth Vargo a628c8dafc Add bios for @ryanuber, @slackpad, and @sethvargo
/cc @armon
2015-12-11 10:22:58 -05:00
Ryan Breen 44b1c0b1f7 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 4178bae1f8 Puts the version file into the "next version" state. 2015-12-08 19:38:38 -08:00
Sep Nasiri d644ede899 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 d539927e32 Merge pull request #1475 from WangFenjin/master
Fix typo
2015-12-08 07:25:31 -05:00
WangFenjin dcecbf4653 Fix typo 2015-12-08 17:45:01 +08:00
James Phillips 232fc7d5fd Adds blank line to fix Docker check formatting. 2015-12-08 00:04:55 -08:00
James Phillips 0fb6e9b7f6 Adds some more upgrade notes for Consul 0.6. 2015-12-07 17:58:43 -08:00
James Phillips 2fd4494466 Adds some additional upgrade notes for 0.6. 2015-12-07 17:56:38 -08:00
Ryan Breen 7dc5d88f89 Merge pull request #1473 from nftw/nftw-patch-1
Update atlas.html.markdown
2015-12-07 12:13:15 -05:00
nftw 07e367972c Update atlas.html.markdown
Fixed minor typo
2015-12-07 17:06:11 +00:00
James Phillips d5cdb34ce6 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 c403745a55 ui: swap unicode glyph with inline svg for the settings icon 2015-12-04 10:36:55 -06:00
James Phillips a3481052ad Bumps the website version to 0.6.0. 2015-12-03 20:29:51 -08:00
James Phillips 1535215488
Release v0.6.0 2015-12-03 14:17:27 -08:00
James Phillips 7af200fb5a 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 1ff4357cc5 Updates the version specific instructions for 0.6.0. 2015-12-02 10:32:00 -08:00
James Phillips 70d7527840 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 38bdcc9907 Adds a check to make sure query names can't be registered twice. 2015-12-02 09:04:51 -08:00
James Phillips 300cb16b8b Adds deps for 0.6.0 release build. 2015-12-01 15:34:00 -08:00
James Phillips 6dc746b48b Drops the pre-release marker. 2015-12-01 15:25:03 -08:00
James Phillips 2da21435ac Tweaks wording in change log. 2015-12-01 10:34:52 -08:00
James Phillips 5c3c9eed6b Updates the change log. 2015-12-01 08:31:15 -08:00
James Phillips 0b67a0a349 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 3412b7d023 Tightens up wording in the change log. 2015-11-30 22:12:39 -08:00
James Phillips 1c5569d23b Updates the change log. 2015-11-30 22:11:20 -08:00
James Phillips b7807b42c1 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 48f9210761 Adds a unit test for lock monitor retries. 2015-11-30 20:16:40 -08:00
James Phillips fcd0cb7a11 Adds custom retry time for lock monitors. 2015-11-30 20:16:22 -08:00
James Phillips 2f3d109b18 Adds a retry capability to lock monitors in the API client. 2015-11-30 17:09:41 -08:00
James Phillips 24611b0732 Updates API docs for version 0.6.0. 2015-11-28 20:04:29 -08:00
Ryan Breen 9f9a904bba 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 3b0d173255 Make the packages up to date 2015-11-28 22:52:40 +07:00
Armon Dadgar a033d7aed2 consul: shrink yamux recv buffer on idle streams 2015-11-27 17:20:57 -08:00
James Phillips 241600f9b1 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 b87aeec4e1 Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+. 2015-11-25 17:59:16 -08:00