Mitchell Hashimoto
|
0c0d456db2
|
Add `--force` flag to `box add` [GH-631]
|
2012-01-10 20:37:33 -08:00 |
Mitchell Hashimoto
|
d79f5d8d6f
|
Update CHANGELOG
|
2012-01-08 20:33:12 -08:00 |
Mitchell Hashimoto
|
9cb4597a27
|
:create flag on shared folders will create on host if it doesnt exist [GH-604]
|
2012-01-08 11:23:43 -08:00 |
Mitchell Hashimoto
|
8d32002c02
|
Don't clear NFS exports on expected failure [GH-577]
|
2012-01-07 22:01:44 -08:00 |
Mitchell Hashimoto
|
1b9a5339c9
|
Update CHANGELOG
|
2012-01-07 21:16:41 -08:00 |
Mitchell Hashimoto
|
80ca6e1e7f
|
Update the CHANGELOG with latest backwards incompat changes
|
2012-01-06 20:07:31 -08:00 |
Mitchell Hashimoto
|
026a551496
|
`vagrant ssh -p` is now plain mode
|
2012-01-04 21:28:30 -08:00 |
Mitchell Hashimoto
|
2d1ed88bcd
|
Forwarded ports no longer require a name paramter
|
2012-01-03 10:22:42 -08:00 |
Mitchell Hashimoto
|
dd84b88685
|
Bridged network CHANGELOG
|
2011-12-31 11:57:13 -08:00 |
Mitchell Hashimoto
|
3016bcd894
|
Update CHANGELOG
|
2011-12-30 23:40:26 -08:00 |
Mitchell Hashimoto
|
4428daf344
|
A regex string can be passed to commands in Multi-VM
|
2011-12-26 18:12:02 -08:00 |
Mitchell Hashimoto
|
bfc85d7f14
|
Handle interrupts well with VirtualBox.
|
2011-12-26 17:00:41 -08:00 |
Mitchell Hashimoto
|
dd8a6b9a42
|
CHANGELOG typo
|
2011-12-26 10:05:07 -08:00 |
Mitchell Hashimoto
|
f65a6c3c6f
|
`vagrant ssh -c` stderr now goes to stderr on the host as well
|
2011-12-26 10:03:12 -08:00 |
Mitchell Hashimoto
|
e07280593d
|
`vagrant ssh -c` will now exit with the same exit status of the command [GH-598]
|
2011-12-26 09:58:10 -08:00 |
Mitchell Hashimoto
|
ebd6507e62
|
Update CHANGELOG
|
2011-12-25 09:50:13 -08:00 |
Mitchell Hashimoto
|
e1d0ce19ce
|
Customizations are back in!
|
2011-12-21 16:25:58 -08:00 |
Mitchell Hashimoto
|
1770ad1ee5
|
"provision.enabled" is once again honored. [GH-591]
|
2011-12-17 20:28:45 -08:00 |
Mitchell Hashimoto
|
9b79582f95
|
Update CHANGELOG
|
2011-12-17 19:56:14 -08:00 |
Mitchell Hashimoto
|
5f567f30d8
|
Provisioner output is now colorized based on stdout/stderr [GH-595]
|
2011-12-16 17:55:12 -08:00 |
Mitchell Hashimoto
|
5fe50c8b5d
|
Change config.vm.system to config.vm.guest. Rename internals.
|
2011-12-15 20:55:16 -08:00 |
Mitchell Hashimoto
|
05ae297fd2
|
Copy insecure private key to user owned directory [GH-580]
|
2011-12-11 16:32:25 -08:00 |
Mitchell Hashimoto
|
98b8d858c4
|
Error message for improperly packaged boxes [GH-198]
|
2011-12-10 21:49:00 -08:00 |
Mitchell Hashimoto
|
f44f1831ef
|
Special error message if SCP is unavailable [GH-568]
|
2011-12-10 21:30:04 -08:00 |
Mitchell Hashimoto
|
98448d5557
|
Merge branch '089'
|
2011-12-10 21:11:36 -08:00 |
Mitchell Hashimoto
|
b67dc75dfc
|
v0.8.10
|
2011-12-10 21:08:13 -08:00 |
Mitchell Hashimoto
|
0eefa892b3
|
Merge in backports for v0.8.9
|
2011-12-10 20:46:29 -08:00 |
Mitchell Hashimoto
|
c4eeda2025
|
v0.8.9
|
2011-12-10 20:43:20 -08:00 |
Hedgehog
|
a4423270f7
|
sleeping with the fiSSHes?
|
2011-12-10 20:33:12 -08:00 |
Mitchell Hashimoto
|
99b43fbeb8
|
Use shutdown instead of `halt` [GH-575]
|
2011-12-10 20:29:58 -08:00 |
Mitchell Hashimoto
|
0b38802329
|
Update CHANGELOG for logging
|
2011-12-03 17:18:42 -08:00 |
Mitchell Hashimoto
|
9c59f0f357
|
Upgrade version for development on 0.9.0
|
2011-12-01 21:56:55 -08:00 |
Mitchell Hashimoto
|
d4da278f28
|
v0.8.8
|
2011-12-01 21:53:54 -08:00 |
Mitchell Hashimoto
|
27c83aef16
|
Make the default path to encrypted data bags `/tmp` [GH-512]
|
2011-11-30 14:26:13 -08:00 |
Mitchell Hashimoto
|
24895f2479
|
Update CHANGELOG
|
2011-11-30 12:52:05 -08:00 |
Mitchell Hashimoto
|
923f8e1622
|
Update CHANGELOG
|
2011-11-30 12:46:56 -08:00 |
Mitchell Hashimoto
|
b133b0a357
|
Update CHANGELOG
|
2011-11-27 11:11:50 -07:00 |
Mitchell Hashimoto
|
f2d9b36505
|
Update CHANGELOG
|
2011-11-26 09:30:03 -07:00 |
Mitchell Hashimoto
|
331b5c20a8
|
Update CHANGELOG for GH-502
|
2011-11-24 21:58:40 -07:00 |
Mitchell Hashimoto
|
c2ef1329aa
|
Get tests passing for GH-508
|
2011-11-24 21:52:31 -07:00 |
Mitchell Hashimoto
|
db8e01d993
|
Update CHANGELOG [closes GH-510]
|
2011-11-24 21:45:58 -07:00 |
Mitchell Hashimoto
|
2bcd68d323
|
Slight tweaks for GH-556
|
2011-11-22 19:05:44 -08:00 |
Mitchell Hashimoto
|
c48c7611b3
|
Update CHANGELOG
|
2011-11-22 19:02:58 -08:00 |
Mitchell Hashimoto
|
d753b750e9
|
Do not output color if stdout is not a TTY
|
2011-11-02 21:59:35 -07:00 |
Mitchell Hashimoto
|
ec0f8a4798
|
Update CHANGELOG [closes GH-528]
|
2011-10-30 22:49:13 -07:00 |
Mitchell Hashimoto
|
1f8c9673e5
|
update CHANGELOG
|
2011-10-30 22:40:38 -07:00 |
Mitchell Hashimoto
|
8c20a94a02
|
Support for HTTP auth in box url. [closes GH-521]
|
2011-10-14 18:37:59 +02:00 |
Mitchell Hashimoto
|
28cc13ad38
|
Sort shared folders by length only if they have a guest path
|
2011-10-14 18:20:10 +02:00 |
Mitchell Hashimoto
|
1bcbaa6df2
|
up version for development
|
2011-09-13 13:25:09 -07:00 |
Mitchell Hashimoto
|
5716b8dafb
|
v0.8.7
|
2011-09-13 13:21:29 -07:00 |