vagrant/lib/vagrant
Brian Cain efd3a62ffe
Fixes #11207: Do not validate checksums if options are empty string
Prior to this commit, if Vagrant received checksum options from Vagrant
Cloud that were simply empty strings, it would try to validate its
checksum with those options. This commit fixes that by ignoring empty
string values.
2019-11-21 09:56:58 -08:00
..
action Fixes #11207: Do not validate checksums if options are empty string 2019-11-21 09:56:58 -08:00
config Remove platform require since it is no longer required in file 2019-09-10 13:28:37 -07:00
plugin Update trigger abort behavior when running parallel actions 2019-06-04 16:40:59 -07:00
util Fixes #11207: Do not validate checksums if options are empty string 2019-11-21 09:56:58 -08:00
action.rb Add missing action autoloads 2018-04-04 16:27:06 -07:00
alias.rb some light changes per PR feedback 2018-02-25 22:21:16 -07:00
batch_action.rb Update trigger abort behavior when running parallel actions 2019-06-04 16:40:59 -07:00
box.rb Limit automatic box outdated checks to once per hour 2018-11-01 09:45:11 -07:00
box_collection.rb Added --no-same-owner & --no-same-permissions flags to bsdtar in box_collection.rb 2019-03-01 18:02:37 +00:00
box_metadata.rb Fixes #11163: Get latest version for provider (#11192) 2019-11-13 17:33:15 -05:00
bundler.rb Merge pull request #10896 from chrisroberts/f-plugin-constraints 2019-06-05 14:01:48 -07:00
capability_host.rb Spelling fixes 2018-03-14 14:41:04 +00:00
cli.rb Fix typo in UI Prefix for trigger UI 2019-03-21 10:11:38 -07:00
config.rb core: configure version can be an int [GH-2689] 2013-12-19 08:03:15 -08:00
environment.rb Fix plugin discovery loading when no data directory is available 2019-06-21 11:15:39 -07:00
errors.rb Handle command triggers with run_remote options 2019-02-01 13:34:15 -08:00
guest.rb core: more user-friendly errors for caps on guests 2014-01-09 10:24:25 -08:00
host.rb Spelling fixes 2018-03-14 14:41:04 +00:00
machine.rb Remove whitespace from id file on load 2019-03-11 17:08:13 -07:00
machine_index.rb Spelling fixes 2018-03-14 14:41:04 +00:00
machine_state.rb core: if state ID is NOT_CREATED_ID, destroy machine state 2014-05-05 21:44:34 -07:00
plugin.rb commands/plugin: list uses PluginManager 2014-01-05 08:42:34 -08:00
registry.rb Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
shared_helpers.rb Handle strict dependency enforcement when installed within system 2019-06-05 07:45:07 -07:00
ui.rb Ensure empty message values are properly formatted 2019-10-15 08:54:24 -07:00
util.rb Add full checkpoint integration 2018-01-16 14:16:49 -08:00
vagrantfile.rb Support loading machine configuration without provider validation 2019-06-14 11:50:06 -07:00
version.rb Add new version.txt used to generate installers 2014-02-02 15:33:12 +01:00