vagrant/lib/vagrant
Mitchell Hashimoto 228327c0ca `vagrant suspend` works with multi-vms 2010-05-17 01:45:57 -07:00
..
actions Destroying properly updates the dotfile 2010-05-16 18:01:53 -07:00
commands `vagrant suspend` works with multi-vms 2010-05-17 01:45:57 -07:00
downloaders Added a progress meter module/mixin since that'll be used elsewhere. 2010-04-08 12:44:25 -07:00
provisioners Fixed issue with JSON 1.4.3 [closes GH-62] 2010-05-14 23:25:34 -07:00
systems SSH object is now on the VM, rather than the environment 2010-05-07 21:40:32 -07:00
util Rename errors.yml to strings.yml and Error to Translator, since I plan on using it for general strings 2010-04-30 23:42:11 -07:00
active_list.rb If JSON parsing fails on reading the active list, just set it to an empty hash 2010-05-06 11:02:53 -07:00
box.rb Boxes now properly use scoped Environment 2010-04-19 14:15:52 -07:00
busy.rb Busy task no longer runs in a separate thread. 2010-04-24 03:26:44 -07:00
command.rb Environment loads blank VMs for non-created VMs. 2010-05-15 01:34:31 -07:00
config.rb Fixed issue with JSON 1.4.3 [closes GH-62] 2010-05-14 23:25:34 -07:00
environment.rb `vagrant status` updated to work with multi-VM. Global status not yet functional. 2010-05-16 17:40:40 -07:00
ssh.rb Fork-and-wait SSH on Mac OS X 10.5 [closes GH-51] 2010-04-15 02:36:46 -07:00
util.rb Call properly `t` method in error_and_exit 2010-05-02 13:51:25 -07:00
vm.rb Can now specify which VMs to up with `vagrant up` or will up all by default 2010-05-16 18:34:35 -07:00