Kalman Hazins
|
bb052366f7
|
Change symbols inside hashes to 1.9 JSON-like syntax
|
2014-05-22 12:35:12 -04:00 |
Mitchell Hashimoto
|
ea502c5c3d
|
commands/plugin: vagrant plugin install can accept multiple
|
2014-01-07 14:17:48 -08:00 |
Mitchell Hashimoto
|
86cab61c27
|
commands/plugin: support installing from file
|
2014-01-06 09:27:37 -08:00 |
Mitchell Hashimoto
|
9dc1307b7c
|
commands/plugin: remove --plugin-prerelease
|
2014-01-05 17:46:20 -08:00 |
Mitchell Hashimoto
|
ac1404b9ac
|
commands/plugin: Add "update" subcommand
|
2013-09-02 09:31:26 -07:00 |
Mitchell Hashimoto
|
408eee746d
|
Stylistic changes for GH-1461
|
2013-03-20 22:30:31 -07:00 |
Hugues Malphettes
|
135adc8904
|
Support a few more gem parameters - take 2
|
2013-03-20 14:02:32 +08:00 |
Mitchell Hashimoto
|
1162c2dbfc
|
Instead of shelling out, use the RubyGems API to install plugins
This gets us an accurate name of the gem even if it is installed
from a file.
|
2013-02-03 13:59:43 -08:00 |
Mitchell Hashimoto
|
53667d44db
|
Have a base class to invoke actions on the plugins
|
2013-02-02 23:38:44 -08:00 |
Mitchell Hashimoto
|
fa50f06a4c
|
Error if RubyGems failed.
|
2013-02-02 23:31:53 -08:00 |
Mitchell Hashimoto
|
a2ef7790de
|
Start creating the plugin middleware sequences
|
2013-02-02 18:42:04 -08:00 |