Mitchell Hashimoto
|
e24f6e50b5
|
core: depend on Vagrant by path, rather than by version
|
2014-01-07 14:04:13 -08:00 |
Mitchell Hashimoto
|
3f4058471c
|
core: installing a plugin from a gem doesn't constrain it
|
2014-01-07 13:56:51 -08:00 |
Mitchell Hashimoto
|
4f623f6422
|
Remove temporary line
|
2014-01-07 10:52:07 -08:00 |
Mitchell Hashimoto
|
582e1096e4
|
Allow forcing plugins with VAGRANT_FORCE_PLUGINS
|
2014-01-07 10:50:10 -08:00 |
Mitchell Hashimoto
|
b353865da1
|
core: specific versions "0.1.0" don't equate to "= 0.1.0"
|
2014-01-07 10:13:30 -08:00 |
Mitchell Hashimoto
|
3cefcda1e3
|
core: when installig local plugins, don't fetch remote
|
2014-01-06 10:52:14 -08:00 |
Mitchell Hashimoto
|
5197d3d86f
|
core: generate bogus gemfile so that a random lockfile isn't loaded
|
2014-01-06 10:43:20 -08:00 |
Mitchell Hashimoto
|
86cab61c27
|
commands/plugin: support installing from file
|
2014-01-06 09:27:37 -08:00 |
Mitchell Hashimoto
|
3f9fb2ef03
|
core: reset the specification lookup when isolating gems
|
2014-01-06 09:27:26 -08:00 |
Mitchell Hashimoto
|
677275e43c
|
core: whoops, don't print Gemfile
|
2014-01-05 23:14:43 -08:00 |
Mitchell Hashimoto
|
f612ec7549
|
core: support plugin sources, and mask Bundler errors
|
2014-01-05 23:13:49 -08:00 |
Mitchell Hashimoto
|
84ecca5c15
|
core: statefile can track sources, not sure if we'll use it though
|
2014-01-05 22:50:55 -08:00 |
Mitchell Hashimoto
|
0117521744
|
commands/plugin: vagrant update is fancier now (see website docs)
|
2014-01-05 22:33:05 -08:00 |
Mitchell Hashimoto
|
576075f1ac
|
core: remove "update" => true because its not needed
|
2014-01-05 21:37:39 -08:00 |
Mitchell Hashimoto
|
f778d706f7
|
core: set the Bundler UI in initialization
|
2014-01-05 21:37:24 -08:00 |
Mitchell Hashimoto
|
5fe2994005
|
commands/plugin: convert all actions to use the new classes
|
2014-01-05 20:50:25 -08:00 |
Mitchell Hashimoto
|
8904319beb
|
commands/plugin: install version and entrypoints work
|
2014-01-05 20:47:02 -08:00 |
Mitchell Hashimoto
|
0c73a5ee05
|
remove clean on install... doesn't work right now
|
2014-01-05 17:40:38 -08:00 |
Mitchell Hashimoto
|
a571222431
|
core: tolerate errors in gemrc
|
2014-01-05 17:12:01 -08:00 |
Mitchell Hashimoto
|
2fd144611e
|
Cleaning gems properly only removes them from the local dir
|
2014-01-05 17:04:50 -08:00 |
Mitchell Hashimoto
|
eabc0f04fa
|
friendly errors if a non-existent gem install is tried
|
2014-01-05 16:57:51 -08:00 |
Mitchell Hashimoto
|
36f64db874
|
Always setup plugins, but just don't always require them
|
2014-01-05 16:49:25 -08:00 |
Mitchell Hashimoto
|
e69723b63c
|
core: Plugin::Manager.installed_specs doesn't use Bundler
|
2014-01-05 16:31:49 -08:00 |
Mitchell Hashimoto
|
f8b49afe8a
|
Nice error message on plugin install conflict
|
2014-01-05 16:28:05 -08:00 |
Mitchell Hashimoto
|
73c71dbcc6
|
Work some things around so that Bundler is not setup with no plugins
|
2014-01-05 16:16:04 -08:00 |
Mitchell Hashimoto
|
e1c9431085
|
commands/plugin: uninstall works again
|
2014-01-05 16:02:00 -08:00 |
Mitchell Hashimoto
|
8cfa24143d
|
Put plugins in their own Gemfile group so we can load on their own
|
2014-01-05 15:57:10 -08:00 |
Mitchell Hashimoto
|
91751f6e41
|
load with bundler context
|
2014-01-05 15:26:44 -08:00 |
Mitchell Hashimoto
|
86610bf735
|
installing gems works
|
2014-01-05 14:54:50 -08:00 |
Mitchell Hashimoto
|
1eef75a715
|
commands/plugin: list uses PluginManager
|
2014-01-05 08:42:34 -08:00 |
Mitchell Hashimoto
|
8450f20e87
|
Move StateFile into Vagrant::Plugin core
|
2014-01-04 16:45:41 -08:00 |
Mitchell Hashimoto
|
d98868d150
|
core: Vagrant.require_plugin is gone
|
2014-01-04 16:35:28 -08:00 |
Mitchell Hashimoto
|
8adef9c15f
|
warn if running in a bundler env, don't load plugins
|
2014-01-04 16:29:22 -08:00 |
Mitchell Hashimoto
|
f2c6175d16
|
Use bundler to load plugins
|
2014-01-04 16:15:12 -08:00 |
Mitchell Hashimoto
|
92413d0393
|
core: error if vagrant ssh -c with password
|
2014-01-03 11:26:41 -08:00 |
Mitchell Hashimoto
|
074bb2c7fb
|
core: fix potential exception case in SSHExec middleware
|
2014-01-03 11:19:17 -08:00 |
Mitchell Hashimoto
|
b3a9e6a088
|
insert_public_key cap, and use that if it exists
|
2014-01-03 11:13:21 -08:00 |
Mitchell Hashimoto
|
664aaa0088
|
core: raise exceptions if they happen in WaitForCommunicator threads
|
2014-01-03 10:57:04 -08:00 |
Mitchell Hashimoto
|
d1fdee7ae3
|
core: warn if password only on `vagrant ssh`
|
2014-01-03 10:45:42 -08:00 |
Mitchell Hashimoto
|
e115322e78
|
core: accept passwords in ssh_info
|
2014-01-03 09:48:35 -08:00 |
Mitchell Hashimoto
|
862331fbf0
|
Merge branch '1.4.3'
Conflicts:
CHANGELOG.md
lib/vagrant/version.rb
|
2014-01-02 10:16:52 -08:00 |
Mitchell Hashimoto
|
4f0eb9504c
|
v1.4.3
|
2014-01-02 10:16:06 -08:00 |
Mitchell Hashimoto
|
3fbaaa5acc
|
changelog for 1.4.3
|
2014-01-02 10:10:07 -08:00 |
Mitchell Hashimoto
|
3f2d3886b2
|
providers/virtualbox: fix package [GH-2739]
|
2014-01-02 10:09:05 -08:00 |
Mitchell Hashimoto
|
b5c2a8e570
|
Update changelog
|
2014-01-01 20:49:29 -08:00 |
Mitchell Hashimoto
|
e02ff58dc4
|
up version for dev
|
2013-12-31 14:19:34 -08:00 |
Mitchell Hashimoto
|
f9e418a92b
|
v1.4.2
|
2013-12-31 13:30:33 -08:00 |
Mitchell Hashimoto
|
54f4cffc00
|
providers/virtualbox: export after checking if package exists [GH-2380]
|
2013-12-31 08:45:56 -08:00 |
Mitchell Hashimoto
|
6cacb86817
|
core: undo last for now
|
2013-12-31 08:39:36 -08:00 |
Mitchell Hashimoto
|
619fe9a056
|
core: warn if no provider is specified that we can't check for it
|
2013-12-31 08:38:58 -08:00 |