summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix cancelling builder on chunked requestsTonis Tiigi2020-03-231-0/+1
* daemon: Remove daemon datastructure dump functionalityAaron Lehmann2020-03-233-74/+0
* bump to GAVictor Vieux2020-03-231-1/+1
* bump to rc2Victor Vieux2020-03-231-0/+86
* Fixing stack deploy tests to not contact registryNishant Totla2020-03-232-0/+5
* Fixing e2e testNishant Totla2020-03-232-2/+2
* Adding unit tests for pin by digest (client)Nishant Totla2020-03-231-0/+90
* Ensure service images get default tag and print familiar stringsNishant Totla2020-03-232-10/+29
* Re-vendor swarmkit to include the following fixes:Ying2020-03-234-44/+46
* libcontainerd: fix reaper goroutine positionAntonio Murdaca2020-03-231-5/+12
* Revert "Set OPOST on bsd"Andrew Hsu2020-03-231-1/+1
* Event tests need to wait for eventsDong Chen2020-03-231-86/+71
* Do not log the CA config CA signing key in debug mode.Ying Li2020-03-231-1/+1
* Fix Cache with ONBUILDDaniel Nephin2020-03-234-8/+85
* Don't create source directory while the daemon is being shutdown, fix #30348Lei Jitang2020-03-236-4/+43
* Add container environment variables correctly to the health checkBoaz Shuster2020-03-232-11/+38
* Service alias should not be copied to task aliasMadhu Venugopal2020-03-232-1/+35
* Update containerd to cfb82a876ecc11b5ca0977d1733adbe58599088aKenfe-Mickael Laventure2020-03-234-4/+3
* bump VERSION files to 17.06.0-ce-rc2v17.06.0-ce-rc2Andrew Hsu2020-03-231-1/+1
* Re-vendor SwarmKit to 4b872cfac8ffc0cc7fff434902cc05dbc7612da5Andrea Luzzardi2020-03-235-7/+26
* Vendoring libnetworkMadhu Venugopal2020-03-237-5/+66
* Set OPOST on bsdMichael Crosby2020-03-231-1/+1
* Fix ONBUILD COPYDaniel Nephin2020-03-234-3/+41
* Do not clear swarm directory at the begining of swarm init and swarm join now.Ying Li2020-03-231-11/+6
* remove RuntimeData from cluster and typesEvan Hazlett2020-03-233-8/+0
* Adding support for DNS search on RS1Sandeep Bansal2020-03-231-7/+0
* Ensure that a device mapper task is referenced until task is completeNeil Horman2020-03-231-0/+1
* Update go-winio to v0.4.2Darren Stahl2020-03-233-23/+10
* Don't unmount entire plugin manager tree on removeBrian Goff2020-03-231-2/+2
* Bump go to go1.8.3Brian Goff2020-03-2343-43/+43
* prevent image prune panicAlfred Landrum2020-03-231-1/+1
* Use actual cli version for TestConfigHTTPHeaderKenfe-Mickael Laventure2020-03-233-2/+4