Mitchell Hashimoto
|
22d042cb94
|
Vagrant now asks what adapter to bridge to
|
2012-01-01 00:05:47 -08:00 |
|
Mitchell Hashimoto
|
f65a6c3c6f
|
vagrant ssh -c stderr now goes to stderr on the host as well
|
2011-12-26 10:03:12 -08:00 |
|
Mitchell Hashimoto
|
5f567f30d8
|
Provisioner output is now colorized based on stdout/stderr [GH-595]
|
2011-12-16 17:55:12 -08:00 |
|
Mitchell Hashimoto
|
baba6af4ff
|
Resource prefixes in UI output work
|
2011-12-10 16:17:09 -08:00 |
|
Mitchell Hashimoto
|
0a47c9d6fa
|
Make log4r a first class dependency as we start to switch to it
|
2011-12-01 21:56:56 -08:00 |
|
Mitchell Hashimoto
|
282bf37350
|
Get the tests passing
|
2011-12-01 21:56:55 -08:00 |
|
Mitchell Hashimoto
|
6ea3335de6
|
DRY up the new UI class a bit
|
2011-12-01 21:56:55 -08:00 |
|
Mitchell Hashimoto
|
d84ec88fae
|
Add color to the colored UI
|
2011-12-01 21:56:55 -08:00 |
|
Mitchell Hashimoto
|
af56c274c0
|
Add the "Basic" UI for non-colored messages
|
2011-12-01 21:56:55 -08:00 |
|
Mitchell Hashimoto
|
f519434285
|
Rip out Thor::Shell
|
2011-12-01 21:56:55 -08:00 |
|
Mitchell Hashimoto
|
d4ff392be4
|
Fix wrong # of argument issue. [closes GH-518]
The second parameter actually is supposed to be options.
|
2011-10-14 17:19:16 +02:00 |
|
Mitchell Hashimoto
|
3c1b16f286
|
vagrant ssh -c no longer emits prefix and newlines [closes GH-462]
|
2011-08-14 13:51:20 -07:00 |
|
Lewis Marshall
|
25dee4ac6d
|
Default Vagrant::UI#clear_line to do nothing [closes GH-466]
This needs to be defined as it is used in Vagrant::Action::VM::Import#call
|
2011-08-13 18:55:38 -07:00 |
|
Mitchell Hashimoto
|
3f9a2814c7
|
Clean up some of the UI output
|
2011-08-10 22:17:37 -07:00 |
|
Mitchell Hashimoto
|
ad36340674
|
Specify program names for previous logging locations
|
2011-07-10 16:50:26 -07:00 |
|
Mitchell Hashimoto
|
be3f7ffbfc
|
Log all console output
|
2011-07-10 16:21:41 -07:00 |
|
Mitchell Hashimoto
|
5143556065
|
Standardize on Util::Platform
|
2011-07-09 16:51:04 -07:00 |
|
Mitchell Hashimoto
|
0f3055b968
|
More Ruby 1.8.7 trickery
|
2010-09-27 12:21:34 -07:00 |
|
Mitchell Hashimoto
|
8a8d1f84ae
|
A quick 0.6.2 to fix a simple coloring issue :)
|
2010-09-27 12:19:25 -07:00 |
|
Mitchell Hashimoto
|
1199c89a4a
|
Fix issues with Ruby 1.8.7 where Vagrant wouldn't even run
|
2010-09-27 12:10:17 -07:00 |
|
Mitchell Hashimoto
|
caa80d54ac
|
Don't use Ruby 1.9-only code
|
2010-09-27 12:01:56 -07:00 |
|
Mitchell Hashimoto
|
b909adde1c
|
Since I18n isn't automatic for UI class, get rid of _ prefix on options
|
2010-09-21 18:14:18 -06: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
|
b7d0790a6b
|
Added UI#ask methods (yes?, no?, etc.)
|
2010-09-07 00:45:21 -07:00 |
|
Mitchell Hashimoto
|
7ddff513f0
|
Shell UI tests. Added option to not translate. Updated non-translated strings.
|
2010-08-27 23:27:35 -07:00 |
|
Mitchell Hashimoto
|
1102eb77cc
|
vagrant status output now uses the new I18n locale
|
2010-08-26 22:50:09 -07:00 |
|
Mitchell Hashimoto
|
6d15a1dd64
|
Moved the resource name to a helper method in environment
|
2010-08-26 20:22:20 -07:00 |
|
Mitchell Hashimoto
|
b21fae99c5
|
Child UIs successfully set environment to themselves
|
2010-08-25 22:30:57 -07:00 |
|
Mitchell Hashimoto
|
5e0a7d946e
|
Child environment UIs match the parent
|
2010-08-25 22:24:52 -07:00 |
|
Mitchell Hashimoto
|
3fdcd50ea0
|
Add a report progress feature to the UI
|
2010-08-25 22:20:14 -07:00 |
|
Mitchell Hashimoto
|
9ab5a7c2b1
|
Switch the actions over to using the new UI objects.
|
2010-08-25 22:13:55 -07:00 |
|
Mitchell Hashimoto
|
64c3d46e1c
|
UI class has a reference to the environment
|
2010-08-25 21:39:47 -07:00 |
|
Mitchell Hashimoto
|
5e42f8bbb2
|
Began work on new CLI.
|
2010-08-23 23:44:42 -07:00 |
|