vagrant/lib/vagrant
Mitchell Hashimoto ae0d9935a7 Detect if any collisions with non-hostonly networks for networking. [closes GH-102] 2010-07-02 08:37:13 -07:00
..
actions Detect if any collisions with non-hostonly networks for networking. [closes GH-102] 2010-07-02 08:37:13 -07:00
commands `vagrant ssh` now takes an `--execute` (or `-e`) param for executing commands [closes GH-95] 2010-06-15 22:31:51 -07:00
downloaders Properly download boxes from HTTPS sources. [closes GH-84] 2010-05-29 10:54:27 -07:00
provisioners No more `config.vm.project_directory`. The "v-root" shared folder is now a regular shraed folder like everything else. 2010-06-03 22:19:42 -07:00
systems Increase halt timeout to 30 seconds 2010-06-29 20:42:39 -07:00
util System `prepare_unison` method + tests 2010-06-20 02:07:32 -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 Runner loggers now use their @runner.logger instead of "global" logger 2010-05-20 16:46:23 -07:00
busy.rb Remove util.rb and that logger 2010-05-20 20:54:34 -07:00
command.rb Environment loads blank VMs for non-created VMs. 2010-05-15 01:34:31 -07:00
config.rb Better, more unified logging for unison 2010-06-22 23:33:20 -07:00
environment.rb VirtualBox minimum version bumped to 3.2 2010-06-17 23:08:38 -07:00
resource_logger.rb Warning if guest additions version mismatches [closes GH-96] 2010-06-15 21:58:27 -07:00
ssh.rb Fix issue with VirtualBox.version being nil in forked process 2010-06-24 10:35:32 -07:00
util.rb When util is included, extend the class as well [closes GH-83] 2010-05-25 13:19:38 -07:00
vm.rb Add `--no-provision` flag to `vagrant up`. Refactor the way action options work a bit. [closes GH-87] 2010-05-26 20:58:27 -07:00