.. |
action
|
Change config.vm.system to config.vm.guest. Rename internals.
|
2011-12-15 20:55:16 -08:00 |
command
|
Get regression working again
|
2011-12-10 16:38:01 -08:00 |
config
|
Don't output json_class with the config json
|
2011-12-16 17:38:19 -08:00 |
downloaders
|
Remove dependence on Vagrant::Environment on downloaders
|
2011-12-09 15:18:43 -08:00 |
guest
|
Re-namespace messages for systems to the vagrant.guest
|
2011-12-15 21:07:43 -08:00 |
hosts
|
Better host loading scheme
|
2011-12-11 23:22:44 -08:00 |
provisioners
|
Another tweak to chef to get it to work with new system
|
2011-12-14 23:37:47 -08:00 |
ssh
|
SSH working with new changes
|
2011-12-10 12:49:35 -08:00 |
util
|
Copy insecure private key to user owned directory [GH-580]
|
2011-12-11 16:32:25 -08:00 |
action.rb
|
Rename action registry to just Vagrant::Registry
|
2011-12-11 18:22:06 -08:00 |
box.rb
|
Lazy load attributes for runners. Get box repackage working.
|
2011-12-09 20:24:34 -08:00 |
box_collection.rb
|
Throw an error if a box already exists when calling box.add
|
2011-12-10 13:09: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
|
Config classes are registered via a registry now
|
2011-12-15 20:32:33 -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
|
Make host class available to all actions
|
2011-12-11 23:27:53 -08:00 |
errors.rb
|
Change config.vm.system to config.vm.guest. Rename internals.
|
2011-12-15 20:55:16 -08:00 |
guest.rb
|
Re-namespace all systems to the Vagrant::Guest module
|
2011-12-15 21:05:19 -08:00 |
hosts.rb
|
Better host loading scheme
|
2011-12-11 23:22:44 -08: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
|
Autoload provisioners.
|
2011-12-14 22:49:14 -08:00 |
registry.rb
|
Better host loading scheme
|
2011-12-11 23:22:44 -08:00 |
ssh.rb
|
Tweak timeouts so SSh detection works
|
2011-12-11 16:41:51 -08:00 |
test_helpers.rb
|
Make init respect the env's cwd.
|
2011-10-30 22:48:35 -07:00 |
ui.rb
|
Resource prefixes in UI output work
|
2011-12-10 16:17:09 -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
|
v0.8.10
|
2011-12-10 21:08:13 -08:00 |
vm.rb
|
Change config.vm.system to config.vm.guest. Rename internals.
|
2011-12-15 20:55:16 -08:00 |