Commit Graph

3319 Commits

Author SHA1 Message Date
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
Peter Schaadt 5a72fe2803 Fixing typos in Coordinate documentation. 2015-12-28 16:34:09 -08:00
Ryan Uber 579a08ec20 website: add docs for dev mode 2015-12-27 09:45:59 -06:00
Alvaro Miranda 92f0164f97 fix identation on statsd_addr
ditto
2015-12-27 18:19:31 +13:00
Ryan Uber 689698eefa consul: disable serf snapshots in dev mode 2015-12-26 20:39:49 -05:00
Ryan Uber f37c0facbe agent: enable ui for dev mode 2015-12-26 20:39:42 -05:00
Ryan Uber ce4cf8a542 consul: dev mode works 2015-12-26 20:19:36 -05:00
Ryan Uber 256a2ad36a website: update setup instructions for self-hosted ui 2015-12-24 23:14:40 -05:00
Ryan Uber b3a829589b Merge pull request #1543 from hashicorp/f-ui-static
Static asset compilation for Consul UI
2015-12-24 23:04:00 -05:00
Ryan Uber b04510f934 agent: update assetfs output 2015-12-24 22:21:34 -05:00
Ryan Uber 0fabf273e6 website: document the static ui flag 2015-12-24 22:21:34 -05:00
Ryan Uber 52ad989405 agent: static UI is configurable 2015-12-24 22:21:34 -05:00
Ryan Uber 86f76205aa agent: initial web assets 2015-12-24 22:21:34 -05:00
Ryan Uber a262115679 agent: compile web assets into consul binary 2015-12-24 22:21:34 -05:00