Commit Graph

1529 Commits (cc0f91b41b4e108dbd7ba5cf50a135d87cbd4ce7)
 

Author SHA1 Message Date
Mitchell Hashimoto cc0f91b41b packer: add mock implementations and more template tests
13 years ago
Mitchell Hashimoto cfb53005ff Update CHANGELOG
13 years ago
Mitchell Hashimoto ba900fc2e8 up version for dev
13 years ago
Mitchell Hashimoto 148394a264 v0.3.4
13 years ago
Mitchell Hashimoto 45ad452c3b scripts: build go get ./... early to speed up builds
13 years ago
Mitchell Hashimoto 415fb2c935 scripts: set PACKER_RACE to build with race detector
13 years ago
Mitchell Hashimoto aa383885c5 Make travis run data race tests
13 years ago
Mitchell Hashimoto 77dd02c332 communicator/ssh: get data race tests passing
13 years ago
Mitchell Hashimoto b059cce542 packer/plugin: remove race in Exited()
13 years ago
Mitchell Hashimoto 5d7586cc59 packer/plugin: get rid of data race setting exited for Client
13 years ago
Mitchell Hashimoto 0b8bd1d7b7 packer/plugin: fix data race reading stdout in Client
13 years ago
Mitchell Hashimoto 2b5282b3d8 packer/rpc: get rid of data races in tests
13 years ago
Mitchell Hashimoto 4524b13911 packer: fix data race in communicator
13 years ago
Mark Peek 32ab55c79f website: tweak the formatting of the sleep tip
13 years ago
Mark Peek 2b2903c4eb Merge pull request #319 from ahawkins/patch-1
13 years ago
Adam Hawkins de1cabb1f3 Fix syntax error
13 years ago
Adam Hawkins e64aec3e57 Add sleep tip about ssh
13 years ago
Mark Peek fff968eb5a website: add a troubleshooting section for the shell provisioner
13 years ago
Mitchell Hashimoto 21b1d1f00e Update CHANGELOG
13 years ago
Mitchell Hashimoto 96f8b45add packer/plugin: Set killed in the kill clients method
13 years ago
Mitchell Hashimoto 32216f5707 packer/plugin: Killed bool to avoid panics when killing clients
13 years ago
Mitchell Hashimoto 29ede35b28 packer/rpc: when communicator abruptly exits, set exit status 123
13 years ago
Mitchell Hashimoto 6e99c468d4 provisioner/shell: retry uploads if reboot [GH-282]
13 years ago
Mitchell Hashimoto db60498f4f post-processor/vagrant: show file being compressed [GH-314]
13 years ago
Mitchell Hashimoto cd7e0403fd update version for dev
13 years ago
Mitchell Hashimoto fd21277907 v0.3.3
13 years ago
Mitchell Hashimoto 28a8293a22 packer/plugin: set TCP keep-alive on connection
13 years ago
Mitchell Hashimoto 7ad307e95a builder/virtualbox: fmt
13 years ago
Mitchell Hashimoto 844e355ed3 website: document formats feature
13 years ago
Mitchell Hashimoto 489a568741 Update CHANGELOG
13 years ago
Mitchell Hashimoto 0208548082 Merge pull request #309 from jsiebens/virtualbox_ova
13 years ago
Mitchell Hashimoto 5d9a2b63ff packer: remove keep_input_artifact prior to sending to build [GH-310]
13 years ago
Mitchell Hashimoto 629ec33aa8 packer: postProvisioner should be postProcessor
13 years ago
Johan Siebens a73ec1deb7 builder/virtualbox: export to ovf or ova (default ovf)
13 years ago
Mitchell Hashimoto c84d2aeffc post-processor/vagrant: process output path properly
13 years ago
Mitchell Hashimoto 1d0ceec7af Update CHANGELOG
13 years ago
Mitchell Hashimoto 513e4a2a3a builder/digitalocean: use HTTP proxy if in env
13 years ago
Mitchell Hashimoto 9bf7d7b81b common: use HTTP proxy if available from env [GH-252]
13 years ago
Mitchell Hashimoto 58960a8790 up version for dev
13 years ago
Mitchell Hashimoto 86a9d4fa09 website: set some more page titles
13 years ago
Mitchell Hashimoto 29812ae9b7 scripts: update dist.sh to latest go-xc
13 years ago
Mitchell Hashimoto 258e247cf6 v0.3.2
13 years ago
Mitchell Hashimoto 8d8edc998a Merge pull request #305 from mitchellh/website-deep-links
13 years ago
Jack Pearkes 9da7b5db30 website: generate toc data for linking into headers
13 years ago
Mitchell Hashimoto 6ef73b88be builder/amazon: fix crash case if SIGINT while waiting for instance
13 years ago
Mitchell Hashimoto 775555944e Update CHANGELOG
13 years ago
Mitchell Hashimoto 9b6e4ac92c Merge pull request #302 from mitchellh/do-encode-params
13 years ago
Jack Pearkes 885ea52e56 builder/digitalocean: better handling of url params in api requests
13 years ago
Mitchell Hashimoto 0a950a7cdc website: document handling reboots
13 years ago
Mitchell Hashimoto c0f39e5dca website: doc iso_urls
13 years ago