.. |
action
|
Add `forwarded_port_destination` to find SSH port by that instead of key. [closes GH-375]
|
2011-07-10 22:41:35 -07:00 |
command
|
Fix order-dependent test
|
2011-01-12 00:14:16 -08:00 |
config
|
Can now specify owner/group of shared folders. [closes GH-350]
|
2011-07-05 23:53:23 -07:00 |
downloaders
|
Show nice error message for bad HTTP downloads [closes GH-403]
|
2011-07-05 22:48:02 -07:00 |
hosts
|
Revert "Instead of using Kernel#system, use custom piped solution"
|
2010-09-29 23:38:07 -07:00 |
provisioners
|
Multiple Chef provisioners no longer overwrite cookbook folders. [closes GH-407]
|
2011-07-07 22:49:58 -07:00 |
ssh
|
Can now configure what shell to sudo with (default: bash)
|
2011-02-08 23:06:05 -08:00 |
systems
|
Can now specify owner/group of shared folders. [closes GH-350]
|
2011-07-05 23:53:23 -07:00 |
util
|
Remove ResourceLogger and PlainLogger
|
2011-07-10 15:35:45 -07:00 |
action_test.rb
|
Converted most "mock_environment" tests to "vagrant_env" which uses real filesystem
|
2010-09-07 11:41:52 -07:00 |
box_collection_test.rb
|
Nicer error message when box is not found. [closes GH-195]
|
2010-10-21 17:50:41 -07:00 |
box_test.rb
|
Validate only certain command sequences [closes GH-188]
|
2010-10-13 18:59:25 -07:00 |
cli_test.rb
|
Converted most "mock_environment" tests to "vagrant_env" which uses real filesystem
|
2010-09-07 11:41:52 -07:00 |
config_test.rb
|
Provisioner config object should have access to the top config
|
2011-01-13 16:54:34 -08:00 |
data_store_test.rb
|
Nice error message given if ".vagrant" is a directory and therefore can't be accessed. [closes GH-172]
|
2010-10-06 18:57:39 -07:00 |
environment_test.rb
|
Fix bug with loading Vagrantfiles with new case changing
|
2011-07-10 16:08:39 -07:00 |
errors_test.rb
|
Show proper syntax error for Vagrantfiles [closes GH-155]
|
2010-09-04 14:33:53 -07:00 |
plugin_test.rb
|
Plugins. Documentation coming shortly.
|
2010-09-14 23:10:51 -06:00 |
ssh_test.rb
|
Retry connection on Net::SSH::Disconnect [closes GH-313]
|
2011-07-09 17:02:41 -07:00 |
ui_test.rb
|
Since I18n isn't automatic for UI class, get rid of _ prefix on options
|
2010-09-21 18:14:18 -06:00 |
vm_test.rb
|
Systems can now respond to `distro_dispatch` to return specific distro systems
|
2011-01-09 13:06:26 -08:00 |