vagrant/lib/vagrant
Anko painting 650ff4b734 Allow downloading via a proxy if http_proxy environment variable is set. [closes GH-157] 2010-09-08 22:11:53 -07:00
..
action Require root path on environment load 2010-09-07 10:52:58 -07:00
command Require root path on environment load 2010-09-07 10:52:58 -07:00
config Convert host path to string to catch other errors for SF configuration 2010-09-05 11:41:59 -07:00
downloaders Allow downloading via a proxy if http_proxy environment variable is set. [closes GH-157] 2010-09-08 22:11:53 -07:00
hosts Hosts use I18n 2010-08-27 20:53:04 -07:00
provisioners Vagrant::DataStore which will be used soon for the dotfile in the project directory 2010-09-01 22:00:59 -07:00
systems Scope SSH errors to proper exception classes 2010-09-01 10:47:34 -07:00
util Fork-and-wait on Tiger as well as leopard. [related to GH-51] 2010-09-07 14:19:06 -07:00
action.rb Get rid of exceptions/ folder. 2010-09-02 11:56:04 -07:00
box.rb `vagrant box repackage` can now take the typical `--output` and `--include` parameters 2010-07-28 20:30:16 -07:00
cli.rb Upgrade command to 0.6.0 format added `vagrant upgrade_to_060` 2010-09-07 00:50:42 -07:00
config.rb Configuration classes can now be validated. Nice error message shown in case of failure. 2010-09-05 11:02:48 -07:00
data_store.rb If the data store is empty, delete the backing file 2010-09-03 12:05:29 -07:00
environment.rb Config loading test is now powered by real Vagrantfiles, rather than mocks 2010-09-07 11:30:48 -07:00
errors.rb Configuration classes can now be validated. Nice error message shown in case of failure. 2010-09-05 11:02:48 -07:00
ssh.rb Fork-and-wait on Tiger as well as leopard. [related to GH-51] 2010-09-07 14:19:06 -07:00
ui.rb Added UI#ask methods (yes?, no?, etc.) 2010-09-07 00:45:21 -07:00
util.rb Autoload the util classes. HashWithIndifferentAccess for data store 2010-09-03 09:33:15 -07:00
version.rb Bump version to 0.6.0.dev. Time to make the big changes. 2010-08-23 21:18:01 -07:00
vm.rb Fix issue with local data store not being properly cleared for VM destruction 2010-09-07 01:02:11 -07:00