11805 Commits

Author SHA1 Message Date
Chris Roberts
f3c5e86f28
Merge pull request #9504 from zachflower/feature/vagrant-aliases
Vagrant aliases
2018-04-06 15:39:18 -07:00
Jeff Escalante
db959c16c5 switch web analytics from ga to segment 2018-04-06 18:25:11 -04:00
Chris Roberts
9bef659c14 Update CHANGELOG 2018-04-05 11:57:26 -07:00
Chris Roberts
53ed5948f5
Merge pull request #9659 from chrisroberts/f-checkpoint-disable
Properly respect environment variable on checkpoint setup
2018-04-05 11:55:49 -07:00
Chris Roberts
8391abc63a Properly respect environment variable on checkpoint setup
The checkpoint update missed the environment variable check for
disabling the checks so this adds in the check and properly
disables checks when requested.
2018-04-05 10:47:28 -07:00
Chris Roberts
0a061238ae
Merge pull request #9658 from chrisroberts/e-env-var-docs
Remove windows only note on environment variable
2018-04-05 09:52:03 -07:00
Chris Roberts
c1f27dc165 Remove windows only note on environment variable 2018-04-05 09:34:14 -07:00
Chris Roberts
873fcbb1ba Update CHANGELOG 2018-04-05 07:54:40 -07:00
Chris Roberts
40ad1d3b39
Merge pull request #9654 from chrisroberts/f-package-constant
Add missing action autoloads
2018-04-05 07:53:50 -07:00
Chris Roberts
a9223cf443 Add missing action autoloads
Fixes #9303
2018-04-04 16:27:06 -07:00
Chris Roberts
bd465484be Update CHANGELOG 2018-04-04 16:21:27 -07:00
Chris Roberts
ef4318eda2
Merge pull request #9653 from chrisroberts/f-powershell-detection
Make powershell version detection timeout configurable
2018-04-04 16:20:23 -07:00
Chris Roberts
294b0689f8 Update CHANGELOG 2018-04-04 16:19:46 -07:00
Chris Roberts
f37bb2a029
Merge pull request #9506 from chrisroberts/f-path-invalid-input
Suppress errors from invalid path encoding and carry on with best effort
2018-04-04 16:14:43 -07:00
Chris Roberts
8ac0fedbbb Suppress errors from invalid path encoding and carry on with best effort
Fixes #9299
2018-04-04 16:09:46 -07:00
Chris Roberts
8585bc450f Update CHANGELOG 2018-04-04 16:06:29 -07:00
Chris Roberts
dd1d91f2c4
Merge pull request #9503 from chrisroberts/f-win-ssh-control
Fix ssh binary selection on windows
2018-04-04 16:05:17 -07:00
Chris Roberts
77c0681a0f Include new environment variable in documentation 2018-04-04 16:03:40 -07:00
Chris Roberts
90fa705a6d Make powershell version detection timeout configurable
Allows custom configuration of the powershell timeout and bumps
the default timeout from 10 seconds to 30 seconds.

Fixes #9629
2018-04-04 16:02:11 -07:00
Chris Roberts
45218e0c40 Update CHANGELOG 2018-04-04 16:01:08 -07:00
Chris Roberts
d5479a1ea3
Merge pull request #9646 from chrisroberts/e-net-conf-prio
Adjust priority of network configuration file for debian guests
2018-04-04 16:00:12 -07:00
Chris Roberts
aaf3b55664 Update CHANGELOG 2018-04-04 15:59:45 -07:00
Chris Roberts
dd438100b8
Merge pull request #9645 from chrisroberts/e-checkpoint-exceptions
Prevent exceptions from being raised by checkpoint
2018-04-04 15:58:47 -07:00
Chris Roberts
2ade088741 Update CHANGELOG 2018-04-04 15:57:25 -07:00
Chris Roberts
a5d22acdf7
Merge pull request #9644 from chrisroberts/f-resolv-replace
Make resolv-replace loading optional not automatic
2018-04-04 15:56:36 -07:00
Chris Roberts
93baadab75 Remove some extra words in documentation 2018-04-04 15:51:52 -07:00
Chris Roberts
08e381c6b2 Update prefer system bin env var docs 2018-04-04 15:50:52 -07:00
Chris Roberts
a1d23b4e97 Allow system binary lookup to be disabled on windows for ssh
Fixes #9433
2018-04-04 15:50:52 -07:00
Brian Cain
6327782ae9
Merge pull request #9651 from camarox53/update-readme-irc
Updating README.md with #vagrant IRC channel information.
2018-04-04 08:31:44 -07:00
Cameron Morris
29bf0e62a6 Updating README.md with #vagrant IRC channel information.
This allows developers to find the IRC community more easily.
2018-04-03 17:29:07 -04:00
Chris Roberts
0139fe052b Only modify report_on_exception if the method is available 2018-04-02 12:11:37 -07:00
Chris Roberts
97dd9e0469 Adjust priority of network configuration file for debian guests
This adjusts the priority of the network configuration file from 99
to 50 making it easier for customized configuration.

Fixes #9592
2018-04-02 12:08:06 -07:00
Chris Roberts
1dafc6b82e Prevent exceptions from being raised by checkpoint 2018-04-02 12:00:56 -07:00
Chris Roberts
30e7e81eab Make resolv-replace loading optional not automatic 2018-04-02 11:59:02 -07:00
Chris Roberts
e5b6271e85
Merge pull request #9626 from chrisroberts/e-vmware-upgrade
Include section on upgrading the desktop plugin
2018-03-27 17:14:28 -07:00
Chris Roberts
1de76ce374 Include section on upgrading the desktop plugin 2018-03-27 16:51:18 -07:00
Chris Roberts
54ac4dcadd
Merge pull request #9625 from hashicorp/website-vmware-upgrade
Update installation.html.md
2018-03-27 15:02:52 -07:00
Mitchell Hashimoto
503dd89017
Update installation.html.md 2018-03-27 15:00:19 -07:00
Mitchell Hashimoto
5b70ada5d9
Update installation.html.md 2018-03-27 14:58:13 -07:00
Chris Roberts
bd4eeb5f4f Fix number used 2018-03-26 15:10:07 -07:00
Chris Roberts
c32207abc3
Merge pull request #9620 from chrisroberts/e-docs-vmware
Documentation update
2018-03-26 09:18:13 -07:00
Chris Roberts
2df3f58c17 Add note about running VMs on installation doc 2018-03-23 13:07:07 -07:00
Chris Roberts
36c25b4428 Update buy for desktop SKU only 2018-03-23 10:26:30 -07:00
Chris Roberts
f41cc8d6b3 Update vmware provider documentation 2018-03-23 10:26:30 -07:00
Brian Cain
9895137097
Update CHANGELOG 2018-03-22 10:32:09 -07:00
Brian Cain
696ffa4e30
Merge pull request #9528 from artw/master
less specific string grep to fix PhotonOS 2.0 detection
2018-03-22 10:31:29 -07:00
Brian Cain
ab99a5d604
Merge pull request #9594 from timolehto/patch-1
ruby ex missing a step & upload use wrong verb
2018-03-22 10:19:25 -07:00
Brian Cain
ba0d892384
Update CHANGELOG 2018-03-22 10:13:03 -07:00
Brian Cain
ab24bd2cf1
Merge pull request #9600 from kinvolk/kosy/coreos
Identify operating systems closely related to CoreOS
2018-03-22 10:11:43 -07:00
Brian Cain
d696e5a1ac
Merge pull request #9607 from briancain/patrickocoffeyo-docs/clarify-hyper-v-docs
Clarify Hyper-V documentation
2018-03-22 10:07:40 -07:00