Mitchell Hashimoto
|
92df8cf6ae
|
Handle a lot of TODOs
|
2014-04-29 16:50:58 -07:00 |
|
Mitchell Hashimoto
|
0bb523ebb0
|
providers/docker: use ssh_run if asking for stdin on execute
|
2014-04-29 16:27:22 -07:00 |
|
Mitchell Hashimoto
|
81df70eee0
|
providers/docker: support building Dockerfiles
|
2014-04-21 13:55:54 -07:00 |
|
Mitchell Hashimoto
|
4349800374
|
core: Silence ruby warnings when loading external machines
|
2014-04-21 13:51:25 -07:00 |
|
Mitchell Hashimoto
|
ec35190cfc
|
core: use process.alive? to avoid exceptions
|
2014-04-13 14:24:25 -07:00 |
|
Mitchell Hashimoto
|
3371c37162
|
TemplateRenderer can take a new root [GH-3231]
|
2014-04-02 09:53:20 -07:00 |
|
Mitchell Hashimoto
|
a1d9121852
|
synced_folders/smb: verify PowerShell v3 is running or later [GH-3257]
|
2014-04-02 09:45:42 -07:00 |
|
Eric Coleman
|
f32a865abd
|
Properly escape path in cygwin bash check
Quick attempt at properly fixing #3304
|
2014-03-25 18:36:05 -04:00 |
|
Jonas Stendahl
|
d7320399e2
|
Fixed broken PowerShell scripts execution [GH-3192]
|
2014-03-14 12:42:28 +01:00 |
|
Mitchell Hashimoto
|
513efa6739
|
core: Downloads with user/pass use curl -u flag [GH-3183]
|
2014-03-13 08:53:18 -07:00 |
|
Mitchell Hashimoto
|
621369ebba
|
core: Execute PowerShell scripts even with spaces in dir [GH-3100]
|
2014-03-12 19:49:45 -07:00 |
|
Mitchell Hashimoto
|
04a19e05ca
|
synced_folders/rsync: convert to proper unix-style path [GH-3086]
|
2014-03-09 18:22:00 -07:00 |
|
Mitchell Hashimoto
|
c6b07e10c9
|
core: Cygwin path conversion must replace slashes first
|
2014-03-07 22:56:47 -08:00 |
|
Mitchell Hashimoto
|
4c9e6e46b2
|
provisioners/salt: don't use exteranl deep_merge [GH-2348]
|
2014-03-07 09:18:34 -08:00 |
|
Bernhard Morgenstern
|
9f612402e9
|
Read box file in binary mode for checksum
|
2014-03-02 02:31:29 +01:00 |
|
Mitchell Hashimoto
|
784a5b2e32
|
providers/hyperv: all sorts of tests to verify Windows/admins
|
2014-02-27 08:12:51 -08:00 |
|
Mitchell Hashimoto
|
a1958ee12f
|
providers/hyperv: shuffle things around
|
2014-02-27 08:12:48 -08:00 |
|
Mitchell Hashimoto
|
0e3b3d654d
|
Depend on ChildProcess 0.5.0, fix bugs
|
2014-02-18 11:15:19 -08:00 |
|
Mitchell Hashimoto
|
d2d96a0726
|
core: keep process group for SSH childprocess
|
2014-02-13 16:45:45 -08:00 |
|
Mitchell Hashimoto
|
5fb64dfca2
|
core: use Process#wait since childprocess bug is fixed
|
2014-02-13 07:40:33 -08:00 |
|
Mitchell Hashimoto
|
8bfb4bda2b
|
core: make sure any Subprocess exits no matter what
|
2014-02-12 21:35:54 -08:00 |
|
Mitchell Hashimoto
|
42fa0a6540
|
core: poll for process exit on SSH#exec with subprocess
|
2014-02-12 21:31:05 -08:00 |
|
Mitchell Hashimoto
|
d4c753c48d
|
core: download metadata with JSON accept header
|
2014-02-07 10:30:25 -08:00 |
|
Mitchell Hashimoto
|
b71cde6b99
|
core: make box add UI much icer
|
2014-02-05 21:19:44 -08:00 |
|
Mitchell Hashimoto
|
05eeefbe36
|
core: Fix Downloader tests
|
2014-02-05 21:19:34 -08:00 |
|
Mitchell Hashimoto
|
09e8666296
|
core: BoxAdd now works with HTTP URLs
|
2014-02-05 21:19:31 -08:00 |
|
Mitchell Hashimoto
|
2a08302145
|
core: BoxAdd can add old boxes (happy path)
|
2014-02-05 21:19:26 -08:00 |
|
Mitchell Hashimoto
|
961d3607b9
|
core: add newline to end of download if windows
|
2014-02-05 21:19:24 -08:00 |
|
Felix C. Stegerman
|
5c3555b56b
|
Clean up temp dir used by fs_case_sensitive?
|
2014-01-25 04:57:52 +01:00 |
|
Mitchell Hashimoto
|
f3d102e069
|
core: colorize VM output for each VM in a command
|
2014-01-17 21:02:58 -08:00 |
|
Mitchell Hashimoto
|
a0f2ca5e8b
|
core: clarify some logic for colors
|
2014-01-17 10:29:20 -08:00 |
|
Mitchell Hashimoto
|
5bc96ad4bf
|
core: For dev, temporarily use branch of Childprocess, fix Win issue
|
2014-01-17 09:39:51 -08:00 |
|
Mitchell Hashimoto
|
2f4944903e
|
core: cleaner method of mirroring stdin for Windows
|
2014-01-16 22:53:13 -08:00 |
|
Mitchell Hashimoto
|
a6be44125d
|
core: Seperate out IO util helper
|
2014-01-16 22:46:25 -08:00 |
|
Mitchell Hashimoto
|
77c309e91f
|
core: copy STDIN for SSHRun with Subprocess on Windows
The comments explain
|
2014-01-16 22:31:35 -08:00 |
|
Mitchell Hashimoto
|
5bddd6c366
|
core: dont' load rc or profile when getting a cygpath with bash
|
2014-01-15 21:15:17 -08:00 |
|
Mitchell Hashimoto
|
73b72deb0a
|
synced_folders/rsync: convert path to cygpath on Windows
|
2014-01-15 21:13:08 -08:00 |
|
Mitchell Hashimoto
|
35a19f829c
|
provider/virtualbox: fix NFS tests on Windows
|
2014-01-15 11:48:07 -08:00 |
|
Mitchell Hashimoto
|
e2ec46bb4d
|
core: environment tests passing on Windows
|
2014-01-15 11:40:53 -08:00 |
|
Mitchell Hashimoto
|
4fab57576b
|
synced_folders/rsync: run hostpath through fs_real_path
This fixes issues with drive letter casing on Windows
|
2014-01-15 11:30:32 -08:00 |
|
Mitchell Hashimoto
|
7f78f18218
|
core: handle EOFError when checking checksum [GH-2716]
|
2013-12-28 13:45:36 -07:00 |
|
Mitchell Hashimoto
|
72398faeaf
|
core: put shell quoting into its own util class, it is useful
|
2013-12-13 21:17:15 -08:00 |
|
Olle Lundberg
|
0c853ccb3c
|
Update is_port_open.rb
|
2013-12-10 21:23:11 +01:00 |
|
Mitchell Hashimoto
|
1094ac976e
|
core: support checksum on box add
|
2013-12-01 23:03:20 -08:00 |
|
Mitchell Hashimoto
|
cd3e19306c
|
commands/box/add: custom CA cert [GH-2337]
|
2013-11-26 19:32:56 -08:00 |
|
Mitchell Hashimoto
|
13b52f6b6e
|
Merge branch 'client-certs' of https://github.com/sthulb/vagrant into sthulb-client-certs
Conflicts:
config/default.rb
lib/vagrant/action/builtin/handle_box_url.rb
plugins/commands/box/command/add.rb
|
2013-11-25 16:50:11 -08:00 |
|
Mitchell Hashimoto
|
45e09eb677
|
core: allow multiple private keys [GH-907]
|
2013-11-25 15:45:39 -08:00 |
|
Mitchell Hashimoto
|
f0f8b4e3ee
|
core: use OpenSSH for ssh exec
|
2013-11-23 17:21:38 -08:00 |
|
Mitchell Hashimoto
|
bc9d048066
|
core: enable SSH compression for vagrant ssh
|
2013-11-23 16:50:39 -08:00 |
|
Mitchell Hashimoto
|
5d9c002bdd
|
core: don't make all downloads continuable
|
2013-11-23 15:47:42 -08:00 |
|