Mitchell Hashimoto
|
61314c5e21
|
Only check for box directory if it is set during unpackage recovery [related to GH-170]
|
2010-10-01 09:20:18 -07:00 |
|
Mitchell Hashimoto
|
02cfb60387
|
Verify box with a string path, not pathname
|
2010-09-12 15:39:37 -06:00 |
|
Mitchell Hashimoto
|
79b303a1fc
|
Send string, not pathname, to Minitar for decompression
|
2010-09-12 14:00:48 -07:00 |
|
Mitchell Hashimoto
|
5ce43a8ae0
|
Utilize pathname when available instead of doing just a File.join
|
2010-09-11 10:42:03 -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
|
a13f587bc0
|
Environment#error! removed (along with error? and so on)
|
2010-09-01 14:37:37 -07:00 |
|
Mitchell Hashimoto
|
3e1ccf0c4f
|
Convert box actions to raise exceptions rather than error environment
|
2010-08-28 12:31:55 -07:00 |
|
Mitchell Hashimoto
|
ccc45ebd7a
|
Begin moving from error_and_exit to exceptions. Fail hard!
|
2010-08-28 12:23:40 -07:00 |
|
Mitchell Hashimoto
|
a699122260
|
No more logger usage for outputting to the shell
|
2010-08-25 22:38:24 -07:00 |
|
John Bender
|
220fff0c19
|
moved unpackage to warden
|
2010-08-22 00:49:54 -07:00 |
|
John Bender
|
c519f14626
|
moved rescue to recover
|
2010-08-22 00:08:54 -07:00 |
|
John Bender
|
c0121ac08e
|
box download action switched to warden rescue
|
2010-08-22 00:08:54 -07:00 |
|
Mitchell Hashimoto
|
b179ee6c76
|
Add action for box repackaging [closes GH-120]
|
2010-07-28 07:35:58 -07:00 |
|
Mitchell Hashimoto
|
8e82fb2691
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
|
Brian Donovan
|
604b978cab
|
Fix an incorrect mock/implementation pair.
|
2010-07-13 09:06:57 -07:00 |
|
Mitchell Hashimoto
|
a0a6230455
|
Catch exceptions on download
|
2010-07-08 21:52:56 -07:00 |
|
Mitchell Hashimoto
|
5d2e3d9f6f
|
Box destroying middleware
|
2010-07-08 08:32:41 -07:00 |
|
Mitchell Hashimoto
|
842ddd75b4
|
Box verification
|
2010-07-08 07:55:27 -07:00 |
|
Mitchell Hashimoto
|
6e93406069
|
Box downloading uses box environment key
|
2010-07-07 23:23:19 -07:00 |
|
Mitchell Hashimoto
|
f6a53ddff0
|
Box adding middleware, box add uses it now
|
2010-07-07 23:16:56 -07:00 |
|
Mitchell Hashimoto
|
d84225de66
|
Box downloading middleware
|
2010-07-07 22:21:37 -07:00 |
|