Commit Graph

3332 Commits

Author SHA1 Message Date
James Phillips f8049aa7a2 Merge pull request #1595 from hashicorp/f-next-release
Preps for the next Consul release, 0.6.2.
2016-01-13 11:20:25 -08:00
James Phillips fce1cb4ee1 Preps for the next Consul release, 0.6.2. 2016-01-13 11:19:14 -08:00
James Phillips b21ef7330f Merge pull request #1592 from hashicorp/b-reap
Adds support for the reap lock.
2016-01-13 09:37:54 -08:00
James Phillips d22fe5ba62 Adds support for the reap lock. 2016-01-12 21:10:25 -08:00
James Phillips 6a31d9d63d Merge pull request #1589 from hashicorp/header-fonts
Header fonts
2016-01-12 13:53:08 -08:00
captainill b161727711 fix consul logo position in safari 2016-01-12 11:58:30 -08:00
captainill 3b4bdc00b3 fix header fonts safari 2016-01-12 11:31:22 -08:00
Ryan Breen d7e4437645 Merge pull request #1585 from mattnenterprise/advertise-wan-cli
Add consul agent help for advertise-wan
2016-01-11 15:36:22 -05:00
Matt McCoy f8a6b6db83 Add consul agent help for advertise-wan 2016-01-11 14:27:54 -05:00
James Phillips 0b0a1e8325 Merge pull request #1582 from hashicorp/slackpad-patch-1
Adds a note about 2X memory provisioning.
2016-01-08 19:15:59 -08:00
James Phillips 6d35366228 Adds a note about 2X memory provisioning. 2016-01-08 19:15:42 -08:00
James Phillips d4f4d0dcee Merge pull request #1581 from hashicorp/slackpad-patch-1
Adds a cautionary note about data fitting into RAM.
2016-01-08 18:50:13 -08:00
James Phillips 6bfc266657 Adds a cautionary note about data fitting into RAM. 2016-01-08 18:49:31 -08:00
James Phillips 6c91a17fd9 Merge pull request #1577 from hashicorp/f-unpin-go
Un-pins Go version so we always run CI with the latest.
2016-01-07 18:42:08 -08:00
James Phillips e1882d5812 Un-pins Go version so we always run CI with the latest. 2016-01-07 18:31:29 -08:00
James Phillips f2c0103b96 Merge pull request #1575 from hashicorp/slackpad-patch-1
Updates middleman-hashicorp version to get new Solaris logo.
2016-01-07 11:29:15 -08:00
James Phillips 737bd83fc5 Updates middleman-hashicorp version to get new Solaris logo. 2016-01-07 11:29:09 -08:00
James Phillips a8e0b953d1 Bumps the website version to 0.6.1. 2016-01-07 10:40:38 -08:00
James Phillips 55970248bc Tweaks wording of reap config option section. 2016-01-06 22:29:03 -08:00
James Phillips 1f1fb9a3e3 Tweaks working in the change log. 2016-01-06 18:15:09 -08:00
James Phillips 86eb3d0bda
Release v0.6.1 (added deps) 2016-01-06 14:15:52 -08:00
James Phillips bd9150e802 Adds deps for 0.6.1 build. 2016-01-06 14:15:16 -08:00
James Phillips 3d11563355
Release v0.6.1 2016-01-06 14:09:51 -08:00
James Phillips 1ac7dfe504 Adds release build date to the change log. 2016-01-06 14:02:33 -08:00
James Phillips a87d35b0d2 Takes Consul out of dev mode. 2016-01-06 13:35:26 -08:00
James Phillips c992f40ed5 Updates the change log with the new consul lock features. 2016-01-06 11:59:04 -08:00
James Phillips 306d45161a Merge pull request #1567 from hashicorp/f-lock-try
Adds "try" and "monitor-retry" options to `consul lock` command
2016-01-06 11:50:55 -08:00
James Phillips dd4610e917 Factors server error checking into a new function. 2016-01-06 11:35:16 -08:00
James Phillips cab27440e1 Makes the API behave better with small wait values. 2016-01-06 11:05:11 -08:00
James Phillips 6dd0835319 Makes the timeout behavior more intuitive.
Previously, it would try once "up to" the timeout, but in practice it would
just fall through. This modifies the behavior to block until the timeout has
been reached.
2016-01-06 09:40:20 -08:00
James Phillips 78ffc5c71d Catches up the change log. 2016-01-05 21:18:56 -08:00
James Phillips 87dd758199 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 2016-01-05 18:34:22 -08:00
James Phillips 9323276b58 Adds monitor retries to the consul lock command. 2016-01-05 18:22:36 -08:00
James Phillips 169825ed90 Adds the ability for semaphore monitors to ride out brief periods of 500 errors. 2016-01-05 18:22:36 -08:00
James Phillips 3348cf4c0b Adds "try" support to locks and semaphores. 2016-01-05 18:22:36 -08:00
James Phillips 4cad5c107d Merge pull request #1568 from hashicorp/f-solaris
Adds a solaris target.
2016-01-05 18:21:48 -08:00
James Phillips 448a95d5c0 Adds a solaris target. 2016-01-05 18:20:46 -08:00
James Phillips df361afed5 Merge pull request #1550 from hashicorp/f-devmode
Add a `-dev` mode for easy prototyping
2016-01-05 10:01:41 -08:00
James Phillips ddac9f7097 Merge pull request #1448 from gozer/issue/1447/http-access-logs
Add client ip to http access logs
2016-01-05 09:56:50 -08:00
Ryan Uber 3f8d25e689 website: address comments 2016-01-05 09:48:04 -08:00
Ryan Uber e3ac96679e consul: address comments 2016-01-05 09:45:36 -08:00
Philippe M. Chiasson e308bc3733 remove address splitting 2016-01-05 11:49:40 -05:00
Philippe M. Chiasson b5246f18c9 Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs 2016-01-05 11:46:35 -05:00
James Phillips 70aead99c7 Merge pull request #1559 from hashicorp/slackpad-patch-1
Fixes a bad merge in the UI.
2016-01-02 06:59:36 -08:00
James Phillips 35ef5fa975 Fixes a bad merge in the UI. 2016-01-02 06:58:21 -08:00
James Phillips 9f4ac9adc7 Merge pull request #1422 from railsguru/master
Propagate token in UI
2016-01-02 06:55:14 -08:00
James Phillips f861f35da7 Merge pull request #1549 from kikitux/patch-1
[doc] fix identation on statsd_addr
2016-01-02 06:50:56 -08:00
Philippe M. Chiasson 6f316138d3 Move logged client IP to the end of the log message 2015-12-30 15:39:34 -05:00
Philippe M. Chiasson 8e938d4d38 Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs 2015-12-30 15:38:30 -05:00
Ryan Breen 5aad638bff Merge pull request #1553 from peterfschaadt/patch-2
Fixing typos in Coordinate documentation.
2015-12-28 19:40:30 -05:00