Commit Graph

3343 Commits

Author SHA1 Message Date
Seth Vargo 1001fe3d41 Use sync instead of put 2016-01-13 19:41:22 -05:00
Seth Vargo f5ffa8fb79 Fix broken link 2016-01-13 19:32:30 -05:00
Seth Vargo b08efe2cd5 Remove bad CSS 2016-01-13 19:31:52 -05:00
Seth Vargo b84c0583f5 Update middleman 2016-01-13 19:19:34 -05:00
Seth Vargo dfa431f3bd Merge pull request #1600 from hashicorp/sethvargo/deploy
Add Atlas deployment scripts
2016-01-13 19:13:24 -05:00
Seth Vargo 3db4e3dccb Add Atlas deployment scripts 2016-01-13 19:05:04 -05:00
Seth Vargo 2fc7b6c610 Remove Ruby requirement from Gemfile 2016-01-13 18:04:05 -05:00
Seth Vargo 2c32c81338 Merge pull request #1599 from hashicorp/sethvargo/image_optim
Optimize images
2016-01-13 18:03:26 -05:00
Seth Vargo 4994d9108e Optimize images 2016-01-13 18:00:47 -05:00
James Phillips 57cf69df15 Merge pull request #1597 from hashicorp/sethvargo/links
Use HTTPS + www. where appropriate
2016-01-13 14:46:07 -08:00
Seth Vargo cae0ff354a Use HTTPS + www. where appropriate 2016-01-13 17:44:01 -05:00
James Phillips 5e4c65a7d7 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 8872cd3fe2 Preps for the next Consul release, 0.6.2. 2016-01-13 11:19:14 -08:00
James Phillips 71e3901a65 Merge pull request #1592 from hashicorp/b-reap
Adds support for the reap lock.
2016-01-13 09:37:54 -08:00
James Phillips 343838f12b Adds support for the reap lock. 2016-01-12 21:10:25 -08:00
James Phillips 336d5b6248 Merge pull request #1589 from hashicorp/header-fonts
Header fonts
2016-01-12 13:53:08 -08:00
captainill 8bd56dd3be fix consul logo position in safari 2016-01-12 11:58:30 -08:00
captainill b3087808ab fix header fonts safari 2016-01-12 11:31:22 -08:00
Ryan Breen eb85b6e839 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 9cbed7f89e Add consul agent help for advertise-wan 2016-01-11 14:27:54 -05:00
James Phillips 562bf11e9f 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 28ea3dff91 Adds a note about 2X memory provisioning. 2016-01-08 19:15:42 -08:00
James Phillips 3df4336d6c 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 891cba3899 Adds a cautionary note about data fitting into RAM. 2016-01-08 18:49:31 -08:00
James Phillips 81cac9aaa5 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 d8cb2f6ba8 Un-pins Go version so we always run CI with the latest. 2016-01-07 18:31:29 -08:00
James Phillips e11cb16a51 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 c2fdce6dd2 Updates middleman-hashicorp version to get new Solaris logo. 2016-01-07 11:29:09 -08:00
James Phillips 5e0d0ede20 Bumps the website version to 0.6.1. 2016-01-07 10:40:38 -08:00
James Phillips 203d8101eb Tweaks wording of reap config option section. 2016-01-06 22:29:03 -08:00
James Phillips e2bcc6c659 Tweaks working in the change log. 2016-01-06 18:15:09 -08:00
James Phillips 68969ce5f4
Release v0.6.1 (added deps) 2016-01-06 14:15:52 -08:00
James Phillips b4b4ef07f9 Adds deps for 0.6.1 build. 2016-01-06 14:15:16 -08:00
James Phillips 04547024ac
Release v0.6.1 2016-01-06 14:09:51 -08:00
James Phillips 5edf2a9178 Adds release build date to the change log. 2016-01-06 14:02:33 -08:00
James Phillips 62d60b32ec Takes Consul out of dev mode. 2016-01-06 13:35:26 -08:00
James Phillips 1ca58a487b Updates the change log with the new consul lock features. 2016-01-06 11:59:04 -08:00
James Phillips 06926f3b35 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 58fb27e70f Factors server error checking into a new function. 2016-01-06 11:35:16 -08:00
James Phillips c048c5aca6 Makes the API behave better with small wait values. 2016-01-06 11:05:11 -08:00
James Phillips 49342dc973 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 9fbeb996ec Catches up the change log. 2016-01-05 21:18:56 -08:00
James Phillips 1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 2016-01-05 18:34:22 -08:00
James Phillips 4afeddacc8 Adds monitor retries to the consul lock command. 2016-01-05 18:22:36 -08:00
James Phillips ca08ba3aee Adds the ability for semaphore monitors to ride out brief periods of 500 errors. 2016-01-05 18:22:36 -08:00
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 2016-01-05 18:22:36 -08:00
James Phillips 901261ab30 Merge pull request #1568 from hashicorp/f-solaris
Adds a solaris target.
2016-01-05 18:21:48 -08:00
James Phillips e9a34a0843 Adds a solaris target. 2016-01-05 18:20:46 -08:00
James Phillips c1fe9092ed 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 ae7e96afea 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