packer-cn/common
Matthew Hooker d920b3fbf4 run gofmt 2016-11-01 14:08:04 -07:00
..
json common/json: add Unmarshal with method with syntax errors 2013-08-09 16:50:24 -07:00
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00
test-fixtures Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories". 2016-09-27 23:31:42 -05:00
uuid Simplifies the implementation of common/uuid 2013-10-23 23:05:02 +01:00
config.go common: revert some changes from #2121 for Windows 2015-06-13 10:21:09 -04:00
config_test.go common: remove unused config methods 2015-05-27 14:58:09 -07:00
download.go run gofmt 2016-11-01 14:08:04 -07:00
download_test.go Implement fix, add comments so it's more apparent why we're doing special logic 2015-08-14 17:49:08 -07:00
floppy_config.go Fixed formatting 2016-10-11 23:43:50 +02:00
floppy_config_test.go tests actually test the floppies 2016-07-27 21:59:21 +01:00
http_config.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
http_config_test.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
iso_config.go fix parseCheckSumFile panic 2016-10-14 00:56:05 -07:00
iso_config_test.go fix parseCheckSumFile panic 2016-10-14 00:56:05 -07:00
multistep_debug.go common: clarify debug mode [GH-907] 2014-03-12 21:40:27 -07:00
multistep_runner.go Improve -on-error descriptions 2016-09-18 03:00:36 +00:00
packer_config.go Add -on-error command line argument to allow preserving artifacts on builder errors 2016-09-16 12:15:00 +00:00
retry.go builder/amazon: add retry login when creating tags. 2016-09-28 18:22:31 -07:00
retry_test.go builder/amazon: add retry login when creating tags. 2016-09-28 18:22:31 -07:00
step_create_floppy.go run gofmt 2016-11-01 14:08:04 -07:00
step_create_floppy_test.go run gofmt 2016-11-01 14:08:04 -07:00
step_download.go common: StepDownload can force an extension 2015-06-08 20:41:39 -07:00
step_download_test.go common: Add new StepDownload to DRY up downloads 2013-08-15 17:46:40 -07:00
step_http_server.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
step_provision.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
step_provision_test.go rename builder/common to common since it is generally useful 2013-08-01 12:11:54 -07:00