Mitchell Hashimoto
|
7c8fc34a25
|
update CHANGELOG
|
2014-01-03 11:36:59 -08:00 |
Mitchell Hashimoto
|
32d8b507c1
|
update changelog
|
2014-01-03 08:31:14 -08:00 |
Mitchell Hashimoto
|
040e1a2e0a
|
provisioners/chef: synced_folder_type
|
2014-01-02 14:40:57 -08:00 |
Mitchell Hashimoto
|
1da271c536
|
provisioners/puppet: synced_folder_type [GH-2709]
|
2014-01-02 14:37:47 -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
|
3fbaaa5acc
|
changelog for 1.4.3
|
2014-01-02 10:10:07 -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
|
35237442cc
|
Update CHANGELOG
|
2013-12-31 11:01:17 -08:00 |
Mitchell Hashimoto
|
7f5c85cf20
|
provisioners/chef-solo: delete data bag secret [GH-2712]
|
2013-12-31 10:44:08 -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
|
d86efdb9be
|
core: box add fails early if box already exists [GH-2621]
|
2013-12-31 08:34:59 -08:00 |
Mitchell Hashimoto
|
f89c4412b2
|
synced_folders/nfs: lock around sudo input [GH-2680]
|
2013-12-30 14:45:40 -08:00 |
Mitchell Hashimoto
|
757ad016b1
|
core: ctrl-c no longer raises trap-context exception
|
2013-12-30 12:42:21 -08:00 |
Mitchell Hashimoto
|
1af0377541
|
Update CHANGELOG
|
2013-12-28 14:13:36 -07:00 |
Mitchell Hashimoto
|
0316665ad8
|
commands/plugin: use default version requirement
|
2013-12-28 14:10:57 -07:00 |
Mitchell Hashimoto
|
8bab77bd23
|
Update CHANGELOG
|
2013-12-28 13:51:18 -07:00 |
Mitchell Hashimoto
|
2cf864e95b
|
hosts/bsd: check exports only if exports file exists [GH-2714]
|
2013-12-28 13:48:13 -07:00 |
Mitchell Hashimoto
|
7f78f18218
|
core: handle EOFError when checking checksum [GH-2716]
|
2013-12-28 13:45:36 -07:00 |
Teemu Matilainen
|
39caa273aa
|
Update CHANGELOG
|
2013-12-20 18:22:12 -03:00 |
Mitchell Hashimoto
|
4d7d47086f
|
core: configure version can be an int [GH-2689]
|
2013-12-19 08:03:15 -08:00 |
Teemu Matilainen
|
c51ce367e5
|
Sort changelog entries correctly
[ci skip]
|
2013-12-18 15:32:50 -03:00 |
Mitchell Hashimoto
|
0823dc7b84
|
Up version for dev
|
2013-12-18 10:13:03 -08:00 |
Mitchell Hashimoto
|
a7dd35690c
|
v1.4.1
|
2013-12-18 09:03:28 -08:00 |
Mitchell Hashimoto
|
825e857256
|
Update CHANGELOG
|
2013-12-18 08:31:53 -08:00 |
Mitchell Hashimoto
|
231c913a4b
|
Update CHANGELOG
|
2013-12-17 16:30:19 -08:00 |
Mitchell Hashimoto
|
e97467e675
|
Update CHANGELOG
|
2013-12-16 13:16:00 -08:00 |
Mitchell Hashimoto
|
da91572ce7
|
commands/init: error if can't write Vagrantfile [GH-2660]
|
2013-12-15 11:28:51 -08:00 |
Gilles Cornu
|
edb59ebeff
|
Update CHANGELOG [GH-2606]
|
2013-12-14 16:06:09 +01:00 |
Mitchell Hashimoto
|
2bebf188d6
|
hosts/bsd: check for exports file issues prior to exporting NFS
|
2013-12-13 22:14:13 -08:00 |
Mitchell Hashimoto
|
c1141dded3
|
providers/virtualbox: don't clear /etc/exports on BSDs for NFS [GH-2645]
|
2013-12-13 22:03:14 -08:00 |
Mitchell Hashimoto
|
902b769e6b
|
core: -t/-T work for vagrant ssh -c [GH-2618]
|
2013-12-13 21:07:54 -08:00 |
Mitchell Hashimoto
|
a55a53e6a4
|
core: execute SSH commands in context of login shell [GH-2636]
|
2013-12-13 21:02:00 -08:00 |
Mitchell Hashimoto
|
4bf1808fde
|
guests/debian: fix dhcp assigned default to work
|
2013-12-13 20:48:54 -08:00 |
Mitchell Hashimoto
|
f20c681081
|
Update CHANGELOG
|
2013-12-13 20:47:06 -08:00 |
Fabio Rehm
|
fd71746eb9
|
Update CHANGELOG
|
2013-12-13 23:06:20 -02:00 |
Teemu Matilainen
|
d321b9199e
|
provisioners/chef: fix node/client deletion when node_name is not set [GH-2345]
V2 config uses `hostname` instead of `host_name`.
|
2013-12-13 00:51:22 -03:00 |
Fabio Rehm
|
7f624976f9
|
Update CHANGELOG
|
2013-12-12 23:37:49 -02:00 |
Mitchell Hashimoto
|
8a0241f2b4
|
core: box removal of a V1 box works
|
2013-12-12 16:17:53 -08:00 |
Mitchell Hashimoto
|
05b2e03586
|
guests/redhat: don't ifdown non-existent interfaces [GH-2614]
|
2013-12-10 09:04:20 -08:00 |
Mitchell Hashimoto
|
4b191e1595
|
Update CHANGELOG
|
2013-12-10 08:54:54 -08:00 |
Mitchell Hashimoto
|
7956b299f4
|
Update CHANGELOG
/cc @phinze style :)
|
2013-12-10 08:52:13 -08:00 |
Paul Hinze
|
d5eb82993c
|
Update CHANGELOG
|
2013-12-09 21:15:14 -06:00 |
Mitchell Hashimoto
|
163947bc36
|
up version for dev
|
2013-12-08 22:51:58 -08:00 |
Mitchell Hashimoto
|
059de113a7
|
v1.4.0
|
2013-12-08 22:51:22 -08:00 |
Mitchell Hashimoto
|
17b68f7d50
|
provisioners/puppet: use unique directory for each definition
|
2013-12-06 12:39:50 -08:00 |
Mitchell Hashimoto
|
3df245f1fd
|
provisioners/chef: create/chown backup folders [GH-2281]
|
2013-12-04 11:51:05 -08:00 |
Mitchell Hashimoto
|
44d2f5e660
|
Update CHANGELOG
|
2013-12-03 17:51:55 -08:00 |
Mitchell Hashimoto
|
61b622994e
|
Update CHANGELOG
|
2013-12-03 12:15:57 -08:00 |