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
/
lib
/
vagrant
/
actions
History
Mitchell Hashimoto
35af1fa02b
Added rescue/cleanup methods to box downloading to cleanup temporary files
2010-03-03 23:00:04 -08:00
..
box
Added rescue/cleanup methods to box downloading to cleanup temporary files
2010-03-03 23:00:04 -08:00
vm
vagrant-up and vagrant-halt no longer raise exceptions when the VM is not in the proper state.
2010-03-02 22:19:13 -08:00
base.rb
Actions can now implement the #cleanup method which is called after all other actions have finished executing.
2010-02-28 01:47:42 -08:00
runner.rb
Package uses a reference to the Export action to get the temp path rather than the wonky callback. Implemented Runner#find_action for this.
2010-02-28 20:23:32 -08:00