.. |
action
|
Autoload errors. If nothing bad happens, all those error classes don't use any memory :)
|
2010-09-01 07:15:37 -07:00 |
command
|
Scope errors into the Errors namespace. VirtualBox version errors converted to I18n
|
2010-08-26 23:21:28 -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
|
Provisioners raise exceptions
|
2010-09-01 09:36:22 -07:00 |
systems
|
SSH no longer raises ActionException. Raises VagrantError
|
2010-09-01 10:00:49 -07:00 |
util
|
Get rid of the PROJECT_ROOT constant.
|
2010-08-23 21:33:14 -07:00 |
action_test.rb
|
tests added for warden
|
2010-08-22 00:08:54 -07:00 |
active_list_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -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
|
Get rid of all Ruby warnings in Vagrant
|
2010-08-25 23:21:23 -07:00 |
environment_test.rb
|
Remove unused methods in environment and their translations
|
2010-08-26 23:30:24 -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 |
util_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
vm_test.rb
|
`vagrant up` can be used the same as `vagrant resume` [closes GH-134]
|
2010-08-03 19:43:39 -07:00 |