vagrant/lib/vagrant
Brian Cain a177bcf4b7
Ensure internal trigger fire does not get called if plugin installed
This commit wraps up the internal machine action level trigger calls if
the community vagrant-trigger plugin is installed.
2018-05-07 11:33:55 -07:00
..
action (#7076) Continue on if vagrant fails to parse metadata box for update 2018-05-02 13:58:21 -07:00
config Fix rspec tests 2018-04-20 10:51:38 -07:00
plugin Code updates based on PR feedback 2018-04-24 10:04:40 -07:00
util Merge pull request #9746 from chrisroberts/e-hyper-v-check 2018-05-02 07:45:26 -07: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 Always provide timeout on thread join to prevent deadlock errors 2017-03-27 12:58:39 -07:00
box.rb That file has to exist 2016-05-29 00:18:33 -04:00
box_collection.rb Sort result of BoxCollection#all 2017-03-06 08:19:02 -08:00
box_metadata.rb core: better error when adding box with malformed version [GH-3332] 2014-04-01 22:48:52 -07:00
bundler.rb Spelling fixes 2018-03-14 14:41:04 +00:00
capability_host.rb Spelling fixes 2018-03-14 14:41:04 +00:00
cli.rb Merge pull request #9504 from zachflower/feature/vagrant-aliases 2018-04-06 15:39:18 -07:00
config.rb core: configure version can be an int [GH-2689] 2013-12-19 08:03:15 -08:00
environment.rb Merge pull request #9504 from zachflower/feature/vagrant-aliases 2018-04-06 15:39:18 -07:00
errors.rb Allow other providers in WSL 2018-05-02 22:36:17 +02: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 Ensure internal trigger fire does not get called if plugin installed 2018-05-07 11:33:55 -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 Suppress errors from invalid path encoding and carry on with best effort 2018-04-04 16:09:46 -07:00
ui.rb Scrub sensitive information prior to message output 2017-12-14 15:38:31 -08:00
util.rb Add full checkpoint integration 2018-01-16 14:16:49 -08:00
vagrantfile.rb (#9717) Improve messaging around not finding requested provider 2018-04-26 09:43:58 -07:00
version.rb Add new version.txt used to generate installers 2014-02-02 15:33:12 +01:00