Jean-Laurent de Morlhon
|
190e946f87
|
Merge pull request #2597 from felixge/virtualbox-sendfile-warning
docs: warn about virtualbox sendfile issue
|
2015-12-16 15:31:02 +01:00 |
|
Felix Geisendörfer
|
93456ab28c
|
docs: warn about virtualbox sendfile issue
This is a common issue new users may experience, so it seems worth
warning about.
See https://github.com/docker/docker/issues/18666
Signed-off-by: Felix Geisendörfer <felix@debuggable.com>
|
2015-12-16 13:21:54 +00:00 |
|
David Gageot
|
fb916f2389
|
Merge pull request #2580 from londoncalling/18282_cloud_installs
minor updates to add Digital Ocean example heading and more links to …
|
2015-12-15 11:56:10 +01:00 |
|
David Gageot
|
ffdf19c562
|
Merge pull request #2583 from jeanlaurent/softlayer-doc
FIX #2577 - Softlayer doc
|
2015-12-15 11:55:46 +01:00 |
|
Jean-Laurent de Morlhon
|
b85efca4f0
|
Merge pull request #2584 from dgageot/2561-pubkey-username
FIX #2561 SSH pubkey should have username comment
|
2015-12-15 11:54:42 +01:00 |
|
Jean-Laurent de Morlhon
|
87e0e2597e
|
Merge pull request #2582 from dgageot/improve-makefile
Improve makefile
|
2015-12-15 11:54:18 +01:00 |
|
David Gageot
|
ffd70ac33a
|
Remove invalid target
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:17:37 +01:00 |
|
David Gageot
|
35ff801ae4
|
make build should build if any go file is touched
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:17:37 +01:00 |
|
David Gageot
|
72d2fb6b27
|
Remove duplication
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:17:37 +01:00 |
|
David Gageot
|
54293d727b
|
Use the makefile to compute the checksums
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:17:37 +01:00 |
|
David Gageot
|
ff5dc0c644
|
No need to archive the binaries anymore
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:17:37 +01:00 |
|
David Gageot
|
4fb50623b5
|
Cross build binaries directly in bin
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:17:37 +01:00 |
|
David Gageot
|
b995a4d65a
|
FIX #2561 SSH pubkey should have username comment
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-15 11:12:53 +01:00 |
|
Jean-Laurent de Morlhon
|
20c2293f9f
|
FIX #2577 - Softlayer doc
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
|
2015-12-15 10:53:43 +01:00 |
|
Victoria Bialas
|
074e323bfa
|
minor updates to add Digital Ocean example heading and more links to driver plugin topics
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
|
2015-12-14 16:29:41 -08:00 |
|
Nathan LeClaire
|
c14770f395
|
Merge pull request #2576 from jeanlaurent/harden-test
Make integration test a bit more resilient
|
2015-12-14 13:00:40 -08:00 |
|
Jean-Laurent de Morlhon
|
de99d4abe5
|
Make test a bit more resilient
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
|
2015-12-14 18:11:35 +01:00 |
|
David Gageot
|
7370e58ba8
|
Merge pull request #2575 from dgageot/fix-installation-notes
Fix installation notes for 0.5.3
|
2015-12-14 18:02:34 +01:00 |
|
Nathan LeClaire
|
df25736479
|
Merge pull request #2574 from dgageot/bump_v_0.6.0-dev
Update to v0.6.0-dev
|
2015-12-14 09:00:36 -08:00 |
|
David Gageot
|
9d4ba57ce2
|
Fix installation notes for 0.5.3
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-14 17:55:04 +01:00 |
|
David Gageot
|
c86e537ae7
|
Update to v0.6.0-dev
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-14 17:47:44 +01:00 |
|
David Gageot
|
4d39a66899
|
Merge pull request #2573 from dgageot/bump_v0.5.3
Bump to version 0.5.3
v0.5.3
|
2015-12-14 16:45:40 +01:00 |
|
David Gageot
|
d3041c3166
|
Bump to version 0.5.3
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-14 16:36:39 +01:00 |
|
David Gageot
|
5dd64c6bf8
|
Merge pull request #2572 from jeanlaurent/osversion
Add OS Version to crash report
|
2015-12-14 15:43:00 +01:00 |
|
Jean-Laurent de Morlhon
|
eaf2641b49
|
Merge pull request #2569 from askb/docs_fixes
minor fix to formatting update for `dm config` output
|
2015-12-14 15:38:21 +01:00 |
|
Jean-Laurent de Morlhon
|
a88f1011ad
|
Merge pull request #2570 from dgageot/2280-prevent-nil-dereference
2280 prevent nil dereference
|
2015-12-14 15:36:29 +01:00 |
|
Jean-Laurent de Morlhon
|
8faaa2a51f
|
Add OS Version to crash report
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
|
2015-12-14 15:34:18 +01:00 |
|
David Gageot
|
f66655fd77
|
FIX #2280 prevent nil dereference
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-14 15:24:57 +01:00 |
|
Jean-Laurent de Morlhon
|
8090f1d1c0
|
Merge pull request #2571 from dgageot/increase-provision-timeout
Increase the provisioning timeout
|
2015-12-14 15:22:44 +01:00 |
|
David Gageot
|
f09bbb8f7f
|
Increase the provisioning timeout
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-14 14:15:51 +01:00 |
|
Anil Belur
|
339b5ac743
|
Fixes a minor formatting update for dm config output
Signed-off-by: Anil Belur <askb23@gmail.com>
|
2015-12-14 18:30:17 +05:30 |
|
David Gageot
|
5af18c9972
|
Merge pull request #2562 from nathanleclaire/strip_log_secrets
Strip certs and keys in log before sending to Bugsnag
|
2015-12-14 08:45:00 +01:00 |
|
David Gageot
|
5ced4fe387
|
Merge pull request #2564 from nathanleclaire/docs_polish
Add docs polish for 0.5.3 release
|
2015-12-14 08:43:28 +01:00 |
|
Nathan LeClaire
|
60ec6dc1a1
|
Add docs polish for 0.5.3 release
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
|
2015-12-11 18:19:23 -08:00 |
|
Nathan LeClaire
|
d29a42ebc6
|
Merge pull request #1299 from hairyhenderson/ssh-agent-support-1291
Allowing generic driver to use ssh-agent to get identities
|
2015-12-11 17:31:55 -08:00 |
|
Nathan LeClaire
|
1d98b690be
|
Strip certs and keys in log before sending to Bugsnag
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
|
2015-12-11 16:56:19 -08:00 |
|
Nathan LeClaire
|
104b04d3de
|
Merge pull request #2556 from jeanlaurent/use-bundled-key
Use bundled bugsnag APIKey
|
2015-12-11 16:50:37 -08:00 |
|
Jean-Laurent de Morlhon
|
a8ba712286
|
Use bundled bugsnag APIKey
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
|
2015-12-11 18:07:23 +01:00 |
|
Jean-Laurent de Morlhon
|
5dadfe093d
|
Merge pull request #2557 from dgageot/2553-fix-build-x
Fix the build on linux/windows by excluding fusion driver
|
2015-12-11 16:21:40 +01:00 |
|
David Gageot
|
6ab09860af
|
Fix the CI on darwin/windows
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-11 15:46:47 +01:00 |
|
David Gageot
|
f3775f774c
|
FIX #2553 Fusion Driver is supported only on darwin
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-11 15:46:47 +01:00 |
|
David Gageot
|
54a85e6863
|
Merge pull request #2555 from jeanlaurent/bugsnag-info-detail
Add context, driver name & command to crash report
|
2015-12-11 13:48:05 +01:00 |
|
Jean-Laurent de Morlhon
|
5f4583bd3f
|
Add context, driver name & command to crash report
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
|
2015-12-11 11:39:13 +01:00 |
|
Jean-Laurent de Morlhon
|
02dde087c9
|
Merge pull request #2552 from nathanleclaire/ls_timeout_nits
Aesthetic nitpicks on ls timeout
|
2015-12-11 10:55:40 +01:00 |
|
Jean-Laurent de Morlhon
|
ac41fba24e
|
Merge pull request #2541 from dougm/env-emacs
Add emacs support to env command
|
2015-12-11 09:37:06 +01:00 |
|
Jean-Laurent de Morlhon
|
974270bb77
|
Merge pull request #2554 from nathanleclaire/err-recording
Add style and phrasing nitpicks
|
2015-12-11 07:58:30 +01:00 |
|
Nathan LeClaire
|
6439ee967d
|
Add style and phrasing nitpicks
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
|
2015-12-10 19:26:05 -08:00 |
|
Nathan LeClaire
|
5358010229
|
Merge pull request #2526 from jeanlaurent/bugsnag
Monitor and report bug with bugsnag
|
2015-12-10 19:01:22 -08:00 |
|
Doug MacEachern
|
4e58bb9434
|
Add emacs support to env command
Signed-off-by: Doug MacEachern <dougm@vmware.com>
|
2015-12-10 15:29:14 -08:00 |
|
Nathan LeClaire
|
18372b13c3
|
Merge pull request #2550 from dgageot/2479-warn-vbox-version
FIX #2479 Warn on VirtualBox version
|
2015-12-10 14:19:38 -08:00 |
|