.. |
action
|
Check box action no longer needs to load_box!
|
2010-09-27 13:42:53 -07:00 |
command
|
SSH gives proper error if VM is not running [closes GH-167]
|
2010-09-29 23:37:24 -07:00 |
config
|
Switch config to not implicitly use I18n.
|
2010-09-21 20:38:19 -06:00 |
downloaders
|
Allow downloading via a proxy if http_proxy environment variable is set. [closes GH-157]
|
2010-09-08 22:11:53 -07:00 |
hosts
|
Instead of using Kernel#system, use custom piped solution
|
2010-09-27 18:26:42 -07:00 |
provisioners
|
UI methods no longer automatically translate. Makes it easier for plugin developers.
|
2010-09-21 18:12:24 -06:00 |
systems
|
UI methods no longer automatically translate. Makes it easier for plugin developers.
|
2010-09-21 18:12:24 -06:00 |
util
|
Instead of using Kernel#system, use custom piped solution
|
2010-09-27 18:26:42 -07:00 |
action.rb
|
More documentation and fixed some YARD warnings
|
2010-09-23 09:53:18 -07:00 |
box.rb
|
YARD and some documentation
|
2010-09-22 09:43:30 -06:00 |
box_collection.rb
|
More documentation and fixed some YARD warnings
|
2010-09-23 09:53:18 -07:00 |
cli.rb
|
YARD and some documentation
|
2010-09-22 09:43:30 -06:00 |
config.rb
|
Fix issues with Ruby 1.8.7 where Vagrant wouldn't even run
|
2010-09-27 12:10:17 -07:00 |
data_store.rb
|
More documentation and fixed some YARD warnings
|
2010-09-23 09:53:18 -07:00 |
environment.rb
|
Environment documentation
|
2010-09-23 19:06:47 -07:00 |
errors.rb
|
SSH gives proper error if VM is not running [closes GH-167]
|
2010-09-29 23:37:24 -07:00 |
plugin.rb
|
Errors and Plugin documentation
|
2010-09-23 10:04:52 -07:00 |
ssh.rb
|
Raise proper exception if SSH connection is refused with message to help people.
|
2010-09-14 15:00:46 -06:00 |
test_helpers.rb
|
Document test helpers
|
2010-09-23 19:11:50 -07:00 |
ui.rb
|
More Ruby 1.8.7 trickery
|
2010-09-27 12:21:34 -07:00 |
util.rb
|
Instead of using Kernel#system, use custom piped solution
|
2010-09-27 18:26:42 -07:00 |
version.rb
|
Up to 0.6.4.dev for development
|
2010-09-27 13:41:48 -07:00 |
vm.rb
|
Fix issue with local data store not being properly cleared for VM destruction
|
2010-09-07 01:02:11 -07:00 |