.. |
action
|
Fix `vagrant package` to avoid nil errors [GH-1423]
|
2013-03-14 20:40:52 -07:00 |
config
|
V2 missing key returns a DummyConfig as well
|
2013-02-28 00:17:58 -08:00 |
downloaders
|
Greatly improve http_proxy/https_proxy detection for box downloads
|
2013-03-05 00:33:56 -08:00 |
plugin
|
action_hooks can hook into specific actions
|
2013-02-22 12:12:55 -08:00 |
util
|
Properly quote regular expression inputs to StringBlockEditor
|
2013-03-14 12:41:03 -07:00 |
action.rb
|
Built-in hostname middleware for setting hostname
|
2013-02-27 21:28:09 -08:00 |
box.rb
|
Human friendly error when metadata.json is missing from a box
|
2013-03-15 11:12:50 -07:00 |
box_collection.rb
|
Logger statements for copying each box file during add
|
2013-03-16 10:14:32 -07:00 |
cli.rb
|
Return exit status of 1 on invalid command
|
2013-01-27 19:52:43 +00:00 |
config.rb
|
Remove the ErrorRecorder
|
2013-01-18 13:15:22 -08:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
environment.rb
|
Don't load any plugins for `vagrant plugin` [GH-1418]
|
2013-03-14 12:58:24 -07:00 |
errors.rb
|
Raise error if no hostonly network on VBox with NFS [GH-1437]
|
2013-03-17 22:33:02 -07:00 |
hosts.rb
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
machine.rb
|
Specify action_name for all machine actions for action hooks
|
2013-02-22 12:14:15 -08:00 |
machine_state.rb
|
Create the MachineState class
|
2013-01-21 11:25:28 -06:00 |
plugin.rb
|
Build the v2 interface, which is just a copy of V1 for now.
|
2012-11-06 20:51:03 -08:00 |
registry.rb
|
Registries support merging
|
2013-01-13 12:58:48 -08:00 |
ssh.rb
|
Enable Windows users with SSH installed to use 'vagrant ssh'
|
2013-02-08 22:09:11 -08: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
|
The resource in the UI doesn't show up if it is nil
|
2013-02-03 14:20:40 -08: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
|
2013-03-18 11:24:18 -07:00 |