summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 17.06.1-ce-rc1v17.06.1-ce-rc1Andrew Hsu2020-03-231-1/+1
* import runtime so cherry-pick moby/moby@b9255e4 can workAndrew Hsu2020-03-231-0/+1
* adjust cherry-pick moby/moby@b9255e4 to work without lcowAndrew Hsu2020-03-231-4/+0
* Stop trying to load images on an incompatible OSJohn Stephens2020-03-231-1/+28
* Set ping version even on errorBrian Goff2020-03-233-33/+132
* Fix api-version historySebastiaan van Stijn2020-03-231-0/+2
* Add missing API documentatoin for DataPathAddrSebastiaan van Stijn2020-03-231-0/+21
* Prevent a goroutine leak when healthcheck gets stoppedKenfe-Mickael Laventure2020-03-231-2/+4
* Bump swarmkit vendor in order to include the following changes:Ying2020-03-2312-130/+111
* [engine][vendor] forks of containerd + runc + runtime-specTibor Vass2020-03-239-27/+55
* add go imports to enable specific cherry-pick of 913eb99Andrew Hsu2020-03-231-0/+3
* Fix handling of remote "git@" notationSebastiaan van Stijn2020-03-232-19/+81
* Fix stderr logging for journald and syslogDavid Glasser2020-03-232-2/+4
* middleware: Redact secret data on "secret create"Aaron Lehmann2020-03-232-4/+80
* build: fix add from remote urlTonis Tiigi2020-03-233-4/+57
* Do not add duplicate platform information to service specNishant Totla2020-03-232-6/+8
* Do not error on relabel when relabel not supportedBrian Goff2020-03-231-0/+4
* Remove OSX cross stuff from main DockerfileBrian Goff2020-03-231-11/+0
* use latestChunk instead of latestFile to get cherry-pick commit 7bd7bde workingAndrew Hsu2020-03-231-1/+1
* Fix log readers can block writes indefinitelyBrian Goff2020-03-232-33/+65
* Limit max backoff delay to 2 seconds for GRPC connectionWentao Zhang2020-03-231-2/+4
* Fix plugin remove dir name after rename.Brian Goff2020-03-231-2/+3
* import system for plugin/manager.goAndrew Hsu2020-03-231-0/+1
* Make plugin removes more resilient to failureBrian Goff2020-03-234-29/+81
* vndr to update vendor for github.com/spf13/cobraAndrew Hsu2020-03-233-444/+0
* vndr to update vendor for github.com/Microsoft/go-winioAndrew Hsu2020-03-232-3/+7
* Remove docs (except docs/api), experimental/, contrib/completion, man/Tibor Vass2020-03-23264-38003/+0
* bump docker-ce VERSION to 17.06.0-cev17.06.0-ceEli Uriegas2020-03-231-1/+1
* bump VERSION to 17.06.0-ce-rc5v17.06.0-ce-rc5Eli Uriegas2020-03-231-1/+1
* [engine] Vendor libnetwork to 20bf4e23da1bb3f9d3dc70e4cf531b84c45947bdTibor Vass2020-03-237-141/+198
* Redact the swarm's spec's signing CA cert when getting swarm info, becauseYing Li2020-03-232-7/+9
* [engine] Vendor swarmkit to 9edb625cfb4407da456cc7fc479db6d824fe81f3Tibor Vass2020-03-235-20/+21
* bump VERSION files to 17.06.0-ce-rc4v17.06.0-ce-rc4Andrew Hsu2020-03-231-1/+1
* pkg/pools: add buffer32KPool & use it for copyunclejack2020-03-232-5/+31
* container/stream/attach: use pools.Copyunclejack2020-03-231-3/+4
* Vendor swarmkit bf9b892Aaron Lehmann2020-03-233-8/+13
* bump VERSION files to 17.06.0-ce-rc3v17.06.0-ce-rc3Andrew Hsu2020-03-231-1/+1
* Update docs, completion scripts for disable-legacy-registrySebastiaan van Stijn2020-03-234-5/+16
* Disable legacy (v1) registries by defaultSebastiaan van Stijn2020-03-237-16/+30
* revendor github.com/docker/swarmkit to 6083c76Andrew Hsu2020-03-239-115/+266
* Vendoring libnetwork 4f5310be349d9299f6cab6d5822312f00cfa965cMadhu Venugopal2020-03-2311-160/+516
* [engine] Revert ONCLR and OPOST changesMichael Crosby2020-03-235-5/+5
* Check signal is unset before using user stopsignalBrian Goff2020-03-232-1/+16
* Update deprecated.md for removal of --email flagSebastiaan van Stijn2020-03-231-1/+1
* Remove "-e" / "--email" from integration testsSebastiaan van Stijn2020-03-233-16/+2
* Merge pull request #29418 from aboch/p66Victor Vieux2020-03-231-0/+3
* revendoring netlink in engine componentAndrew Hsu2020-03-2316-50/+850
* revendoring libnetwork in engine componentAndrew Hsu2020-03-239-17/+162
* Do not reuse a http.Request after a failure in callWithRetryFelix Abecassis2020-03-232-5/+26
* Logging driver should receive same file in start/stop requestPeter Bücker2020-03-232-1/+4