..
action
Require "vagrant/util/presence" in package action
2016-06-09 13:13:58 +03:00
config
core: parse line numbers for Vagrantfile syntax errors on Win [GH-6445]
2015-11-20 15:34:52 -08:00
plugin
core: prune machine if non-existent CWD from index [GH-4742]
2015-11-18 15:48:59 -08:00
util
Check stdout instead of process output
2016-06-16 16:20:15 -04:00
action.rb
providers/virtualbox: make prepare clone a core thing
2015-10-08 16:02:37 -04:00
batch_action.rb
Change symbols inside hashes to 1.9 JSON-like syntax
2014-05-22 12:35:12 -04:00
box.rb
That file has to exist
2016-05-29 00:18:33 -04:00
box_collection.rb
core/box_collection: Ensure removal
2016-06-20 07:16:08 -04:00
box_metadata.rb
core: better error when adding box with malformed version [GH-3332]
2014-04-01 22:48:52 -07:00
bundler.rb
core/bundler: Reset specs in a way that works with new Rubygems
2016-06-20 15:19:21 -07:00
capability_host.rb
Use .key? instead of .has_key?
2015-01-05 18:29:01 -05:00
cli.rb
Change symbols inside hashes to 1.9 JSON-like syntax
2014-05-22 12:35:12 -04:00
config.rb
core: configure version can be an int [GH-2689]
2013-12-19 08:03:15 -08:00
environment.rb
core: don't make dotfile path if no Vagrantfile
2015-11-18 17:48:24 -08:00
errors.rb
guests/bsd: Print a very descriptive error when mounting vbox folders
2016-07-18 21:12:58 -04:00
guest.rb
core: more user-friendly errors for caps on guests
2014-01-09 10:24:25 -08:00
host.rb
core: pass environment into all host caps
2014-01-07 20:34:33 -08:00
machine.rb
Merge pull request #7190 from electrofelix/ansible-parallel-race
2016-06-09 14:56:03 +02:00
machine_index.rb
core: prune machine if non-existent CWD from index [GH-4742]
2015-11-18 15:48:59 -08:00
machine_state.rb
core: if state ID is NOT_CREATED_ID, destroy machine state
2014-05-05 21:44:34 -07:00
plugin.rb
commands/plugin: list uses PluginManager
2014-01-05 08:42:34 -08:00
pre-rubygems.rb
Very quiet mode for development
2014-04-21 13:56:39 -07:00
registry.rb
Use .key? instead of .has_key?
2015-01-05 18:29:01 -05:00
shared_helpers.rb
core: plugin management requires bundler
2015-07-10 13:37:33 +02:00
ui.rb
Use SSL and HTTPS links where appropriate
2016-01-25 13:14:54 -05:00
util.rb
Remove custom tempfile class
2016-05-30 23:21:47 -04:00
vagrantfile.rb
Create data dir only after the machine passes all checks
2015-02-12 14:32:16 +02:00
version.rb
Add new version.txt used to generate installers
2014-02-02 15:33:12 +01:00