.. |
action
|
Persisting a VM uuid is now implicitly done by Vagrant::VM
|
2010-09-02 21:12:11 -07:00 |
command
|
Scope errors into the Errors namespace. VirtualBox version errors converted to I18n
|
2010-08-26 23:21:28 -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
|
No more logger usage for outputting to the shell
|
2010-08-25 22:38:24 -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
|
SSH no longer raises ActionException. Raises VagrantError
|
2010-09-01 10:00:49 -07:00 |
util
|
Get rid of util.rb. No longer used.
|
2010-09-01 14:30:31 -07:00 |
action_test.rb
|
Get rid of exceptions/ folder.
|
2010-09-02 11:56:04 -07:00 |
box_test.rb
|
Get rid of all Ruby warnings in Vagrant
|
2010-08-25 23:21:23 -07:00 |
cli_test.rb
|
Support for aliasing commands
|
2010-08-25 16:09:51 -07:00 |
config_test.rb
|
Split config classes out into multiple files for better organization
|
2010-09-01 20:37:11 -07:00 |
data_store_test.rb
|
Load data store keys as symbols, not strings.
|
2010-09-02 21:19:44 -07:00 |
environment_test.rb
|
Persisting a VM uuid is now implicitly done by Vagrant::VM
|
2010-09-02 21:12:11 -07:00 |
errors_test.rb
|
Refactor VagrantError to be more flexible so not as many subclasses will be needed
|
2010-09-01 08:27:29 -07:00 |
ssh_session_test.rb
|
SSH no longer raises ActionException. Raises VagrantError
|
2010-09-01 10:00:49 -07:00 |
ssh_test.rb
|
Converted final error_and_exit in ssh.rb to exceptions
|
2010-08-27 00:05:40 -07:00 |
ui_test.rb
|
Shell UI tests. Added option to not translate. Updated non-translated strings.
|
2010-08-27 23:27:35 -07:00 |
vm_test.rb
|
Persisting a VM uuid is now implicitly done by Vagrant::VM
|
2010-09-02 21:12:11 -07:00 |