vagrant/lib/vagrant
Mitchell Hashimoto d65194d66e Only initialize a logger on the parent environment 2010-09-02 21:24:59 -07:00
..
action Persisting a VM uuid is now implicitly done by Vagrant::VM 2010-09-02 21:12:11 -07:00
command Shell UI tests. Added option to not translate. Updated non-translated strings. 2010-08-27 23:27:35 -07:00
config Vagrant::DataStore which will be used soon for the dotfile in the project directory 2010-09-01 22:00:59 -07:00
downloaders Downloaders now raise exceptions instead of erroring environment 2010-09-01 07:22:14 -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 Get rid of util.rb. No longer used. 2010-09-01 14:30:31 -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 Support for aliasing commands 2010-08-25 16:09:51 -07:00
config.rb Split config classes out into multiple files for better organization 2010-09-01 20:37:11 -07:00
data_store.rb Load data store keys as symbols, not strings. 2010-09-02 21:19:44 -07:00
environment.rb Only initialize a logger on the parent environment 2010-09-02 21:24:59 -07:00
errors.rb Add proper message when Vagrant is quit from interrupt 2010-09-01 18:07:47 -07:00
ssh.rb Config can now be deserialized as well as serialized to JSON 2010-09-01 21:01:15 -07:00
ui.rb Shell UI tests. Added option to not translate. Updated non-translated strings. 2010-08-27 23:27:35 -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 Persisting a VM uuid is now implicitly done by Vagrant::VM 2010-09-02 21:12:11 -07:00