Commit Graph

2477 Commits (d73844c3efb4973c19e4005ecb2e50ff49d6bd87)
 

Author SHA1 Message Date
Mitchell Hashimoto 5eb16895cd packer/rpc: use a pointer for maps to avoid race
13 years ago
Mitchell Hashimoto 6ebfd502d7 packer/rpc: fix data race by acquiring wrong locks in MuxConn
13 years ago
Mitchell Hashimoto 9b579a9dd7 post-procssor/vagrant: return proper artifact
13 years ago
Mitchell Hashimoto edbdee5dee packer/rpc: accept/dial stream IDs are unique [GH-727]
13 years ago
Mitchell Hashimoto 629f3eee21 core: cache makes proper path with slashes after "." [GH-716]
13 years ago
Mitchell Hashimoto 74f018df2b packer/rpc: make newXWithMuxConn private
13 years ago
Mitchell Hashimoto f06cd56e72 packer/rpc: make servers use odd seqnums, clients even [GH-727]
13 years ago
Mitchell Hashimoto 54e96d100a Update CHANGELOG
13 years ago
Mitchell Hashimoto 7ff549ecdb Merge pull request #733 from mitchellh/f-vagrant-pp-revamp
13 years ago
Mitchell Hashimoto 99cbe1fc42 command/fix: update help
13 years ago
Mitchell Hashimoto 8819594386 command/fix: fix for overrides
13 years ago
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides
13 years ago
Mitchell Hashimoto 84f8c0bfa0 command/fix: cleaner
13 years ago
Mitchell Hashimoto b6795081b8 website: update docs for vagrant pp
13 years ago
Mitchell Hashimoto 6518c92e25 post-processor/vagrant: more tests
13 years ago
Mitchell Hashimoto 7b6bbbf42f post-procssor/vagrant: don't export some things
13 years ago
Mitchell Hashimoto 2f09eb5bba post-processor/vagrant: vmware
13 years ago
Mitchell Hashimoto 23e73b1226 post-processor/vagrant: DigitalOcean
13 years ago
Mitchell Hashimoto c1a9728448 post-processor/vagrant: transition aws over
13 years ago
Mitchell Hashimoto 3dd4c08f2d post-processor/vagrant: start new format
13 years ago
Mitchell Hashimoto 930b844bd5 website/source: fix typos
13 years ago
Mitchell Hashimoto fb5d1708c5 post-processor/vagrant: include files
13 years ago
Mitchell Hashimoto eaf76618cb post-processor/vagrant: compression_level is an int
13 years ago
Mitchell Hashimoto ac36b33f98 builder/virtualbox: fix compilation
13 years ago
Mitchell Hashimoto 3c5c9a6ea3 builder/virtualbox: sleep when stopping forcefully to allow session
13 years ago
Mitchell Hashimoto dcae79e67f builder/virtualbox: remove devices in separate step
13 years ago
Mitchell Hashimoto c264ef0a29 builer/virtualbox: avoid crash since guest additions path not set
13 years ago
Mitchell Hashimoto 675f7a43ba builder/virtualbox: don't download guest additions if disable [GH-731]
13 years ago
Mitchell Hashimoto da16887010 Merge pull request #724 from ChrisKozak/master
13 years ago
Mitchell Hashimoto ae7459718d builder/amazon/instance: use US if region us-east-1 for upload [GH-729]
13 years ago
Mitchell Hashimoto c3d34f930d Update CHANGELOG
13 years ago
Mitchell Hashimoto a0a0c121a4 test: high-level CLI tests that catch basic errors
13 years ago
Mitchell Hashimoto ecf211ceed paker: tests for ColoredUi not showing color with env vars
13 years ago
Mitchell Hashimoto 69f971094c builder/vmware: style
13 years ago
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable
13 years ago
Mitchell Hashimoto 4d3c9e7104 Merge pull request #726 from rocketnova/master
13 years ago
Mitchell Hashimoto 4b19de6512 Merge pull request #730 from sudharsh/txt_template_fix
13 years ago
Sudharshan S e8d1cc8e31 Fix Puppet Provisioner crash when HieraConfigPath or ManifestDir is specified
13 years ago
Rocket bb8e9ad71c Change chef environment to work for chef-solo.
13 years ago
Chris Kozak f5d6df6416 Updated DigitalOcean default image id
13 years ago
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642]
13 years ago
Mitchell Hashimoto 4c6800f5a3 common: process user variables in non-string config decodes [GH-598]
13 years ago
Mitchell Hashimoto 47d47082fc test: better output if a test fails
13 years ago
Mitchell Hashimoto c751fb58cc Update CHANGELOG
13 years ago
Mitchell Hashimoto 18f3588f35 packer: no colored output if machine-readable [GH-684]
13 years ago
Mitchell Hashimoto a6d5ebaf5e Merge pull request #719 from sudharsh/go_minver_verify
13 years ago
Sudharshan S d22b2a011d Verify go version when building packer.
13 years ago
Sudharshan S c4942a62ee The minimum go version to build packer is 1.2, not 1.1.
13 years ago
Mitchell Hashimoto f99837b4b7 test: fix GCE test
13 years ago
Mitchell Hashimoto 044e7fa368 test: google compute engine acceptance tests
13 years ago