.. |
action
|
Separate Vagrant::Action into Runner and Registry
|
2011-12-09 14:22:03 -08:00 |
command
|
Separate Vagrant::Action into Runner and Registry
|
2011-12-09 14:22:03 -08:00 |
config
|
load_vms. Broke so many things.
|
2011-12-03 19:30:42 -08: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
|
Separate Vagrant::Action into Runner and Registry
|
2011-12-09 14:22:03 -08:00 |
box.rb
|
Separate Vagrant::Action into Runner and Registry
|
2011-12-09 14:22:03 -08:00 |
box_collection.rb
|
Separate Vagrant::Action into Runner and Registry
|
2011-12-09 14:22:03 -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
|
Configuration loads. Lots of refactor to do still.
|
2011-12-03 17:29:28 -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
|
Separate Vagrant::Action into Runner and Registry
|
2011-12-09 14:22:03 -08: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
|
Convert remaining logger calls outside of environment to log4r
|
2011-12-01 21:56:56 -08: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
|
Make log4r a first class dependency as we start to switch to it
|
2011-12-01 21:56:56 -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
|
load_vms. Broke so many things.
|
2011-12-03 19:30:42 -08:00 |