This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
vaguerent
Watch
1
Star
0
Fork
0
You've already forked vaguerent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vaguerent
/
test
/
vagrant
History
Mitchell Hashimoto
57de04abac
Added provisioning to the "up" sequence.
2010-02-15 18:50:29 -08:00
..
actions
Added provisioning to the "up" sequence.
2010-02-15 18:50:29 -08:00
busy_test.rb
Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends.
2010-02-15 18:37:20 -08:00
commands_test.rb
vagrant-up now uses pure actions rather than the hardcoded sequential instant methods. Provisioning not yet working, and moving hard drives not yet implemented.
2010-02-14 23:12:36 -08:00
config_test.rb
Get rid of "VAGRANT_ENV" since that was just a hack. Log output location configurable now.
2010-02-10 13:59:25 -08:00
env_test.rb
load_root_path! can now suppress errors if option is set
2010-02-11 00:39:11 -08:00
ssh_test.rb
Refactored SSH in how it retrieves the port
2010-02-15 18:07:11 -08:00
util_test.rb
Logger now uses singleton on the Vagrant::Logger class. Tests included.
2010-02-10 22:12:34 -08:00
vm_test.rb
Additional options can be passed into actions as additional arguments to the constructor
2010-02-15 18:19:59 -08:00