summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* daemon, plugin: follow containerd namespace conventionsv17.12.0-ce-rc4v17.12.0-ceStephen J Day2020-03-233-7/+7
* Ensure containers are stopped on daemon startupBrian Goff2020-03-232-18/+135
* bump swarmkit to 7598f7aEli Uriegas2020-03-233-5/+12
* Fix some missing synchronization in libcontainerdBrian Goff2020-03-231-54/+86
* Fix error handling for kill/process not foundBrian Goff2020-03-232-16/+20
* Windows: Case-insensitive filename matching against builder cacheJohn Howard2020-03-231-2/+9
* Remove support for referencing images by 'repository:shortid'Sebastiaan van Stijn2020-03-233-47/+4
* Bump libnetwork to 7dd202d11b2078c063fefc614c9fb9e4615da0e1v17.12.0-ce-rc3jose-bigio2020-03-236-101/+163
* Use commit-sha instead of tag for containerdSebastiaan van Stijn2020-03-234-24/+36
* Disallow using legacy (V1) registriesSebastiaan van Stijn2020-03-236-93/+15
* Update Graylog2/go-gelf vendoring. Fixes #35613Ghislain Bourgeois2020-03-234-20/+94
* Fix vendoring of go-gelf to point to specific commit IDGhislain Bourgeois2020-03-231-1/+1
* vendor: update archive/tarv17.12.0-ce-rc2Tonis Tiigi2020-03-233-14/+18
* Update API version-history for 1.35Sebastiaan van Stijn2020-03-231-0/+12
* update integration-cli tests for stderr outputRiyaz Faizullabhoy2020-03-231-1/+1
* Blacklist tests, will be rewritten later onEli Uriegas2020-03-233-0/+6
* Merge pull request #35698 from anshulpundir/vndrVictor Vieux2017-12-0643-731/+1550
|\
| * Validate/sanitize swarmkit spec name.v17.12.0-ce-rc1Anshul Pundir2017-12-061-0/+7
| * Change TestSwarmServiceTTY to only verify running containers since with swarm...Anshul Pundir2017-12-051-2/+2
| * Swarmkit vendoring.Anshul Pundir2017-12-0541-729/+1541
* | Merge pull request #35589 from keloyang/close-fdTõnis Tiigi2017-12-061-0/+2
|\ \
| * | Close pipe in chrootarchive.invokeUnpack when cmd.Start()/json.NewEncoder fai...y003165492017-11-241-0/+2
* | | Merge pull request #35705 from tiborvass/platform-versionSebastiaan van Stijn2017-12-069-12/+71
|\ \ \
| * | | Fix windowsTibor Vass2017-12-062-2/+4
| * | | Adjust swagger definitionsTibor Vass2017-12-061-0/+22
| * | | api: generalize version information to any platform componentTibor Vass2017-12-066-10/+45
* | | | Merge pull request #35677 from fcrisciani/netdb-debug-toolSebastiaan van Stijn2017-12-0641-456/+1717
|\ \ \ \
| * | | | Vendoring netlink libraryFlavio Crisciani2017-12-0623-160/+898
| * | | | Vendoring of libnetworkFlavio Crisciani2017-12-0615-276/+709
| * | | | Add option to enable networkDB debugFlavio Crisciani2017-12-064-20/+110
* | | | | Merge pull request #35514 from thaJeztah/disable-overlay-without-d_typeVictor Vieux2017-12-069-49/+124
|\ \ \ \ \
| * | | | | Allow existing setups to continue using d_typeSebastiaan van Stijn2017-12-043-2/+22
| * | | | | Remove support for overlay/overlay2 without d_typeSebastiaan van Stijn2017-12-046-42/+62
| * | | | | Perform fsmagic detection on driver's home-dir if it existsSebastiaan van Stijn2017-12-045-7/+42
* | | | | | Merge pull request #35721 from dnephin/fix-swagger-spec-errorsSebastiaan van Stijn2017-12-061-0/+1
|\ \ \ \ \ \
| * | | | | | Fix codegen problems in swagger specDaniel Nephin2017-12-061-6/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #35146 from masaeedu/27919-removemultitypesDaniel Nephin2017-12-061-6/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Change multi-type parameters to single typeAsad Saeeduddin2017-10-261-6/+2
* | | | | | Merge pull request #35708 from schomatis/fix-set-up-dev-env-linkSebastiaan van Stijn2017-12-061-4/+2
|\ \ \ \ \ \
| * | | | | | Fix link in Contributing docLucas Molas2017-12-051-4/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #35714 from jhhwang4195/masterYong Tang2017-12-061-1/+1
|\ \ \ \ \ \
| * | | | | | fixed typo (reliablity -> reliability)Jihyun Hwang2017-12-061-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #35661 from ndeloof/8917Vincent Demeester2017-12-065-1/+70
|\ \ \ \ \ \
| * | | | | | test case to check « exec » works as expectedNicolas De Loof2017-12-061-0/+60
| * | | | | | introduce `workingdir` option for docker execNicolas De Loof2017-12-014-1/+10
* | | | | | | Merge pull request #35376 from KingEmet/masterSebastiaan van Stijn2017-12-064-7/+96
|\ \ \ \ \ \ \
| * | | | | | | fix golint errorsJake Sanders2017-12-041-10/+10
| * | | | | | | Disambiguate mirror -> other endpoint fallbacks from V2 -> V1Jake Sanders2017-11-304-7/+96
| |/ / / / / /
* | | | | | | Merge pull request #35603 from ericsoderstrom/masterAkihiro Suda2017-12-061-8/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update docs to reflect working directory name change.Eric Soderstrom2017-11-261-8/+8
| | |_|_|_|/ | |/| | | |