.. |
action
|
core: config.ssh.timeout => config.vm.boot_timeout
|
2013-08-29 16:41:36 -07:00 |
config
|
Unused config objects are finalized properly [GH-1877]
|
2013-07-23 17:36:48 -05:00 |
plugin
|
core: WaitForCommunicator - more robust wait for boot
|
2013-08-29 16:27:00 -07:00 |
util
|
Set user agent to Vagrant + version
|
2013-07-28 20:51:35 -07:00 |
action.rb
|
core: WaitForCommunicator - more robust wait for boot
|
2013-08-29 16:27:00 -07:00 |
batch_action.rb
|
`--[no-]parallel` for vagrant up
|
2013-04-16 15:22:14 -07:00 |
box.rb
|
SafeChdir all the things for thread safety
|
2013-04-03 08:31:43 -07:00 |
box_collection.rb
|
fix regression preventing boxes that specify support for multiple formats.
|
2013-07-26 13:16:53 -07:00 |
cli.rb
|
Return exit status of 1 on invalid command
|
2013-01-27 19:52:43 +00:00 |
config.rb
|
Get rid of unused autoload
|
2013-04-10 10:49:10 -07:00 |
environment.rb
|
core: better cleanup of ".vagrant"
|
2013-08-29 11:45:57 -07:00 |
errors.rb
|
hosts/bsd: nice error if can't read exports file [GH-2038]
|
2013-09-01 10:25:00 -07:00 |
guest.rb
|
Fix small typo on comment
|
2013-07-28 19:51:28 -03:00 |
hosts.rb
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
machine.rb
|
core: clean up machine directory when id = nil
|
2013-08-31 23:02:16 -07:00 |
machine_state.rb
|
Fix typo.
|
2013-05-12 16:32:15 +03: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 |
ui.rb
|
Proper clear line text for Cygwin
|
2013-04-07 13:48:26 -07: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 dev
|
2013-07-29 08:35:02 -07:00 |