Teemu Matilainen
|
294f4def91
|
Fix `vagrant plugin` commands
`StateFile#installed_plugins` returns now a Hash instead of Array.
Fixes regression from 39b2539 .
|
2013-12-04 18:25:33 -03:00 |
Mitchell Hashimoto
|
d354cdda4a
|
core: request users upgrade plugins if they're old
|
2013-12-04 11:43:39 -08:00 |
Mitchell Hashimoto
|
236141ba90
|
commands/plugin: old state files default to 0 for vagrant version
|
2013-12-04 11:29:17 -08:00 |
Mitchell Hashimoto
|
39b2539ec7
|
commands/plugin: state file keeps track of the Vagrant version
|
2013-12-04 11:17:48 -08:00 |
Mitchell Hashimoto
|
0d7322578b
|
`vagrant plugin uninstall`
|
2013-02-03 10:47:32 -08:00 |
Mitchell Hashimoto
|
e055bc893b
|
Sort the state file as well for sanity
|
2013-02-03 10:35:59 -08:00 |
Mitchell Hashimoto
|
76457eff16
|
Make sure the state file only contains unique fields
|
2013-02-03 10:34:43 -08:00 |
Mitchell Hashimoto
|
f257d1211f
|
List actually compares state with gems
|
2013-02-02 23:59:48 -08:00 |
Mitchell Hashimoto
|
a2ef7790de
|
Start creating the plugin middleware sequences
|
2013-02-02 18:42:04 -08:00 |