vagrant/lib/vagrant
Sean Wolfe e10e8aae86 After changing the file permissions, we need to reload the stat before comparing again. Otherwise we will always throw an exception even if we set the permissions successfully. 2012-05-01 13:26:12 -07:00
..
action `vagrant destroy` works in "guru meditation" state 2012-04-12 10:18:34 -07:00
communication Improve the SSH ready? check [GH-841] 2012-03-28 22:30:01 -07:00
config Remove old configuration classes 2012-04-18 17:16:03 -07:00
downloaders Catch Errno::ETIMEDOUT for downloading boxes [GH-849] 2012-03-30 19:28:10 -07:00
driver fix reading information method for vbox 4.1 2012-03-31 18:58:02 -07:00
plugin Make Vagrant::Plugin a module 2012-04-19 21:42:35 -07:00
util IsPortOpen utility 2012-03-23 10:26:29 -04:00
action.rb Enable Host IO cache on SATA controller by default 2012-03-22 13:41:48 -07:00
box.rb Lazy load attributes for runners. Get box repackage working. 2011-12-09 20:24:34 -08:00
box_collection.rb Throw an error if a box already exists when calling box.add 2011-12-10 13:09:03 -08:00
cli.rb Fix some issues with commands not referencing proper classes 2012-04-19 14:02:03 -07:00
command.rb Remove old command directory 2012-04-19 21:33:26 -07:00
communication.rb Communication abstraction. Started SSH. 2012-01-06 20:07:31 -08:00
config.rb Remove old configuration classes 2012-04-18 17:16:03 -07:00
data_store.rb Allow data store to work even if file path is nil 2012-02-25 10:41:06 -08:00
downloaders.rb Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
driver.rb Support VirtualBox 4.0 2012-01-07 21:16:40 -08:00
environment.rb Make Vagrant::Plugin a module 2012-04-19 21:42:35 -07:00
errors.rb Fix up some stuff from previous pull request 2012-03-30 19:31:03 -07:00
guest.rb Remove guest subdirectory 2012-04-19 21:28:24 -07:00
hosts.rb Remove hosts directory 2012-04-19 21:27:16 -07:00
plugin.rb Make Vagrant::Plugin a module 2012-04-19 21:42:35 -07:00
provisioners.rb Get rid of provisioners directory 2012-04-19 20:30:14 -07:00
registry.rb Major guests have been moved to plugins 2012-04-18 21:03:03 -07:00
ssh.rb After changing the file permissions, we need to reload the stat before comparing again. Otherwise we will always throw an exception even if we set the permissions successfully. 2012-05-01 13:26:12 -07:00
test_helpers.rb update the action_env test helper for the new environment structure 2012-02-06 22:47:25 -08:00
ui.rb safe_puts to avoid EPIPE [GH-819] 2012-03-18 17:45:49 -06: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 2012-03-28 22:08:55 -07:00
vm.rb Major guests have been moved to plugins 2012-04-18 21:03:03 -07:00