vagrant/lib/vagrant
Mitchell Hashimoto 18f761b015 Unit tests for each error_and_exit now that the message is testable 2010-03-17 21:15:48 -07:00
..
actions All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
downloaders File box downloader gives a nice error message if the file doesn't exist. 2010-03-15 19:18:00 -07:00
provisioners Chef solo cookbooks paths can now take arrays of folders, in addition to just a single string 2010-03-11 21:59:44 -08:00
util All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
active_list.rb ActiveList supports adding/removing and saving of VM UUIDs. 2010-03-14 16:27:22 -07:00
box.rb Added `vagrant box list` command to list added boxes 2010-03-07 21:34:53 -08:00
busy.rb Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends. 2010-02-15 18:37:20 -08:00
commands.rb Unit tests for each error_and_exit now that the message is testable 2010-03-17 21:15:48 -07:00
config.rb VM customization through Vagrantfile (modifying RAM, name, etc.) 2010-03-15 15:41:53 -07:00
env.rb Unit tests for each error_and_exit now that the message is testable 2010-03-17 21:15:48 -07:00
ssh.rb All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
stacked_proc_runner.rb StackedProcRunner abstraction which will be used for VM customization (in addition to configuration) 2010-03-15 14:19:28 -07:00
util.rb All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
vm.rb Port collision detection ignores if the VM is the current VM 2010-03-15 01:00:40 -07:00