Mitchell Hashimoto
|
4cbce66ab1
|
Downloaders have clearer output to note what they're doing
|
2010-12-31 01:44:30 -06:00 |
|
Mitchell Hashimoto
|
7c7f5d48fe
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
|
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
|
d003cc4f32
|
UI methods no longer automatically translate. Makes it easier for plugin developers.
|
2010-09-21 18:12:24 -06: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
|
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
|
367a51fae8
|
Box actions now use I18n
|
2010-08-27 20:47:21 -07:00 |
|
Mitchell Hashimoto
|
aaac5fbf1e
|
Get rid of all Ruby warnings in Vagrant
|
2010-08-25 23:21:23 -07:00 |
|
Mitchell Hashimoto
|
9ab5a7c2b1
|
Switch the actions over to using the new UI objects.
|
2010-08-25 22:13:55 -07:00 |
|
John Bender
|
5c56e46739
|
Merge branch 'warden'
|
2010-08-25 00:26:07 -07:00 |
|
Mitchell Hashimoto
|
4844d6c12f
|
Moved standard library requirements to the files which use them. Cleaned up vagrant.rb quite a bit.
|
2010-08-23 21:43:46 -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
|
9b6747713e
|
Remove ExceptionCatcher include from downloader action
|
2010-07-24 09:19:13 -07:00 |
|
Mitchell Hashimoto
|
eed81d64f0
|
No need to catch action exception on downloaders. Converted to using proper environment errors.
|
2010-07-24 09:18:10 -07:00 |
|
Mitchell Hashimoto
|
05eec68bfb
|
Unnecessary flatten call, using += instead for array addition
|
2010-07-24 09:16:25 -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 |
|