.. |
action
|
core: Remove box information from state file after box removal
|
2013-10-29 13:09:23 -02:00 |
config
|
Unused config objects are finalized properly [GH-1877]
|
2013-07-23 17:36:48 -05:00 |
plugin
|
core: defined action hook names can be strings, convert to symbols
|
2013-10-01 21:56:43 -07:00 |
util
|
core: improved commenting in bin/vagrant
|
2013-10-23 23:20:27 -07:00 |
action.rb
|
core: Remove box information from state file after box removal
|
2013-10-29 13:09:23 -02: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
|
core: vagrant -v no longer loads Vagrantfile
|
2013-09-02 15:43:59 -07:00 |
config.rb
|
Get rid of unused autoload
|
2013-04-10 10:49:10 -07:00 |
environment.rb
|
core: Vagrantfile must be file [GH-2216]
|
2013-09-17 12:42:57 -07:00 |
errors.rb
|
core: Show error message if _key dynamically passed into error [GH-2328]
|
2013-10-05 09:21:38 -07:00 |
guest.rb
|
core: Allow strings to be used when checking for Guest capabilities
|
2013-09-11 19:56:14 -03:00 |
hosts.rb
|
Move host base class to a plugin component
|
2012-06-27 09:26:03 -07:00 |
machine.rb
|
Machine ID should always be a string
|
2013-10-29 00:01:38 +01: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
|
core: don't output \e[0K on Windows [GH-2246]
|
2013-09-20 17:20:29 -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-10-15 12:58:22 -10:00 |