You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/common
Ali Rizvi-Santiago 5a3e98b529
Updated the testcases in common/download_test.go to pass a non-nil progress-bar due to the removal of a pointer type in commit ed2e341b7d7f49a063dd5018701b4ae548b8ec14 from yesterday.
8 years ago
..
json common/json: add Unmarshal with method with syntax errors 13 years ago
powershell Add support for differential disk 8 years ago
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 11 years ago
test-fixtures Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories". 10 years ago
uuid Simplifies the implementation of common/uuid 13 years ago
config.go go fmt 8 years ago
config_test.go Fixed some of the unit-tests in common/ due to the changes made in {config,download}.go 8 years ago
download.go Updated the testcases in common/download_test.go to pass a non-nil progress-bar due to the removal of a pointer type in commit ed2e341b7d7f49a063dd5018701b4ae548b8ec14 from yesterday. 8 years ago
download_test.go Updated the testcases in common/download_test.go to pass a non-nil progress-bar due to the removal of a pointer type in commit ed2e341b7d7f49a063dd5018701b4ae548b8ec14 from yesterday. 8 years ago
floppy_config.go move packer to hashicorp 9 years ago
floppy_config_test.go tests actually test the floppies 10 years ago
http_config.go move packer to hashicorp 9 years ago
http_config_test.go Refactor http server config into common 11 years ago
iso_config.go iso_config: allow for subdirs in hash sum files 8 years ago
iso_config_test.go iso_config: allow for subdirs in hash sum files 8 years ago
multistep_debug.go move packer to hashicorp 9 years ago
multistep_runner.go move packer to hashicorp 9 years ago
packer_config.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
retry.go builder/virtualbox-ovf retry removing VM. 9 years ago
retry_test.go post-processor/vagrant-cloud: try upload once 9 years ago
step_create_floppy.go move packer to hashicorp 9 years ago
step_create_floppy_test.go move packer to hashicorp 9 years ago
step_download.go Consolidated progress bar's appearance into the GetDefaultProgressBar() function. Updated dependency for cheggaaa's progress-bar from the gopkg.in location to the better maintained one on github.com. 8 years ago
step_download_test.go common: Add new StepDownload to DRY up downloads 13 years ago
step_http_server.go move packer to hashicorp 9 years ago
step_provision.go move packer to hashicorp 9 years ago
step_provision_test.go rename builder/common to common since it is generally useful 13 years ago