vagrant/lib/vagrant
Mitchell Hashimoto 4f1a3dad8c Retry SSH on Errno::EACCES 2013-03-31 20:27:08 -07:00
..
action Only prepend/append once for hooks 2013-03-30 14:57:47 -07:00
config V2 missing key returns a DummyConfig as well 2013-02-28 00:17:58 -08:00
downloaders Greatly improve http_proxy/https_proxy detection for box downloads 2013-03-05 00:33:56 -08:00
plugin action_hooks can hook into specific actions 2013-02-22 12:12:55 -08:00
util Error message if private key not owned by right user [GH-1503] 2013-03-28 16:54:39 -07:00
action.rb Built-in hostname middleware for setting hostname 2013-02-27 21:28:09 -08:00
box.rb Human friendly error when metadata.json is missing from a box 2013-03-15 11:12:50 -07:00
box_collection.rb Fix obscure error with world writable temp dir 2013-03-21 17:31:23 -07:00
cli.rb Return exit status of 1 on invalid command 2013-01-27 19:52:43 +00:00
config.rb Remove the ErrorRecorder 2013-01-18 13:15:22 -08:00
downloaders.rb Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
environment.rb Don't error too early when config.vm.box is not properly set 2013-03-29 12:54:01 -07:00
errors.rb Retry SSH on Errno::EACCES 2013-03-31 20:27:08 -07:00
hosts.rb Move host base class to a plugin component 2012-06-27 09:26:03 -07:00
machine.rb Specify action_name for all machine actions for action hooks 2013-02-22 12:14:15 -08:00
machine_state.rb Create the MachineState class 2013-01-21 11:25:28 -06:00
plugin.rb Build the v2 interface, which is just a copy of V1 for now. 2012-11-06 20:51:03 -08:00
registry.rb Registries support merging 2013-01-13 12:58:48 -08:00
ui.rb The resource in the UI doesn't show up if it is nil 2013-02-03 14:20:40 -08:00
util.rb Remove GlobLoader from util.rb since it doesn't exist anymore 2011-11-13 13:19:16 -08:00
version.rb Up version for development 2013-03-28 15:34:25 -07:00