packer-cn/packer
Mitchell Hashimoto 747f260678 packer: template error if override specified for bad builder [GH-336] 2013-08-27 21:34:55 -07:00
..
plugin packer/plugin: swallowInterrupts in plugin should swallow all 2013-08-23 14:22:32 -07:00
rpc packer/rpc: implement UploadDir 2013-08-25 20:30:56 -07:00
artifact.go packer: Add Destroy method to artifact 2013-06-18 16:01:14 -07:00
artifact_mock.go packer: add mock implementations and more template tests 2013-08-22 11:32:59 -07:00
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
build.go packer: remove keep_input_artifact prior to sending to build [GH-310] 2013-08-19 16:00:25 -07:00
build_test.go packer: remove keep_input_artifact prior to sending to build [GH-310] 2013-08-19 16:00:25 -07:00
builder.go packer: Additional comments 2013-06-14 12:32:14 -07:00
builder_mock.go packer: add mock implementations and more template tests 2013-08-22 11:32:59 -07:00
builder_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
cache.go packer: Properly handle ? in URLs in cache keys 2013-07-20 19:20:29 -07:00
cache_test.go packer: Properly handle ? in URLs in cache keys 2013-07-20 19:20:29 -07:00
command.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
command_test.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
communicator.go communicator/ssh: Trailing slash won't create destination dir 2013-08-25 20:47:10 -07:00
communicator_mock.go packer/rpc: implement UploadDir 2013-08-25 20:30:56 -07:00
communicator_mock_test.go packer: Add UploadDir to the Communicator interface 2013-08-25 20:30:56 -07:00
communicator_test.go packer/rpc: use public MockCommunicator, tests pass 2013-08-25 20:30:56 -07:00
config_template.go packer: ConfigTemplate, move from common 2013-08-15 19:11:27 -07:00
config_template_test.go packer: ConfigTemplate, move from common 2013-08-15 19:11:27 -07:00
environment.go packer: Parallelize synopsis lookup to speed up help output 2013-08-13 10:16:25 -07:00
environment_test.go packer: shuffle some tests around to where they make more sense 2013-08-15 17:46:41 -07:00
hook.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
hook_test.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
multi_error.go packer: no need to check if nil since we're appending to slice 2013-08-23 15:25:02 -07:00
multi_error_test.go builder/*: switch to MultiErrorAppend 2013-07-19 19:08:25 -04:00
post_processor.go packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
post_processor_test.go packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
provisioner.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
provisioner_test.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
template.go packer: template error if override specified for bad builder [GH-336] 2013-08-27 21:34:55 -07:00
template_test.go packer: template error if override specified for bad builder [GH-336] 2013-08-27 21:34:55 -07:00
ui.go packer: replace \r with literal on Ui for MR 2013-08-11 23:19:13 -07:00
ui_test.go packer: replace new lines with literal \n 2013-08-11 23:18:14 -07:00
version.go up version for dev 2013-08-21 11:55:45 -07:00