.. |
action
|
Only check non-OSE versions for checking guest addition versions [GH-514]
|
2011-11-30 12:46:13 -08:00 |
command
|
Make init respect the env's cwd.
|
2011-10-30 22:48:35 -07:00 |
config
|
Remove "disk_image_format" config, since it isn't used. [closes GH-478]
|
2011-08-27 19:55:36 -07:00 |
downloaders
|
Update CHANGELOG for GH-502
|
2011-11-24 21:58:40 -07:00 |
hosts
|
Proper support for NFS in FreeBSD
|
2011-11-24 21:45:23 -07:00 |
provisioners
|
Append folder name to chef solo cookbooks [GH-511]
|
2011-11-30 14:54:55 -08:00 |
ssh
|
Should honor max_tries.
|
2011-09-29 15:35:07 -07:00 |
systems
|
Use /etc/nodename for hostname; preferable for this situation
|
2011-10-30 22:40:21 -07:00 |
util
|
Proper support for NFS in FreeBSD
|
2011-11-24 21:45:23 -07:00 |
action.rb
|
Logging of `vagrant`, action running, and warden
|
2011-07-10 16:48:00 -07:00 |
box.rb
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
box_collection.rb
|
BoxCollection no longer inherits from Array
|
2010-11-30 20:13:45 -08:00 |
cli.rb
|
YARD and some documentation
|
2010-09-22 09:43:30 -06:00 |
command.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
config.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
data_store.rb
|
Fix crashing bug if .vagrant is invalid. [closes GH-496]
|
2011-09-11 23:23:17 -07:00 |
downloaders.rb
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
environment.rb
|
Require VirtualBox 4.1.x
|
2011-07-19 14:32:27 -07:00 |
errors.rb
|
Show warning if forwarding port less than 1024 [closes GH-487]
|
2011-09-11 23:56:02 -07:00 |
hosts.rb
|
Proper support for NFS in FreeBSD
|
2011-11-24 21:45:23 -07:00 |
plugin.rb
|
Do not load a plugin if it depends on invalid version of Vagrant
|
2011-07-02 09:27:28 -07:00 |
provisioners.rb
|
Rename :chef_server to :chef_client. [GH-359]
|
2011-07-03 17:20:06 -07:00 |
ssh.rb
|
Use test SSH commands for additional verification SSH is "up"
|
2011-11-25 23:48:00 -07:00 |
systems.rb
|
set hostname on archlinux [closes GH-439]
|
2011-07-30 12:03:18 -07:00 |
test_helpers.rb
|
Make init respect the env's cwd.
|
2011-10-30 22:48:35 -07:00 |
ui.rb
|
Rip out Thor::Shell
|
2011-12-01 21:56:55 -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
|
Upgrade version for development on 0.9.0
|
2011-12-01 21:56:55 -08:00 |
vm.rb
|
`vagrant up` on created machines check for inaccessible machines
|
2011-08-28 20:35:45 -07:00 |