Mitchell Hashimoto
|
0fd5460b31
|
Update CHANGELOG
|
2014-03-20 17:40:27 -07:00 |
Mitchell Hashimoto
|
cceed1e59c
|
Update CHANGELOG
|
2014-03-20 17:39:26 -07:00 |
Mitchell Hashimoto
|
b6cd952fc4
|
commands/status: target for machine readable [GH-3218]
|
2014-03-14 13:05:24 -07:00 |
Mitchell Hashimoto
|
862d9315ce
|
synced_folders/smb: hash ID so it is short enough [GH-3219]
|
2014-03-14 13:03:11 -07:00 |
Mitchell Hashimoto
|
f0ee138e87
|
Update CHANGELOG
|
2014-03-13 14:19:02 -07:00 |
Mitchell Hashimoto
|
b3ad79e5d2
|
Up version for dev
|
2014-03-13 11:34:27 -07:00 |
Mitchell Hashimoto
|
6977e93ba9
|
v1.5.1
|
2014-03-13 09:49:39 -07:00 |
Mitchell Hashimoto
|
00d73eabda
|
guests/linux: rsync only chown if invalid user/group [GH-3186]
|
2014-03-13 09:47:34 -07:00 |
Mitchell Hashimoto
|
1213b87679
|
core: vagrant help no longer loads Vagrantfile
|
2014-03-13 08:54:30 -07:00 |
Mitchell Hashimoto
|
513efa6739
|
core: Downloads with user/pass use curl -u flag [GH-3183]
|
2014-03-13 08:53:18 -07:00 |
Mitchell Hashimoto
|
012c28606f
|
kernel/v2: validate forwarded ports [GH-3187]
|
2014-03-13 08:32:05 -07:00 |
Mitchell Hashimoto
|
8634cc309b
|
core: error earlier if adding a path that doesn't exist
|
2014-03-12 20:33:12 -07:00 |
Mitchell Hashimoto
|
a8fa2d5ffe
|
providers/virtualbox: import progress works on Windows
|
2014-03-12 20:02:05 -07:00 |
Mitchell Hashimoto
|
621369ebba
|
core: Execute PowerShell scripts even with spaces in dir [GH-3100]
|
2014-03-12 19:49:45 -07:00 |
Mitchell Hashimoto
|
56dd0e8531
|
synced_folders/rsync: don't watch excluded paths [GH-3159]
|
2014-03-12 19:40:18 -07:00 |
Mitchell Hashimoto
|
a6eafd6a12
|
synced_folders/rsync: execute rsync_post cap if it exists [GH-3163]
|
2014-03-12 18:43:59 -07:00 |
Mitchell Hashimoto
|
67e9257332
|
Update CHANGELOG
|
2014-03-12 18:37:28 -07:00 |
Mitchell Hashimoto
|
6c8f251580
|
Update CHANGELOG
|
2014-03-12 18:28:03 -07:00 |
Mitchell Hashimoto
|
8172fbbd6d
|
Merge branch 'patch-1' of https://github.com/schlamar/vagrant into schlamar-patch-1
Conflicts:
CHANGELOG.md
|
2014-03-12 08:45:35 -07:00 |
Mitchell Hashimoto
|
0066888a87
|
Update CHANGELOG
|
2014-03-12 08:41:40 -07:00 |
Marc Schlaich
|
5694c7dc2f
|
providers/virtualbox: retry list vms [GH-2831]
|
2014-03-12 16:23:32 +01:00 |
Mitchell Hashimoto
|
240523b1aa
|
Update CHANGELOG
|
2014-03-11 11:29:03 -07:00 |
Mitchell Hashimoto
|
eb9b85c388
|
core: UI#ask with no echo works even if noecho not supported [GH-3119]
|
2014-03-11 09:58:49 -07:00 |
Mitchell Hashimoto
|
5a3a501455
|
provisioners/ansible: request SSH info within provisoin [GH-3111]
|
2014-03-11 09:03:23 -07:00 |
Mitchell Hashimoto
|
2a93b6c396
|
core: Assume box isn't metadata if > threshold [GH-3107]
|
2014-03-11 08:44:05 -07:00 |
Mitchell Hashimoto
|
122319834c
|
core: Setup the tmp_path before calling setup_home_path [GH-3095]
|
2014-03-10 15:09:09 -07:00 |
Mitchell Hashimoto
|
21aa0a21f6
|
Update CHANGELOG
|
2014-03-10 14:35:52 -07:00 |
Mitchell Hashimoto
|
b6830639dd
|
core: EINVAL is not a metadata URL
|
2014-03-10 14:33:30 -07:00 |
Mitchell Hashimoto
|
171b7c76d7
|
kernel/v1: provisioner upgrade works properly [GH-3092]
|
2014-03-10 13:44:24 -07:00 |
Mitchell Hashimoto
|
9037dc358a
|
Up version for dev
|
2014-03-09 22:51:31 -07:00 |
Mitchell Hashimoto
|
a313d91ca2
|
Update CHANGELOG
|
2014-03-09 22:51:16 -07:00 |
Mitchell Hashimoto
|
4c9e6e46b2
|
provisioners/salt: don't use exteranl deep_merge [GH-2348]
|
2014-03-07 09:18:34 -08:00 |
Mitchell Hashimoto
|
233e8abd35
|
Update CHANGELOG
|
2014-03-06 21:36:42 -08:00 |
Mitchell Hashimoto
|
5ce0918190
|
UPdate CHANGELOG
|
2014-03-04 07:27:53 -08:00 |
Mitchell Hashimoto
|
7194fc9173
|
Update CHANGELOG
|
2014-03-02 07:15:03 +01:00 |
Mitchell Hashimoto
|
6d7315840c
|
Update CHANGELOG
|
2014-02-28 21:38:11 +01:00 |
Mitchell Hashimoto
|
3edc4f9d9c
|
Update CHANGELOG
|
2014-02-28 18:05:00 +01:00 |
Mitchell Hashimoto
|
c34954479b
|
Update CHANGELOG
|
2014-02-27 11:31:03 -08:00 |
Mitchell Hashimoto
|
d14f3e0a56
|
hosts/bsd: make directories unique when exporting
|
2014-02-26 08:04:21 -08:00 |
Mitchell Hashimoto
|
5f1caf3ada
|
core: re-ask if confirmation bad input [GH-3027]
|
2014-02-26 08:01:45 -08:00 |
Mitchell Hashimoto
|
12c740898c
|
provisioners/puppet: append module path (default) [GH-2677]
|
2014-02-24 08:09:24 -08:00 |
Mitchell Hashimoto
|
7abcea35b8
|
hosts/linux: escape regular expression for prune NFS exports [GH-2934]
|
2014-02-24 07:51:06 -08:00 |
Mitchell Hashimoto
|
ac9e6b2078
|
core: error-exit machine readable output type for errors [GH-2999]
|
2014-02-23 22:40:45 -08:00 |
Mitchell Hashimoto
|
a667893cbf
|
provisioners/shell: error if invalid encoding [GH-3000]
|
2014-02-23 21:50:53 -08:00 |
Mitchell Hashimoto
|
095f6d63c5
|
Update CHANGELOG
|
2014-02-23 21:26:27 -08:00 |
Mitchell Hashimoto
|
399a3e48da
|
core: provisioner sentinel should check machine ID
|
2014-02-23 21:23:31 -08:00 |
Teemu Matilainen
|
be4c633a5a
|
Update CHANGELOG
|
2014-02-21 23:52:22 -03:00 |
Teemu Matilainen
|
116e7aac16
|
Update CHANGELOG
|
2014-02-21 23:10:24 -03:00 |
Teemu Matilainen
|
fe1f7bf149
|
provisioners/chef: Fix loading of the custom configure file [GH-876]
|
2014-02-20 15:16:23 -03:00 |
Teemu Matilainen
|
653a492f31
|
Update CHANGLEOG
[ci skip]
|
2014-02-18 23:56:39 -03:00 |