Commit Graph

2354 Commits (fbc07942f072fdaa00ee319764a1dacdec4ca2f6)
 

Author SHA1 Message Date
Mitchell Hashimoto 10546f6aee provisioner/puppet-masterless: fix compile
13 years ago
Mitchell Hashimoto 4274d1fcc1 website: use the comparison operators in Puppet docs
13 years ago
Mitchell Hashimoto 895d87d9eb provisioner/puppet-masterless: use Go 1.2 template comparators
13 years ago
Mitchell Hashimoto ae00414bbf packer/plugin: communicate over unix domain sockets if you can
13 years ago
Mitchell Hashimoto 8d9a6eef1b update CHANGELOG
13 years ago
Mitchell Hashimoto 3a2c04e4e5 provisioner/puppet-masterless: validate manifest_dir is a dir
13 years ago
Mitchell Hashimoto 2986452804 provisioner/puppet-masterless: simplify manifest dir upload
13 years ago
Mitchell Hashimoto 6aef114372 go fmt
13 years ago
Mitchell Hashimoto ccbb109d05 Merge branch 'configure-manifest-dir' of https://github.com/Jimdo/packer into Jimdo-configure-manifest-dir
13 years ago
Mitchell Hashimoto 7ddf7ddad6 packer/rpc: remove the PortRange stuff
13 years ago
Mitchell Hashimoto 3b3d09cb0f website: update vsphere endpoint docs [GH-695]
13 years ago
Mitchell Hashimoto 2e03dda014 communicator/ssh: fix build
13 years ago
Mitchell Hashimoto 6359245ef8 communicator/ssh: clearer logging [GH-699]
13 years ago
Mitchell Hashimoto 7069f8afe1 packer/rpc: update some comments
13 years ago
Mitchell Hashimoto 00c7da9481 Update CHANGELOG
13 years ago
Mitchell Hashimoto 2da5930556 Merge pull request #701 from mitchellh/rpc-refactor
13 years ago
Mitchell Hashimoto 958f4191cd Test on Go 1.2
13 years ago
Mitchell Hashimoto 8a24c9b177 packer/rpc: fix data race in MuxConn
13 years ago
Mitchell Hashimoto f79daa0b1b packer/rpc: edge-triggerd state changes for faster dial/accept
13 years ago
Mitchell Hashimoto d9f79b0ecc packer/rpc: hard close all streams when underlying conn closes
13 years ago
Mitchell Hashimoto 5dffab7439 packer/rpc: need a real lock for closing
13 years ago
Mitchell Hashimoto 7372c32b6b packer/rpc: implement proper close_wait state
13 years ago
Mitchell Hashimoto e4dbad330d packer/rpc: rename uploadReader to uploadData because that makes sense
13 years ago
Mitchell Hashimoto 3a41500888 packer/rpc: more robust communicator connection cleanup
13 years ago
Mitchell Hashimoto 4c5d61709d packer/plugin: catch interrupts for every server
13 years ago
Mitchell Hashimoto 06d12773eb packer/rpc: improve logging for the MuxConn
13 years ago
Mitchell Hashimoto 82bf5fc79e plugin/*: update to latest API
13 years ago
Mitchell Hashimoto b4567c6380 packer/plugin: use new RPC API
13 years ago
Mitchell Hashimoto ce2304c948 packer/rpc: remove unused methods
13 years ago
Mitchell Hashimoto 8d4ba1fc2b packer/rpc: complete command
13 years ago
Mitchell Hashimoto a8b056e939 packer/rpc: builds
13 years ago
Mitchell Hashimoto bd6fbc05eb packer/rpc: environment
13 years ago
Mitchell Hashimoto 2ba713d705 packer/rpc: Builder
13 years ago
Mitchell Hashimoto e69399380e packer/rpc: start command
13 years ago
Mitchell Hashimoto 5966a6e905 packer/rpc: Provisioner
13 years ago
Mitchell Hashimoto a036bec96e packer/rpc: Hook
13 years ago
Mitchell Hashimoto db06fc7501 packer/rpc: implement Communicator
13 years ago
Mitchell Hashimoto 72fcb566a6 packer/rpc: better close states
13 years ago
Mitchell Hashimoto af22b35a1f packer/rpc: MuxConn writes don't block the whole loop
13 years ago
Mitchell Hashimoto 68e51de0f8 packer/rpc: MuxConn.NextId properly increments
13 years ago
Jan Brauer afd0aea8df Merge branch 'master' into configure-manifest-dir
13 years ago
Mitchell Hashimoto 2ac629c949 packer/rpc: get PostProcessor working
13 years ago
Mitchell Hashimoto ec68a3fd39 packer/rpc: MuxConn can return next available stream ID
13 years ago
Mitchell Hashimoto 171781c3c6 packer/rpc: work-in-progress commit
13 years ago
Mitchell Hashimoto 4ba5c2ef46 packer/rpc: post-processors work on a single connection
13 years ago
Mitchell Hashimoto a32cd59c29 packer/rpc: PostProcessor
13 years ago
Mitchell Hashimoto 984dd224f3 packer/rpc: Cache
13 years ago
Mitchell Hashimoto e9f7a1418c packer/rpc: use packer.MockArtifact
13 years ago
Mitchell Hashimoto 105e5f6a6d packer/rpc: tests passing
13 years ago
Mitchell Hashimoto 61fd3f7333 packer/rpc: update docs
13 years ago