viq
|
8fd2337038
|
Fix invocation of initialize
Fixes #2229 for me
|
2013-09-19 11:55:46 +02:00 |
Mitchell Hashimoto
|
2c8cc95e79
|
website/www: add the blog to the nav bar
|
2013-09-18 17:52:59 -07:00 |
Mitchell Hashimoto
|
84091cac26
|
website/www: put support under the "about" link
|
2013-09-18 17:52:08 -07:00 |
Mitchell Hashimoto
|
f208dde467
|
website/www: rename blog post to be real
|
2013-09-18 17:42:35 -07:00 |
Mitchell Hashimoto
|
cad42a8308
|
website/www: blog archives page
|
2013-09-18 17:41:51 -07:00 |
Mitchell Hashimoto
|
155ef1f06e
|
website/www: enable the blog feed
|
2013-09-18 17:36:35 -07:00 |
Mitchell Hashimoto
|
590566095a
|
Up version for dev
|
2013-09-18 14:09:49 -07:00 |
Mitchell Hashimoto
|
db8e7a9c79
|
v1.3.3
|
2013-09-18 13:45:41 -07:00 |
Mitchell Hashimoto
|
5b2a28cd4c
|
core: set the DYLD_LIBRARY_PATH before other env vars
|
2013-09-18 09:42:18 -07:00 |
Mitchell Hashimoto
|
7c3b342add
|
core: restore the old DYLD_LIBRARY_PATH specifically
|
2013-09-18 09:41:57 -07:00 |
Mitchell Hashimoto
|
f9e4ea9ce8
|
communicators/ssh: timeout waiting for connection + header [GH-2226]
|
2013-09-18 09:32:30 -07:00 |
Mitchell Hashimoto
|
91ff1ec8ae
|
Revert "core: don't delete state data if id=nil [GH-2201]"
This reverts commit 1a780bf5b2 .
Conflicts:
CHANGELOG.md
|
2013-09-18 09:20:37 -07:00 |
Mitchell Hashimoto
|
2caf0f3665
|
Merge pull request #2221 from mark-rushakoff/fix-typo
website/docs: fix typo
|
2013-09-18 09:15:47 -07:00 |
Mitchell Hashimoto
|
ea2c87e4f4
|
core: Fix bad translation [GH-2225]
|
2013-09-18 09:05:51 -07:00 |
Mark Rushakoff
|
5e027c4ad9
|
Fix typo
|
2013-09-17 22:22:16 -07:00 |
Mitchell Hashimoto
|
06bf3c6fdc
|
core: Remove DYLD_LIBRARY_PATH if command not in installer [GH-2219]
|
2013-09-17 18:53:35 -07:00 |
Mitchell Hashimoto
|
e721960392
|
Up version for dev
|
2013-09-17 16:15:57 -07:00 |
Mitchell Hashimoto
|
9a394588a6
|
v1.3.2
|
2013-09-17 15:36:36 -07:00 |
Mitchell Hashimoto
|
cac28c82de
|
core: Vagrantfile must be file [GH-2216]
|
2013-09-17 12:42:57 -07:00 |
keyist
|
8cc5b4ddb5
|
hosts/arch: remove duplication with HostsLinux
|
2013-09-16 21:27:15 -07:00 |
Mitchell Hashimoto
|
ee9fc00a04
|
provisioners/ansible: default output level is verbose [GH-2194]
|
2013-09-16 21:02:22 -07:00 |
Mitchell Hashimoto
|
d95567e4c7
|
Revert "core: better cleanup of ".vagrant"" [GH-2201]
This reverts commit 5b42994406 .
|
2013-09-16 20:56:28 -07:00 |
Mitchell Hashimoto
|
1a780bf5b2
|
core: don't delete state data if id=nil [GH-2201]
|
2013-09-16 20:56:14 -07:00 |
Mitchell Hashimoto
|
b9801f44a0
|
guests/linux: try `id -g` to determine group as well [GH-2197]
|
2013-09-16 20:51:09 -07:00 |
Mitchell Hashimoto
|
42df2ed2c9
|
website/www: work on a blog
|
2013-09-16 16:08:19 -07:00 |
Mitchell Hashimoto
|
790d395adf
|
website/docs: fix build
|
2013-09-16 16:08:18 -07:00 |
Mitchell Hashimoto
|
dcbdd6a8ff
|
website/www: update CSS to work with latest middleman
|
2013-09-16 16:08:18 -07:00 |
Mitchell Hashimoto
|
d3d5e974fd
|
website/*: update therubyracer version to work with latest
|
2013-09-16 16:08:18 -07:00 |
Mitchell Hashimoto
|
623aa0bb3a
|
Merge pull request #2212 from fgrehm/remove-dead-code-take-2
core: remove dead code
|
2013-09-16 13:56:47 -07:00 |
Fabio Rehm
|
9cba88b711
|
Remove dead code
|
2013-09-16 16:30:57 -03:00 |
Mitchell Hashimoto
|
3090e313f1
|
core: Create directory before real_path [GH-2196]
|
2013-09-15 19:50:10 -07:00 |
Mitchell Hashimoto
|
56efc1862a
|
Update CHANGELOG
|
2013-09-15 17:38:26 -07:00 |
Mitchell Hashimoto
|
93f2e9ebbb
|
communicators/ssh: increase conect timeout [GH-2163]
|
2013-09-15 17:37:40 -07:00 |
Mitchell Hashimoto
|
e515ca22ab
|
core: sleep between state checks for communicator [GH-2163]
|
2013-09-15 17:33:05 -07:00 |
Mitchell Hashimoto
|
5e468dd110
|
core: Convert FP ports to ints [GH-2173]
|
2013-09-15 17:29:49 -07:00 |
Mitchell Hashimoto
|
5054ae95fd
|
core: log when OUT actions are called in middleware
|
2013-09-15 17:18:34 -07:00 |
Mitchell Hashimoto
|
07982efde2
|
UPdate CHANGELOG
|
2013-09-15 17:05:06 -07:00 |
Mitchell Hashimoto
|
196d3bbcab
|
core: improve bad boot state error [GH-2187]
|
2013-09-15 16:51:59 -07:00 |
Mitchell Hashimoto
|
efdb96251e
|
Update CHANGELOG
|
2013-09-15 16:50:12 -07:00 |
Mitchell Hashimoto
|
9cd8fa977c
|
website/docs: fix 404
|
2013-09-15 16:48:22 -07:00 |
Mitchell Hashimoto
|
b49e936b3b
|
Update CHANGELOG
|
2013-09-15 16:47:29 -07:00 |
Mitchell Hashimoto
|
cf5d1f40e0
|
Merge pull request #2191 from Raman148/fix/master/exportssecurity
hosts/bsd: use `sudo` not `su` for NFS export writing
|
2013-09-15 16:46:53 -07:00 |
Mitchell Hashimoto
|
58da9c2736
|
Merge pull request #2195 from tpltnt/locales-fix
core: clarification: don't -> shouldn't
|
2013-09-15 16:43:43 -07:00 |
Mitchell Hashimoto
|
a36f06f28f
|
Update CHANGELOG
|
2013-09-15 16:39:54 -07:00 |
Mitchell Hashimoto
|
288b6a06ae
|
Merge branch 'master' of https://github.com/mitchellh/vagrant
|
2013-09-15 16:37:42 -07:00 |
Mitchell Hashimoto
|
1900f5ecc2
|
Merge pull request #2200 from mikerowehl/virtualbox_destroy_unused_interfaces_fix
providers/virtualbox: call rest of destroy middleware stack
|
2013-09-15 16:37:36 -07:00 |
Mitchell Hashimoto
|
a9fd74ac2c
|
Update CHANGELOG
|
2013-09-15 16:36:18 -07:00 |
Mitchell Hashimoto
|
77bd296a07
|
Merge pull request #2203 from copperlight/ansible-host-key-checking
provisioners/ansible: add ansible.host_key_checking configuration parameter
|
2013-09-15 16:35:45 -07:00 |
Mitchell Hashimoto
|
4638a7a0df
|
Merge pull request #2205 from jcockhren/fix_2204
provisioners/salt: need_configure should return true when master_config is defined as well.
|
2013-09-14 10:39:52 -07:00 |
Fabio Rehm
|
87f8bd8c23
|
core: Report the proper invalid state when waiting for the guest machine to be ready
|
2013-09-14 14:35:50 -03:00 |