Mitchell Hashimoto
|
39407694e3
|
Validate only certain command sequences [closes GH-188]
|
2010-10-13 18:59:25 -07:00 |
|
Mitchell Hashimoto
|
3e54150f71
|
Box add checks if box exists before the download [closes GH-170]
|
2010-10-01 09:24:58 -07:00 |
|
Mitchell Hashimoto
|
2026bb0b1c
|
Remove unnecessary class methods on Box class. Move commands over to use "boxes" on env
|
2010-09-11 10:33:49 -07:00 |
|
Mitchell Hashimoto
|
761da0de63
|
Remove method calls to "Box.find" and remove method
|
2010-09-11 10:21:35 -07:00 |
|
Mitchell Hashimoto
|
8164644615
|
Converted most "mock_environment" tests to "vagrant_env" which uses real filesystem
|
2010-09-07 11:41:52 -07:00 |
|
Mitchell Hashimoto
|
aaac5fbf1e
|
Get rid of all Ruby warnings in Vagrant
|
2010-08-25 23:21:23 -07:00 |
|
Mitchell Hashimoto
|
fcf1116f27
|
vagrant box repackage can now take the typical --output and --include parameters
|
2010-07-28 20:30:16 -07:00 |
|
Mitchell Hashimoto
|
8e82fb2691
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
|
Mitchell Hashimoto
|
5d2e3d9f6f
|
Box destroying middleware
|
2010-07-08 08:32:41 -07:00 |
|
Mitchell Hashimoto
|
f6a53ddff0
|
Box adding middleware, box add uses it now
|
2010-07-07 23:16:56 -07:00 |
|
Mitchell Hashimoto
|
d9308f86ec
|
Boxes now properly use scoped Environment
|
2010-04-19 14:15:52 -07:00 |
|
Mitchell Hashimoto
|
1d518e2693
|
Box.find sets environment of found box
|
2010-03-20 01:04:56 -07:00 |
|
Mitchell Hashimoto
|
36648e7a12
|
Box#directory properly passes environment to class method
|
2010-03-20 00:52:28 -07:00 |
|
Mitchell Hashimoto
|
11780fb618
|
Converted Box class to use new environment
|
2010-03-19 21:31:43 -07:00 |
|
Mitchell Hashimoto
|
efe98df4b0
|
Added vagrant box list command to list added boxes
|
2010-03-07 21:34:53 -08:00 |
|
Mitchell Hashimoto
|
1a6f838baa
|
vagrant up (specifically Actions::VM::Import) now uses a configured box rather than a base VM. Much cleaner!
|
2010-02-23 00:05:41 -08:00 |
|
Mitchell Hashimoto
|
c7e21a0c94
|
Moved the destroy logic out to a re-usable box action.
|
2010-02-22 21:32:15 -08:00 |
|
Mitchell Hashimoto
|
546db294ca
|
vagrant box remove functionality is in
|
2010-02-22 21:27:57 -08:00 |
|
Mitchell Hashimoto
|
28b48929df
|
Changed box actions and commands to use the Box class instead of passed in params.
|
2010-02-22 18:17:43 -08:00 |
|