Commit Graph

4952 Commits (666cdc03a6705de1988ea46e2dc17be3184107f6)
 

Author SHA1 Message Date
Chris Bednarski 666cdc03a6 Merge pull request #2646 from mitchellh/b-tests
11 years ago
Chris Bednarski 50d44ad740 Updated changelog
11 years ago
Chris Bednarski bf733b75d5 Revert "By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5."
11 years ago
Chris Bednarski c8d1c650f0 Revert "Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing."
11 years ago
Chris Bednarski cf8933e374 Merge pull request #2573 from pecigonzalo/f-build-mingw
11 years ago
Gonzalo Peci 0006cce41b When using MinGW gopath uses ; as separators, if we use : it strips everything after the driver letter. EG: C:\GO_Working\ gets stripped to C and makes ```make dev``` and ```make``` fail
11 years ago
Chris Bednarski bc06508470 Merge pull request #2650 from tas50/master
11 years ago
Tim Smith 14b39c5b51 Opscode -> Chef
11 years ago
Chris Bednarski 244500c667 Merge pull request #2636 from mitchellh/docs-checkpoint
11 years ago
Chris Bednarski 1830c81eab Correct and expand docker config tests for commit, discard, export_path
11 years ago
Chris Bednarski d13647ee0f Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing.
11 years ago
Chris Bednarski 133d76f557 Merge pull request #2605 from mitchellh/b-2603
11 years ago
Chris Bednarski 1764238c0b Added [DEBUG] prefix to log messages
11 years ago
Chris Bednarski 8f7f82334a Merge pull request #2628 from mitchellh/b-docker-export-validation
11 years ago
Chris Bednarski 5503b7f496 Don't export errors
11 years ago
Chris Bednarski 96a857ea6f Merge pull request #2629 from mitchellh/b-2601
11 years ago
Chris Bednarski 8d8e320e8c Added docs for checkpoint
11 years ago
Chris Bednarski 55fadd96bc By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5.
11 years ago
Chris Bednarski d367b8b521 If is customized no file extension is added. The documentation has been updated to reflect this.
11 years ago
Chris Bednarski 746b9a8391 Formatting tweaks
11 years ago
Chris Bednarski ffef8efaf4 Added docs for discard; clarify mutual exclusivity between commit, discard, and export_path
11 years ago
Chris Bednarski 1b1bd19c20 Reformat code so we can grep for this more easily
11 years ago
Chris Bednarski e60b3745f5 Merge pull request #2619 from vtolstov/artifice
11 years ago
Chris Bednarski 750a9c61de Added discard option for docker builder, also reorganized some error messages
11 years ago
Chris Bednarski 32978a5109 Add an explicit error message when there is no output file specified
11 years ago
Vasiliy Tolstov 97f3f31d3d Merge branch 'master' into artifice
11 years ago
Vasiliy Tolstov f0fdf865a1 allow wildcards in artifice files
11 years ago
Chris Bednarski 51002e8c6f Merge pull request #2615 from mitchellh/b-aws-upstream
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Chris Bednarski 2237fb3e75 Merge pull request #2614 from mitchellh/docs-esxi-floppy
11 years ago
Chris Bednarski d96b426a6d Clarify use-case and example for floppy preseed
11 years ago
Chris Bednarski c8a43eabdf Merge pull request #2610 from kikitux/master
11 years ago
Alvaro Miranda f54940d9e8 note about floppy on ESXi
11 years ago
Chris Bednarski 6e8c6a15ad Implement fix, add comments so it's more apparent why we're doing special logic
11 years ago
Chris Bednarski 7ecfb057ff Added test case to catch deleting local source file when checksum doesn't match
11 years ago
Chris Bednarski 424ee65866 Added a log message when we use a local file instead of downloading one
11 years ago
Chris Bednarski 70af28be47 Added cake fixture for testing file:/// downloads
11 years ago
Chris Bednarski 641c8a2ea0 Added changelog entries for recently-merged features and fixes
11 years ago
Chris Bednarski c8d0883f06 Merge pull request #2590 from mitchellh/f-vagrant-parallel-gzip
11 years ago
Chris Bednarski 9ee07f1e8d Add parallel gzip compression to the vagrant post-processor
11 years ago
Chris Bednarski d0f6ab4331 Merge pull request #2585 from mitchellh/f-dockerdownload
11 years ago
Chris Bednarski 5ad4b0e97e Added tests and handle the tar format from docker cp -
11 years ago
Chris Bednarski 8cdd078952 Changed fixtures so we can do a directory test too
11 years ago
Chris Bednarski 62c5e8358d Added a test for docker upload and download
11 years ago
Chris Bednarski de9ecd2d62 Add a test fixture file
11 years ago
Chris Bednarski 3523ffdce1 Farewell extra line. You were pretty but out of place.
11 years ago
Rickard von Essen b6098baac2 Merge pull request #2587 from rickard-von-essen/issue-2543
11 years ago
Rickard von Essen da82ff3fd6 Fix interpolation of {{.Flavor}} in parallels_tools_guest_path. (2)
11 years ago
Chris Bednarski 047382eec9 Style tweak
11 years ago
Chris Bednarski dc3c55cf8e Implemented downloader for the docker communicator so we can pull files out of a container
11 years ago