Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

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