Mitchell Hashimoto
|
cf91f578fb
|
Downloaders now raise exceptions instead of erroring environment
|
2010-09-01 07:22:14 -07:00 |
Mitchell Hashimoto
|
39663f6f11
|
Finish replacement of "env.error!" with exceptions in VM actions
|
2010-09-01 07:13:37 -07:00 |
Mitchell Hashimoto
|
aa00d15206
|
Few more VM actions converted to exceptions. Lots of errors gone.
|
2010-08-30 20:07:50 -07:00 |
Mitchell Hashimoto
|
72c3340336
|
About 1/3rd of the VM actions raise exceptions now
|
2010-08-30 19:39:11 -07:00 |
Mitchell Hashimoto
|
98bce8f836
|
General package action raises exceptions instead of using env.error
|
2010-08-28 13:54:59 -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
|
21e4477c39
|
Rip out unison syncing. It never got to see the light of day. Just didn't work out. (NFS replaced it)
|
2010-08-27 23:31:38 -07:00 |
Mitchell Hashimoto
|
ce080e908f
|
Cleaned up most command string literals and SSH
|
2010-08-27 21:12:18 -07:00 |
Mitchell Hashimoto
|
12ce76ffd0
|
Convert provisioners and systems to I18n
|
2010-08-27 21:02:11 -07:00 |
Mitchell Hashimoto
|
eee7ced10b
|
Hosts use I18n
|
2010-08-27 20:53:04 -07:00 |
Mitchell Hashimoto
|
d8c4985046
|
I18n for general actions
|
2010-08-27 20:50:27 -07:00 |
Mitchell Hashimoto
|
367a51fae8
|
Box actions now use I18n
|
2010-08-27 20:47:21 -07:00 |
Mitchell Hashimoto
|
1d29ba31fa
|
I18nified all the VM actions
|
2010-08-27 19:46:50 -07:00 |
Mitchell Hashimoto
|
0b03502bf2
|
Converted final error_and_exit in ssh.rb to exceptions
|
2010-08-27 00:05:40 -07:00 |
Mitchell Hashimoto
|
bab369e856
|
SSHAuthenticationFailed error
|
2010-08-27 00:01:27 -07:00 |
Mitchell Hashimoto
|
500a63c269
|
Fix some bugs in the SSH tests, replace one error_and_exit with an exception
|
2010-08-26 23:51:30 -07:00 |
Mitchell Hashimoto
|
afab53bf9f
|
Scope errors into the Errors namespace. VirtualBox version errors converted to I18n
|
2010-08-26 23:21:28 -07:00 |
Mitchell Hashimoto
|
5c4293ae39
|
`vagrant box list` warning uses en.yml
|
2010-08-26 22:53:27 -07:00 |
Mitchell Hashimoto
|
1102eb77cc
|
`vagrant status` output now uses the new I18n locale
|
2010-08-26 22:50:09 -07:00 |
Mitchell Hashimoto
|
e28947f18d
|
Use I18n gem for string database. Refactor exceptions to use I18n.
|
2010-08-26 21:56:38 -07:00 |