9621 Commits

Author SHA1 Message Date
Chris Roberts
dcdcf3f013 Add entry point for running vagrant-spec 2017-03-09 16:05:34 -08:00
Chris Roberts
e09077ee33 Add box from local path and use generic name 2017-03-09 12:44:10 -08:00
Chris Roberts
de05b221cc Update CHANGELOG 2017-03-09 12:43:33 -08:00
Chris Roberts
1ca47aaecf Merge pull request #8350 from chrisroberts/fix/port-collisions
Handle port collisions action fixes
2017-03-09 12:42:37 -08:00
Chris Roberts
b66446712c Start adding test coverage on port collision handling action 2017-03-09 10:28:41 -08:00
Chris Roberts
6f578590a9 Skip forwarded port if disabled in docker provider 2017-03-09 10:28:41 -08:00
Chris Roberts
334e4f5d9d Convert type for other provider compatibility 2017-03-09 10:28:41 -08:00
Jack Pearkes
d79dc66a0f Merge pull request #8344 from jasoncostello/website-add-meganav
Website: Add Meganav
2017-03-08 17:55:15 -08:00
Jack Pearkes
f899c048cf website: update to middleman-hashicorp 0.3.13 2017-03-08 17:01:25 -08:00
Jason Costello
56df61dce7 Fix heading text align scoping 2017-03-08 16:58:45 -08:00
Jason Costello
c031da9577 Fix font scoping issue 2017-03-08 16:58:45 -08:00
Jason Costello
41223f9c18 Remove 'by hashicorp' 2017-03-08 16:58:00 -08:00
Jason Costello
6a0470fdaa Scope <p> color to avoid meganav conflict 2017-03-08 16:58:00 -08:00
Jason Costello
84dfbdfac6 Add mega nav 2017-03-08 16:57:52 -08:00
Seth Vargo
d5a07c93c0
Update license 2017-03-08 11:39:24 -08:00
Seth Vargo
96f669ae2b
Update license 2017-03-08 11:36:46 -08:00
Seth Vargo
9eb3ff2622
Add website license 2017-03-08 11:34:10 -08:00
Seth Vargo
9241492267
Update website 2017-03-08 11:32:17 -08:00
Seth Vargo
e14f4d832f
Update middleman-hashicorp 2017-03-08 11:20:16 -08:00
Chris Roberts
956aa72237 Update CHANGELOG 2017-03-08 06:11:18 -08:00
Chris Roberts
258a58bcae Merge pull request #8337 from pmarques/master
Fix vagrant bash completion when path have spaces
2017-03-08 06:10:00 -08:00
Chris Roberts
02ffc4c272 Update CHANGELOG 2017-03-07 15:03:24 -08:00
Chris Roberts
9d1ec938ef Merge pull request #8341 from chrisroberts/enhancement/prerelease
Support spec prerelease matching
2017-03-07 15:02:17 -08:00
Chris Roberts
80c358dcaf Update CHANGELOG 2017-03-07 15:01:28 -08:00
Chris Roberts
c03ca851b1 Merge pull request #8327 from chrisroberts/plugins/local-path
Force path as preferred source on local install
2017-03-07 15:00:39 -08:00
Chris Roberts
7610ecfcba Allow prerelease matches on vagrant spec when running instance is prerelease 2017-03-07 10:36:35 -08:00
Chris Roberts
abf38106c0 Add shared helper method to detect if running version is prerelease 2017-03-07 10:36:14 -08:00
Patrick F. Marques
68d019926f Fix vagrant bash completion when path have spaces 2017-03-06 22:47:26 +00:00
Chris Roberts
363476fbae Update CHANGELOG 2017-03-06 14:23:43 -08:00
Chris Roberts
dbf01572ef Merge pull request #8122 from chrisroberts/virtualbox/uid-gid
Use uid/gid from mount_options if provided for synced folders.
2017-03-06 14:21:11 -08:00
Chris Roberts
fbe9aeeb0b Update CHANGELOG 2017-03-06 09:16:28 -08:00
Chris Roberts
78e8e17869 Cast host value to string prior to empty? check.
Force string type prior to empty? check to prevent errors if
host ip value is nil. Add coverage for proper handling of nil
value.
2017-03-06 09:14:04 -08:00
Chris Roberts
6631fbdb9b Merge pull request #8073 from bshurts/fix/issue-7983
HyperV inaccurate winrm address - issue-7983
2017-03-06 09:11:34 -08:00
Chris Roberts
11cbf283ba Update CHANGELOG 2017-03-06 09:09:34 -08:00
Chris Roberts
e1e3df68da Merge pull request #7967 from apupier/removeRequirementsOnPathWithoutSpace
Remove requirements on path without space as issue was fixed in Ruby
2017-03-06 09:08:06 -08:00
Chris Roberts
0e2d6b8e3a Update CHANGELOG 2017-03-06 09:06:21 -08:00
Chris Roberts
f48b363093 Merge pull request #8089 from jopi2016/master
enhance untar_failure message
2017-03-06 09:05:25 -08:00
Chris Roberts
edd8a10b29 Merge pull request #8326 from chrisroberts/refactor/vbox-5.1
Refactor the virtualbox 5.1 driver implementation
2017-03-06 08:36:17 -08:00
Chris Roberts
9511476830 Update CHANGELOG 2017-03-06 08:32:07 -08:00
Chris Roberts
649cb2427e Merge pull request #8334 from chrisroberts/fix/box-sorting
Sort box list results
2017-03-06 08:30:45 -08:00
Chris Roberts
68be1422f8 Add test coverage for box sorting
Provides test coverage for proper box sorting using BoxCollection#all
and BoxCollection#find.
2017-03-06 08:19:49 -08:00
Chris Roberts
009ca94167 Sort result of BoxCollection#all 2017-03-06 08:19:02 -08:00
Chris Roberts
10cd188688 Merge pull request #7956 from phyber/early_box_version_sort
Fix box sorting in box_collection
2017-03-03 16:32:01 -08:00
Chris Roberts
eb06e75cdb Update CHANGELOG 2017-03-03 16:00:16 -08:00
Chris Roberts
6d3ab39b27 Merge pull request #7035 from pravinchandar/4608
Fix for #4608: Support for port forwarding in an IP aliased environment
2017-03-03 15:57:04 -08:00
Chris Roberts
8a9fa302f0 Removing timing issues from test coverage 2017-03-03 09:49:55 -08:00
Chris Roberts
96204383c7 Force path as preferred source on local install 2017-03-03 09:12:44 -08:00
Chris Roberts
98c50ee1c8 Refactor the virtualbox 5.1 driver implementation 2017-03-02 14:42:37 -08:00
Seth Vargo
24ba508c86
Re-enable soft purging, stale-if-error 2017-03-01 12:36:30 -05:00
Chris Roberts
80dd12f36c Stub CHANGELOG for next release 2017-02-28 13:48:35 -08:00