Mitchell Hashimoto
|
59fe62ec11
|
providers/docker: public_address reports host machine addr [GH-4342]
|
2014-10-22 10:37:32 -07:00 |
Mitchell Hashimoto
|
57a1269e35
|
providers/docker: read the container ID properly
|
2014-10-22 09:33:57 -07:00 |
Mitchell Hashimoto
|
7ccec33460
|
providers/virtualbox: define a sync_folders action to setup NFS
[GH-4344]
|
2014-10-22 09:26:38 -07:00 |
Mitchell Hashimoto
|
9d4ab18f42
|
providers/docker: stop_timeout [GH-4504]
|
2014-10-21 17:50:45 -07:00 |
Mitchell Hashimoto
|
e749eaa039
|
providers/docker: more robustly detect built image [GH-4598]
|
2014-10-21 17:44:48 -07:00 |
Mitchell Hashimoto
|
fb1a825c0d
|
providers/docker: host IP and protocol is respected [GH-4505]
|
2014-10-21 17:17:34 -07:00 |
Mitchell Hashimoto
|
5228437b30
|
providers/docker: nicer error if package is called [GH-4595]
|
2014-10-21 17:04:46 -07:00 |
Mitchell Hashimoto
|
5ebd10c19c
|
communicators/ssh: timeout on connection check
|
2014-10-21 17:00:05 -07:00 |
Mitchell Hashimoto
|
7f432422e1
|
providers/docker: properly copy create_args in config [GH-4526]
|
2014-10-21 16:39:26 -07:00 |
Mitchell Hashimoto
|
18c76f0a86
|
provisioners/docker: search for Docker in multiple paths [GH-4580]
|
2014-10-21 16:19:02 -07:00 |
Mitchell Hashimoto
|
58f7310444
|
providers/virtualbox: detect conflict in name [GH-4681]
|
2014-10-21 15:56:32 -07:00 |
Mitchell Hashimoto
|
de408dafbf
|
Update CHANGELOG
|
2014-10-18 16:13:59 -07:00 |
Mitchell Hashimoto
|
c38e17cc29
|
v1.6.5
|
2014-09-04 14:21:10 -07:00 |
Mitchell Hashimoto
|
8655d212c3
|
kernel/v2: always forward SSH [GH-4437]
|
2014-09-04 14:19:47 -07:00 |
Mitchell Hashimoto
|
b8aaac893d
|
Update CHANGELOG
|
2014-09-04 14:13:07 -07:00 |
Mitchell Hashimoto
|
2fb532d175
|
Update CHANGELOG
|
2014-09-04 14:10:37 -07:00 |
Mitchell Hashimoto
|
2fea07f92d
|
v1.6.4
|
2014-09-02 11:47:21 -07:00 |
Mitchell Hashimoto
|
ba41ab956c
|
Update CHANGELOG
|
2014-08-31 10:51:42 -07:00 |
Mitchell Hashimoto
|
41f4ec1e4d
|
guests/redhat: set hostname on EL7 [GH-4352]
|
2014-08-31 09:58:12 -07:00 |
Mitchell Hashimoto
|
a54f2dc539
|
command/rsync-auto: add --poll flag [GH-4392]
|
2014-08-31 09:54:37 -07:00 |
Mitchell Hashimoto
|
de71e269fa
|
Update CHANGELOG
|
2014-08-30 23:16:13 -07:00 |
Mitchell Hashimoto
|
083dce5c61
|
Revert "core: guard against SSH to localhost:22 [GH-4070]"
This reverts commit 62561f2844 .
This broke WinRM. Will fix in a future version.
|
2014-08-30 22:55:13 -07:00 |
Mitchell Hashimoto
|
f4ee4764bb
|
guests/redhat: configure networks properly on EL7 [GH-4195]
|
2014-08-30 22:49:13 -07:00 |
Mitchell Hashimoto
|
6074a63683
|
guests/redhat: install Docker on EL7 properly [GH-4402]
|
2014-08-30 22:44:48 -07:00 |
Mitchell Hashimoto
|
8d31923b1a
|
Update CHANGELOG
|
2014-08-30 22:24:08 -07:00 |
Mitchell Hashimoto
|
a0b95cb927
|
core: content-type is case insensitive for metadata check [GH-4369]
|
2014-08-29 11:27:50 -07:00 |
Mitchell Hashimoto
|
b4345968a5
|
providers/docker: SSH extra args go to Docker container [GH-4378]
|
2014-08-29 11:11:53 -07:00 |
Mitchell Hashimoto
|
5eaa8ca597
|
Update CHANGELOG
|
2014-08-29 10:29:40 -07:00 |
Mitchell Hashimoto
|
d1d8ce7d52
|
core: vagrant provision triggers sentinel creation [GH-4393]
|
2014-08-29 10:26:44 -07:00 |
Mitchell Hashimoto
|
bf75dc16e4
|
Update CHANGELOG
|
2014-08-29 09:55:12 -07:00 |
Mitchell Hashimoto
|
c5ed3b97d1
|
Update CHANGELOG
|
2014-08-29 09:53:50 -07:00 |
Mitchell Hashimoto
|
533ced5b48
|
Update CHANGELOG
|
2014-08-29 09:51:03 -07:00 |
Mitchell Hashimoto
|
22438a481c
|
Update CHANGELOG
|
2014-08-29 09:49:38 -07:00 |
Mitchell Hashimoto
|
138aa5aad3
|
communicators/ssh: cleanup PTY code for GH-4408]
|
2014-08-29 09:41:35 -07:00 |
Mitchell Hashimoto
|
b42e9aef23
|
guests/linux: more verbose output when shared folder mount fails
[GH-4403]
|
2014-08-29 08:27:48 -07:00 |
Mitchell Hashimoto
|
023ed006bf
|
core: better bundler errors
|
2014-08-29 08:20:21 -07:00 |
Mitchell Hashimoto
|
c830b52719
|
Update CHANGELOG
|
2014-08-29 07:40:54 -07:00 |
Veres Lajos
|
4ef996dca9
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-08-25 20:12:25 +01:00 |
Mitchell Hashimoto
|
b675be383b
|
core: disallow brackets in VM names [GH-4319]
|
2014-08-10 21:05:29 -07:00 |
Mitchell Hashimoto
|
e198652e75
|
core: don't load curlrc [GH-4328]
|
2014-08-10 20:49:53 -07:00 |
Mitchell Hashimoto
|
9c24205432
|
Update CHANGELOG
|
2014-08-10 20:42:53 -07:00 |
Mitchell Hashimoto
|
c4c76112e3
|
Update CHANGELOG
|
2014-08-10 20:34:51 -07:00 |
Mitchell Hashimoto
|
24392306ed
|
Update CHANGELOG
|
2014-08-08 18:25:25 -07:00 |
Mitchell Hashimoto
|
8bee751898
|
commands/reload: show post-up message [GH-4168]
|
2014-08-08 17:40:07 -07:00 |
Mitchell Hashimoto
|
04835ae612
|
core: clean up Bundler tempfiles [GH-4103]
|
2014-08-08 16:48:53 -07:00 |
Mitchell Hashimoto
|
15f1823d5c
|
core: box names with colons work on Windows [GH-4100]
|
2014-08-08 14:47:17 -07:00 |
Mitchell Hashimoto
|
62561f2844
|
core: guard against SSH to localhost:22 [GH-4070]
|
2014-08-08 11:58:53 -07:00 |
Mitchell Hashimoto
|
7cce4cbc90
|
core: lock machine action on VF name too [GH-4065]
|
2014-08-08 11:39:49 -07:00 |
Mitchell Hashimoto
|
ae1a03903e
|
providers/virtualbox: error if can't read VM name [GH-4047]
|
2014-08-08 10:49:07 -07:00 |
Mitchell Hashimoto
|
0da5d7b650
|
communicators/ssh: clean error on max session [GH-4044]
|
2014-08-08 09:11:25 -07:00 |