Mitchell Hashimoto
|
f20666e230
|
Automatically upgrade the boxes all over.
|
2012-07-11 18:36:23 -07:00 |
Mitchell Hashimoto
|
23dfc45df2
|
`box repackage` now uses new Box API
|
2012-07-11 18:36:22 -07:00 |
Mitchell Hashimoto
|
6bb621026f
|
`vagrant box add` uses the new API.
This assumes VirtualBox boxes for now, which is fine.
|
2012-07-11 18:36:22 -07:00 |
Mitchell Hashimoto
|
5b18a6525d
|
`vagrant box remove` uses new API
|
2012-07-11 18:36:22 -07:00 |
Mitchell Hashimoto
|
6386ec2b79
|
`vagrant box list` uses the new collection stuff
|
2012-07-11 18:36:22 -07:00 |
Mitchell Hashimoto
|
b23dda54b8
|
Move command base class to a plugin component
|
2012-06-26 16:18:02 -07:00 |
Mitchell Hashimoto
|
a1b37980e3
|
Defer loading for commands to last possible moment
|
2012-05-23 16:18:29 -07:00 |
Mitchell Hashimoto
|
8846a19c70
|
Convert all command plugins to use the new `activated` block
|
2012-05-21 22:43:13 -07:00 |
Mitchell Hashimoto
|
582f214024
|
Fix some basic mistakes with commands
|
2012-04-21 17:32:13 -07:00 |
Mitchell Hashimoto
|
9956e6d012
|
Better directory structure for plugins
|
2012-04-20 16:53:01 -07:00 |