.. |
action
|
Add the gateway to hostonly network interfaces on Debian [GH-990]
|
2012-06-27 11:18:23 -07:00 |
communication
|
Convert the path to a string because it may be a Pathname
|
2012-06-22 21:06:49 -07:00 |
config
|
Move the loader into the Config::V1 namespace.
|
2012-06-26 15:06:03 -07:00 |
downloaders
|
Catch Errno::ETIMEDOUT for downloading boxes [GH-849]
|
2012-03-30 19:28:10 -07:00 |
driver
|
Update drivers to support reading MAC Addresses
|
2012-06-11 21:29:21 -07:00 |
easy
|
Move command base class to a plugin component
|
2012-06-26 16:18:02 -07:00 |
plugin
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
util
|
Handle case that `writers` is nil on IO.select in subprocess
|
2012-06-27 13:54:05 -07:00 |
action.rb
|
Enable Host IO cache on SATA controller by default
|
2012-03-22 13:41:48 -07:00 |
box.rb
|
Lazy load attributes for runners. Get box repackage working.
|
2011-12-09 20:24:34 -08:00 |
box_collection.rb
|
Throw an error if a box already exists when calling box.add
|
2011-12-10 13:09:03 -08:00 |
cli.rb
|
Move command base class to a plugin component
|
2012-06-26 16:18:02 -07:00 |
communication.rb
|
Communication abstraction. Started SSH.
|
2012-01-06 20:07:31 -08:00 |
config.rb
|
Move the loader into the Config::V1 namespace.
|
2012-06-26 15:06:03 -07:00 |
data_store.rb
|
Allow data store to work even if file path is nil
|
2012-02-25 10:41:06 -08:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
driver.rb
|
Support VirtualBox 4.0
|
2012-01-07 21:16:40 -08:00 |
easy.rb
|
New easy command APIs: argv, info, error, success
|
2012-06-01 14:55:08 +02:00 |
environment.rb
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
errors.rb
|
Check for permission denied when using SCP to upload [GH-924]
|
2012-06-22 21:04:21 -07:00 |
hosts.rb
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
plugin.rb
|
Remove gem-based plugin loading
|
2012-05-05 12:57:31 -07:00 |
registry.rb
|
Major guests have been moved to plugins
|
2012-04-18 21:03:03 -07:00 |
ssh.rb
|
SSH log level fatal. Thanks @petejkim
|
2012-05-31 23:42:28 +02:00 |
test_helpers.rb
|
update the action_env test helper for the new environment structure
|
2012-02-06 22:47:25 -08:00 |
ui.rb
|
safe_puts to avoid EPIPE [GH-819]
|
2012-03-18 17:45:49 -06:00 |
util.rb
|
Remove GlobLoader from util.rb since it doesn't exist anymore
|
2011-11-13 13:19:16 -08:00 |
version.rb
|
Up version for development
|
2012-03-28 22:08:55 -07:00 |
vm.rb
|
Move guests to Vagrant.plugin("1", :guest)
|
2012-06-26 16:28:49 -07:00 |