3496 Commits (a8f8d63460e2ca619410c96a24f0f379c94d8943)
 

Author SHA1 Message Date
James Phillips a8f8d63460 Starts switch to Go 1.6. 9 years ago
James Phillips aed82bf7d7 Merge pull request #1726 from hashicorp/f-tag-override-api 9 years ago
James Phillips d31d50c45e Merge pull request #1732 from hashicorp/pr/1716 9 years ago
James Phillips 6643c94b11 Makes vet check more sure fire now that it's xargs-ed. 9 years ago
James Phillips a84e5b8d66 Adds a note about the new go-cleanhttp behavior to the change log. 9 years ago
James Phillips 1bfbe7e918 Merge pull request #1731 from hashicorp/update-cleanhttp 9 years ago
Jeff Mitchell 14a3a14543 Update go-cleanhttp 9 years ago
Ryan Breen 628343ea73 Merge pull request #1729 from xenji/add-new-eu-amis 9 years ago
Mario Mueller c62c5de185 Add eu-west-1 and eu-central-1 to the map. 9 years ago
James Phillips 052140f8a7 Merge pull request #1703 from alistanis/fix-issue-#1661 9 years ago
James Phillips afdeb2f1fc Adds support for EnableTagOverride to the API client. 9 years ago
Ryan Breen 0562b95a55 Merge pull request #1717 from kim-toms/patch-1 9 years ago
Kim Toms 7e8e11aea3 Update leader-election.html.markdown 9 years ago
Sean Chittenden 0c8b66ddca Don't run `go vet` on vendor/ 9 years ago
James Phillips 62fd17382a Merge pull request #1715 from hashicorp/b-travis 9 years ago
James Phillips 5937db50e3 Removes the obsolete deps target from Travis. 9 years ago
Sean Chittenden 8d5555246f Merge pull request #1714 from hashicorp/e-godeps 9 years ago
Sean Chittenden 870cabf0bf Remove deps folder, no longer needed 9 years ago
Sean Chittenden 1071bc271a Add a tools target that fetches various build-time tools 9 years ago
Sean Chittenden 25b09713b9 Manage dependencies via Godep 9 years ago
Ryan Breen 3eb3087032 Merge pull request #1713 from hashicorp/b-internal-ui-redirect 9 years ago
James Phillips e79dd7c8de Fixes redirect from / to /ui when internal UI is enabled. 9 years ago
Ryan Breen 13bfad9e1b Merge pull request #1710 from shaneog/master 9 years ago
Shane O'Grady f03054a6c2 Fix Consul download link in benchmark scripts 9 years ago
Shane O'Grady ee35581869 Fix Consul download link in Terraform scripts 9 years ago
James Phillips bb4c9d48c0 Merge pull request #1707 from hashicorp/b-typo 9 years ago
James Phillips 03602779c6 Fixes a typo. 9 years ago
Chris Cooper 2c6f873ecd add missing test 9 years ago
Chris Cooper fe0e3aaaa0 fixes issue #1661 and adds supporting test 9 years ago
Ryan Breen b7b46f9e3a Merge pull request #1700 from michaeldejong/tools-consultant 9 years ago
Michael de Jong b99824330d Added a reference to Consultant in the Community Tools section. 9 years ago
James Phillips dca3234c37 Merge pull request #1699 from hashicorp/b-sanity-check 9 years ago
James Phillips 56cbabff63 Adds a sanity check to the local node info compare. 9 years ago
James Phillips ff38197eaf Updates the change log. 9 years ago
James Phillips d2cc2801fa Merge pull request #1698 from hashicorp/pr-1547-slackpad 9 years ago
James Phillips 607728ddca Adds a test to make sure we get the local address within the DC. 9 years ago
James Phillips 524aaae9b7 Increases wait to account for random stagger. 9 years ago
James Phillips 6790930c4e Factors address translation into a single function. 9 years ago
James Phillips 778a26efaf Adds a test for node registration and tagged addresses. 9 years ago
James Phillips 4be2ab1a75 Moves tagged wan address to be managed by anti-entropy, not serf. 9 years ago
James Phillips 33462ebea9 Adds an FSM persist and restore test for tagged addresses. 9 years ago
James Phillips b59599742d Adds a test to make sure the local sync doesn't clobber tagged addresses. 9 years ago
James Phillips 590ab94d8d Adds documentation for WAN address translation. 9 years ago
James Phillips c60a526fde Sets up config for more address tags down the road, renames struct members. 9 years ago
Evan Gilman de8fd561d0 Use a map for additional node addresses 9 years ago
Evan Gilman 2f26771bb1 Add tests for consul WAN translation 9 years ago
Evan Gilman 146f719a66 Explicitly set advertise address in agent tests 9 years ago
Evan Gilman a3240d28ba Consider WAN addresses during Node and SRV record lookup 9 years ago
Evan Gilman 496cf5ae73 Implement `translate_wan_addrs` config option 9 years ago
Evan Gilman 8fa2a60208 Rectify value of `AdvertiseAddrWan` when set elsewhere 9 years ago