..
action
Style fix to align autoload strings
2011-01-09 12:50:44 -08:00
command
Don't need to call ".new" on raising exceptions
2010-12-21 20:04:21 -08:00
config
Be gone glob loader! Move everything to autoload or explicit require.
2011-01-07 01:12:16 -08:00
downloaders
Downloaders have clearer output to note what they're doing
2010-12-31 01:44:30 -06:00
hosts
More permissive sed call on BSD hosts to prevent errors when cleaning nfs
2010-12-14 21:58:29 -08:00
provisioners
Proxy settings for chef. [closes GH-169]
2011-01-08 23:30:07 -08:00
ssh
Debian system. Linux distro dispatch to debian/gentoo
2011-01-09 13:19:50 -08:00
systems
Merge remote branch 'remotes/upstream/master'
2011-01-10 14:21:52 +00:00
util
Be gone glob loader! Move everything to autoload or explicit require.
2011-01-07 01:12:16 -08:00
action.rb
Be gone glob loader! Move everything to autoload or explicit require.
2011-01-07 01:12:16 -08: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
Nice error message given if ".vagrant" is a directory and therefore can't be accessed. [closes GH-172]
2010-10-06 18:57:39 -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
Fix blank resource output on base box export [closes GH-267]
2011-01-09 15:52:19 -08:00
errors.rb
Remove check for OSE version, since with VirtualBox 4 this distinction no longer exists.
2011-01-07 01:32:21 -08:00
hosts.rb
Be gone glob loader! Move everything to autoload or explicit require.
2011-01-07 01:12:16 -08:00
plugin.rb
Fix plugin loading in a Rails 2.3.x project [closes GH-176]
2010-10-05 13:40:09 -07:00
provisioners.rb
Be gone glob loader! Move everything to autoload or explicit require.
2011-01-07 01:12:16 -08:00
ssh.rb
Move SSH::Session to its own file
2011-01-05 16:45:05 -08:00
systems.rb
Debian system. Linux distro dispatch to debian/gentoo
2011-01-09 13:19:50 -08:00
test_helpers.rb
Set VAGRANT_HOME env var to change vagrant home directory
2011-01-06 19:21:23 -08:00
ui.rb
More Ruby 1.8.7 trickery
2010-09-27 12:21:34 -07:00
util.rb
Revert "Instead of using Kernel#system, use custom piped solution"
2010-09-29 23:38:07 -07:00
version.rb
Up version for development to 0.7.0.beta2.dev
2010-12-30 21:12:30 -06:00
vm.rb
Debian system. Linux distro dispatch to debian/gentoo
2011-01-09 13:19:50 -08:00