.. |
action
|
`vagrant destroy` works in "guru meditation" state
|
2012-04-12 10:18:34 -07:00 |
command
|
Remove global variables
|
2012-03-30 19:36:26 -07:00 |
communication
|
Improve the SSH ready? check [GH-841]
|
2012-03-28 22:30:01 -07:00 |
config
|
Config merging
|
2012-04-17 10:22:24 -07:00 |
downloaders
|
Catch Errno::ETIMEDOUT for downloading boxes [GH-849]
|
2012-03-30 19:28:10 -07:00 |
driver
|
fix reading information method for vbox 4.1
|
2012-03-31 18:58:02 -07:00 |
guest
|
Guests should clean up after themselves
|
2012-04-02 17:33:54 +10:00 |
hosts
|
Remove global variables
|
2012-03-30 19:36:26 -07:00 |
plugin
|
V1 config loading using plugins as a source for config keys
|
2012-04-16 22:26:38 -07:00 |
provisioners
|
Add encrypted databag options to chef-solo
|
2012-03-13 16:27:11 -06:00 |
util
|
IsPortOpen utility
|
2012-03-23 10:26:29 -04: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
|
Fix a few edge cases where CLI#execute didn't properly return an int
|
2012-03-25 09:58:57 -07:00 |
command.rb
|
Starting on the `vagrant gem` command.
|
2012-02-06 22:16:37 -05:00 |
communication.rb
|
Communication abstraction. Started SSH.
|
2012-01-06 20:07:31 -08:00 |
config.rb
|
V1 config loading using plugins as a source for config keys
|
2012-04-16 22:26:38 -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 |
environment.rb
|
Raise an error if the CWD is incorrect
|
2012-03-08 16:57:17 -08:00 |
errors.rb
|
Fix up some stuff from previous pull request
|
2012-03-30 19:31:03 -07:00 |
guest.rb
|
OpenBSD guest [GH-773]
|
2012-03-10 14:03:09 -08:00 |
hosts.rb
|
Added openSuSE as host system.
|
2012-02-28 11:55:39 +01:00 |
plugin.rb
|
Basic Plugin class
|
2012-04-15 15:34:44 -05:00 |
provisioners.rb
|
Autoload provisioners.
|
2011-12-14 22:49:14 -08:00 |
registry.rb
|
Registry will now cache result values.
|
2012-01-28 17:31:50 -08:00 |
ssh.rb
|
LogLevel QUIET for SSH to suppress known hosts warning [GH-847]
|
2012-04-02 09:57:16 -07: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
|
fix interpolation error in VMGuestError strings
|
2012-03-13 14:56:11 -07:00 |