.. |
action
|
Get rid of all Ruby warnings in Vagrant
|
2010-08-25 23:21:23 -07:00 |
command
|
Factor out the command environment initialization
|
2010-08-25 21:49:19 -07:00 |
downloaders
|
No need to catch action exception on downloaders. Converted to using proper environment errors.
|
2010-07-24 09:18:10 -07:00 |
hosts
|
No more logger usage for outputting to the shell
|
2010-08-25 22:38:24 -07:00 |
provisioners
|
Run chef provisioners with "-E" flag on sudo so PATH is preserved on CentOS [closes GH-133]
|
2010-08-03 09:14:35 -07:00 |
systems
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -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
|
Get rid of all Ruby warnings in Vagrant
|
2010-08-25 23:21:23 -07:00 |
ssh_session_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
ssh_test.rb
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -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 |