Mitchell Hashimoto
|
fb511a43d9
|
providers/virtualbox: store version on instance as well
|
2015-11-19 11:02:00 -08:00 |
Mitchell Hashimoto
|
d56c8fda18
|
providers/virtualbox: cache VirtualBox version [GH-6468]
|
2015-11-19 11:00:02 -08:00 |
Seth Vargo
|
eac1960d45
|
Fix some Ruby
|
2015-11-19 10:25:32 -08:00 |
Mitchell Hashimoto
|
764e151672
|
Update CHANGELOG.md
|
2015-11-19 09:29:44 -08:00 |
Seth Vargo
|
3227589c12
|
Merge pull request #6550 from handlers/edit-this-page-better
Safer way to build 'edit this page' link
|
2015-11-19 08:34:17 -08:00 |
Seth Vargo
|
ca4ff8abbc
|
Merge pull request #6548 from Panya/scroll-performance
Avoid full-screen repaints on scroll. Fixes #6520
|
2015-11-19 08:33:11 -08:00 |
Sam Handler
|
d1233c1d07
|
safer way to display edit this page link
|
2015-11-19 11:03:02 -05:00 |
Mikhail Korepanov
|
8054798427
|
Avoid full-screen repaints on scroll. Fixes #6520
|
2015-11-19 13:56:20 +03:00 |
Mitchell Hashimoto
|
2ffbe4e6e1
|
core: more robust WIndows admin check [GH-5616]
|
2015-11-18 20:27:07 -08:00 |
Mitchell Hashimoto
|
9e8b19b2b3
|
Merge pull request #6545 from iamseth/fix/windows_salt_bootstrap_url
Fixing the Salt bootstrap script for Windows
|
2015-11-18 20:17:11 -08:00 |
Seth Miller
|
c8a18fda26
|
Fixing the Salt bootstrap script for Windows
The URL for the download has changed as per issue #6274
|
2015-11-18 21:55:32 -06:00 |
Seth Vargo
|
a0ab17f2e7
|
Merge pull request #6544 from mitchellh/sethvargo/race_test
Fix port collision in tests
|
2015-11-18 18:50:44 -08:00 |
Seth Vargo
|
c1623ee740
|
Fix port collision in tests
|
2015-11-18 18:47:19 -08:00 |
Seth Vargo
|
398017ba6e
|
Update CHANGELOG
|
2015-11-18 18:36:59 -08:00 |
Seth Vargo
|
f7fc3c07e4
|
Merge pull request #6543 from mitchellh/sethvargo/chef_delete
Perform Chef delete operations on the guest instead of the host
|
2015-11-18 18:36:19 -08:00 |
Seth Vargo
|
a0c049da00
|
Fix tests
|
2015-11-18 18:32:46 -08:00 |
Mitchell Hashimoto
|
f88f9b3c2a
|
website/docs: VirtualBox requires "box.ovf" [GH-5904]
|
2015-11-18 18:29:52 -08:00 |
Seth Vargo
|
f999218c53
|
Perform Chef delete operations on the guest instead of the host
|
2015-11-18 18:28:42 -08:00 |
Mitchell Hashimoto
|
09890644c6
|
website/docs: document port binding defaults [GH-6133]
|
2015-11-18 18:23:57 -08:00 |
Mitchell Hashimoto
|
cfc5914ca2
|
website/docs: fix typo [GH-6227]
|
2015-11-18 18:20:34 -08:00 |
Mitchell Hashimoto
|
a341c0b03c
|
website/docs: document VAGRANT_DFEAULT_PROVIDER [GH-6178]
|
2015-11-18 18:18:38 -08:00 |
Mitchell Hashimoto
|
a59dc7a815
|
website/docs: document where files are created for network config
[GH-6299]
|
2015-11-18 18:16:59 -08:00 |
Mitchell Hashimoto
|
d2fbb0adf1
|
website/docs: document unprivileged file upload [GH-6533]
|
2015-11-18 18:13:37 -08:00 |
Mitchell Hashimoto
|
13ede32aa1
|
update CHANGELOG
|
2015-11-18 18:10:45 -08:00 |
Mitchell Hashimoto
|
be29915bed
|
Merge pull request #6542 from mitchellh/b-dotfile
core: don't make dotfile path if no Vagrantfile
|
2015-11-18 18:10:19 -08:00 |
Mitchell Hashimoto
|
c5add4749f
|
update CHANGELOG
|
2015-11-18 18:10:06 -08:00 |
Mitchell Hashimoto
|
079ee6ea95
|
Merge pull request #6540 from mitchellh/b-non-http-head
core: don't do HEAD request for box on non-HTTP [GH-5477]
|
2015-11-18 18:09:31 -08:00 |
Mitchell Hashimoto
|
7c9fd58786
|
core: log if not checking box metadata
|
2015-11-18 18:09:18 -08:00 |
Mitchell Hashimoto
|
646414b347
|
core: don't make dotfile path if no Vagrantfile
|
2015-11-18 17:48:24 -08:00 |
Mitchell Hashimoto
|
7c49fd1418
|
core: fix crash on invalid checksum type [GH-6327]
|
2015-11-18 17:36:52 -08:00 |
Mitchell Hashimoto
|
eb5a6fc7c3
|
communicators/ssh: more nil guards [GH-6225]
|
2015-11-18 17:32:40 -08:00 |
Mitchell Hashimoto
|
6f3ed13f75
|
providers/virtualbox: run provisioners on suspend resume
|
2015-11-18 17:16:23 -08:00 |
Mitchell Hashimoto
|
0e32612324
|
fix more tests
|
2015-11-18 17:13:47 -08:00 |
Mitchell Hashimoto
|
925d7c5bf6
|
Revert "Make DHCP IP configurable"
This reverts commit 004fe0e7bb .
|
2015-11-18 17:11:58 -08:00 |
Mitchell Hashimoto
|
c76e45a75a
|
fix some tests
|
2015-11-18 17:11:05 -08:00 |
Seth Vargo
|
2dfc96c536
|
Update CHANGELOG
|
2015-11-18 17:01:21 -08:00 |
Seth Vargo
|
c5c127e538
|
Merge pull request #6541 from mitchellh/sethvargo/chef_delete_empty_name
Do not throw an error when the Chef node_name is nil
|
2015-11-18 16:59:07 -08:00 |
Seth Vargo
|
a1a3824e35
|
Do not throw an error when the Chef node_name is nil
|
2015-11-18 16:56:31 -08:00 |
Mitchell Hashimoto
|
891c47c742
|
core: don't do HEAD request for box on non-HTTP [GH-5477]
|
2015-11-18 16:52:40 -08:00 |
Seth Vargo
|
733a583b69
|
Update CHANGELOG
|
2015-11-18 16:47:03 -08:00 |
Seth Vargo
|
244069d5d7
|
Merge pull request #6049 from bdwyertech/bdwyertech-patch-2
Chef Zero - Fix 'nodes_path' Support
|
2015-11-18 16:46:02 -08:00 |
Seth Vargo
|
3328fa3fb8
|
Update CHANGELOG
|
2015-11-18 16:42:18 -08:00 |
Seth Vargo
|
96a815e84e
|
Merge pull request #6538 from mitchellh/sethvargo/pr-6325
Make DHCP IP configurable
|
2015-11-18 16:41:30 -08:00 |
Seth Vargo
|
28ddd6927b
|
Update docs
|
2015-11-18 16:41:20 -08:00 |
Seth Vargo
|
17ebc7fca6
|
Merge pull request #6539 from mitchellh/revert-6406-5186
Revert "#5186: Warning: Authentication failure. Retrying... after packaging box"
|
2015-11-18 16:35:42 -08:00 |
Seth Vargo
|
e9f4bca380
|
Revert "#5186: Warning: Authentication failure. Retrying... after packaging box"
|
2015-11-18 16:35:35 -08:00 |
Seth Vargo
|
48df85008c
|
Rebase and cleanup conditional
|
2015-11-18 16:31:44 -08:00 |
Tristan Rivoallan
|
2c6ef938c7
|
Fix failing network test
|
2015-11-18 16:29:46 -08:00 |
Tristan Rivoallan
|
004fe0e7bb
|
Make DHCP IP configurable
This makes it possible to have DHCP attribute IPs to guests under
various subnets
|
2015-11-18 16:29:46 -08:00 |
Seth Vargo
|
6af1f1e258
|
Update CHANGELOG
|
2015-11-18 16:26:14 -08:00 |