huqun
f609fb4d83
fix grammar error
...
it is not very important,but I think the modification makes the coders read more conviently!
Signed-off-by: huqun <huqun@zju.edu.cn >
2016-02-12 16:11:31 +08:00
Vincent Demeester
27ab98e846
Merge pull request #20258 from Microsoft/jjh/testunit-authz
...
Windows CI: test-unit turn off pkg\authorisation
2016-02-12 08:33:20 +01:00
Vincent Demeester
991cb36d76
Merge pull request #20259 from Microsoft/jjh/testunit-pkgfilenotify
...
Windows CI: test-unit for pkg\filenotify
2016-02-12 08:32:43 +01:00
Vincent Demeester
659bf08281
Merge pull request #20249 from Microsoft/jjh/testunit-pkgintegration
...
Windows CI: Fix test-unit for pkg\integration
2016-02-12 08:32:03 +01:00
Arnaud Porterie
9511856e16
Merge pull request #20202 from anusha-ragunathan/arm-dummy-interface
...
Add "dummy" network module for arm images.
2016-02-11 19:02:25 -08:00
Brian Goff
3723013a1f
Merge pull request #20256 from jfrazelle/make-tests-faster
...
make tests faster no apt-key
2016-02-11 22:01:13 -05:00
John Howard
28ee6fe7ca
Windows CI: test-unit for pkg\filenotify
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2016-02-11 17:47:26 -08:00
John Howard
57faef5c71
Windows CI: test-unit turn off pkg\authorisation
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2016-02-11 17:42:12 -08:00
David Calavera
5ca6d3bafd
Merge pull request #20250 from vieux/fix_misspell
...
fix common misspells
2016-02-11 17:22:06 -08:00
Jessica Frazelle
0d02f2a011
make tests faster no apt-key
...
Signed-off-by: Jessica Frazelle <acidburn@docker.com >
2016-02-11 16:28:00 -08:00
David Calavera
2a16099f57
Merge pull request #20241 from aaronlehmann/fallback-on-no-auth-credentials
...
Fall back to V1 when there are no basic auth credentials
2016-02-11 16:18:26 -08:00
David Calavera
46ec01bd12
Merge pull request #20246 from tophj-ibm/19368-fix-flaky-network-test
...
Fix flaky test, TestDockerNetworkHostModeUngracefulDaemonRestart
2016-02-11 15:50:40 -08:00
Victor Vieux
99a396902f
fix common misspell
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2016-02-11 15:49:36 -08:00
John Howard
41d3bb43f4
Windows CI: Fix test-unit for pkg\integration
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2016-02-11 15:06:22 -08:00
Jess Frazelle
2a64d400b3
Merge pull request #20114 from jfrazelle/fix-release-script
...
get os arch for release script
2016-02-11 17:28:23 -05:00
Sebastiaan van Stijn
73ee139d7a
Merge pull request #20245 from jfrazelle/20082-cap-add-docs-updates
...
update cap-add docs for seccomp
2016-02-11 22:52:26 +01:00
Vincent Demeester
4cdd0403cd
Merge pull request #20218 from icecrime/fix_remote_integration-cli
...
Improve remote integration-cli tests
2016-02-11 22:51:20 +01:00
Alexander Morozov
02a37a281c
Merge pull request #20239 from calavera/remove_server_port_allocation
...
Move listeners and port allocation outside the server.
2016-02-11 13:50:48 -08:00
Christopher Jones
045aee2002
Fix flaky test, TestDockerNetworkHostModeUngracefulDaemonRestart
...
Fixes #19368 by waiting until all container statuses are running
before killing the daemon
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com >
2016-02-11 16:47:40 -05:00
Jessica Frazelle
1e92e5fdaa
update cap-add docs for seccomp
...
Signed-off-by: Jessica Frazelle <acidburn@docker.com >
2016-02-11 13:47:08 -08:00
David Calavera
931e78df1b
Merge pull request #20231 from vdemeester/move-getcontext-away
...
Move getContext… function to builder package
2016-02-11 13:38:57 -08:00
Vincent Demeester
312f5e435b
Move getContext… function to builder package
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2016-02-11 20:59:59 +01:00
David Calavera
34c29277c2
Move listeners and port allocation outside the server.
...
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-02-11 14:42:49 -05:00
Anusha Ragunathan
f3b2233d12
Add "dummy" network module for arm images.
...
A few libnetwork integration tests require that the kernel be configured
with the "dummy" network interface and has the module loaded. However,
the dummy module is not available by default on arm images. This ensures
that it is built and loaded.
Signed-off-by: Anusha Ragunathan <anusha@docker.com >
2016-02-11 10:53:51 -08:00
Aaron Lehmann
7b81bc147c
Fall back to V1 when there are no basic auth credentials
...
This makes the behavior consistent with having incorrect credentials.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
2016-02-11 10:48:11 -08:00
Aaron Lehmann
4436f07ef4
Update vendored docker/distribution
...
The registry/client/auth package now provides ErrNoBasicAuthCredentials.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
2016-02-11 10:28:18 -08:00
Brian Goff
944e4cab2e
Merge pull request #20124 from calavera/fix_vendor_codec_cleanup
...
Do not purge github.com/ugorji/go/codec from vendor.
2016-02-11 12:51:35 -05:00
Sebastiaan van Stijn
d4d0b8a42b
Merge pull request #20234 from kiawin/20232-improve-overriding-user-command-details
...
Improve usage details on overriding USER command in Docker run refere…
2016-02-11 18:18:26 +01:00
Phil Estes
6672d7de20
Merge pull request #20214 from mavenugo/vin0.7.0-dev.1
...
Vendor libnetwork v0.7.0-dev.2
2016-02-11 12:12:58 -05:00
Brian Goff
f6523a44cc
Merge pull request #20233 from tianon/busybox-dbus
...
Remove "--group-add dbus" from busybox example (no dbus group in busybox anymore)
2016-02-11 11:43:28 -05:00
David Calavera
803e3d4d1e
Merge pull request #20230 from estesp/zfs-ref-counting
...
Add proper refcounting to zfs graphdriver
2016-02-11 08:27:26 -08:00
David Calavera
d11a2c758a
Do not purge github.com/ugorji/go/codec from vendor.
...
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-02-11 11:22:55 -05:00
Tianon Gravi
b1e5c773b2
Remove "--group-add dbus" from busybox example (no dbus group in busybox anymore)
...
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com >
2016-02-11 08:20:28 -08:00
Sian Lerk Lau
bc3e02b9ec
Improve usage details on overriding USER command in Docker run reference page
...
Signed-off-by: Sian Lerk Lau <kiawin@gmail.com >
2016-02-12 00:05:32 +08:00
Brian Goff
acd8baccff
Merge pull request #20209 from aaronlehmann/upper-case-hostnames
...
Allow uppercase characters in image reference hostname
2016-02-11 10:50:05 -05:00
Sebastiaan van Stijn
f923e5a5a4
Merge pull request #19720 from vdemeester/carry-pr-18912
...
Carry #18912 : Docker Remote API documentation update
2016-02-11 16:40:59 +01:00
Brian Goff
2edd5f698c
Merge pull request #19840 from aaronlehmann/resumable-downloads
...
Add support for resuming downloads on transfer failure
2016-02-11 10:32:17 -05:00
Arnaud Porterie
a943c40150
Improve remote integration-cli tests
...
Progress toward being able to run integration-cli campaign using a
client hitting a remote host.
Most of these fixes imply flagging tests that assume they are running on
the same host than the Daemon. Also fixes the `contrib/httpserver` image
that couldn't run because of a dynamically linked Go binary inside the
busybox image.
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com >
2016-02-11 07:31:49 -08:00
Anonmily
2c60a9cba2
Docker Remote API documentation update
...
I was confused for the longest time on how to actually use and make requests against the remote API, so I think that it might help for those getting started with it to know how to actually test it out via curl. I added in parts on how to access the remote API via curl against the default unix socket, and also on how to configure the docker daemon to expose the API on a TCP port as well if desired.
Signed-off-by: Michelle Liu <michelle@michelleliu.io >
2016-02-11 16:28:15 +01:00
Brian Goff
e7cd3b0897
Merge pull request #20222 from vdemeester/update-shakers-vendor-licence
...
Update shakers vendoring to include the LICENSE 😇
2016-02-11 10:23:10 -05:00
Madhu Venugopal
b2e609176d
Vendor libnetwork v0.7.0-dev.2
...
- Expose EnableIPV6 option
- discoverapi refactoring
- Fixed a few typos & docs update
- Fixes https://github.com/docker/docker/issues/20140
Signed-off-by: Madhu Venugopal <madhu@docker.com >
2016-02-11 07:09:53 -08:00
Vincent Demeester
2cca097ea8
Merge pull request #20052 from aditirajagopal/19301-overlay-network-unique-hostname
...
Overlay Network needs Unique Hostname
2016-02-11 15:41:54 +01:00
Sebastiaan van Stijn
89f94ec03b
Merge pull request #20161 from tkopczynski/docs-before-since-filters
...
docker ps before and since filters documentation
2016-02-11 15:32:50 +01:00
Vincent Demeester
5627e400fe
Merge pull request #20216 from Microsoft/jjh/testunit-pkgplugins-v2
...
Windows CI: test-unit on pkg\plugins
2016-02-11 12:39:08 +01:00
Sebastiaan van Stijn
d18c0d88f4
Merge pull request #20213 from Microsoft/jjh/testunit-pkgmount
...
Windows CI: Unit Test - pkg/mount is Unix specific
2016-02-11 12:27:38 +01:00
Sebastiaan van Stijn
8c0b1218c0
Merge pull request #20219 from moxiegirl/remove-tutorial-build
...
Update Dockerfile
2016-02-11 12:15:53 +01:00
Vincent Demeester
9ee8f0ad9d
Update shakers vendoring to include the LICENSE 😇
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2016-02-11 08:38:09 +01:00
Phil Estes
922986b76e
Add proper refcounting to zfs graphdriver
...
Fixes issues with layer remounting (e.g. a running container which then
has `docker cp` used to copy files in or out) by applying the same
refcounting implementation that exists in other graphdrivers like
overlay and aufs.
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com > (github: estesp)
2016-02-11 01:00:54 -05:00
Mary Anthony
8d673d9471
Update Dockerfile
...
Signed-off-by: Mary Anthony <mary@docker.com >
2016-02-10 20:40:30 -08:00
John Howard
4b3001e85a
Windows CI: test-unit on pkg\plugins
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2016-02-10 19:28:30 -08:00