summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to GAv17.05.0-ce17.05.xVictor Vieux2017-05-042-2/+2
* Ensure unmount before removing local volume.Brian Goff2017-05-042-7/+32
* Use lazy unmount for local volume driver unmountBrian Goff2017-05-044-19/+7
* bump to rc3v17.05.0-ce-rc3Victor Vieux2017-05-011-1/+1
* Merge pull request #32950 from dnephin/cherry-pick-build-arg-fixesVictor Vieux2017-05-012-29/+39
|\
| * Fix cache miss when builtin build args are used.Daniel Nephin2017-05-012-26/+33
| * builder: Make builtin arg pruning work with > 1 argDave Tucker2017-05-012-9/+12
* | Deprecate "asynchronous" service create and service updateSebastiaan van Stijn2017-05-011-0/+11
|/
* Remove bash completion for `run|create --init-path`Harald Albers2017-05-011-2/+1
* Merge pull request #32929 from aaronlehmann/vendor-swarmkit-ae52d9dVictor Vieux2017-05-013-39/+64
|\
| * Vendor swarmkit ae52d9dAaron Lehmann2017-04-283-39/+64
|/
* Merge pull request #32905 from dperny/17.05.x-fix-agent-logs-segfaultAaron Lehmann2017-04-282-7/+17
|\
| * Fix a rare segfault that can occur in service logsDrew Erny2017-04-282-7/+17
|/
* bump to rc2v17.05.0-ce-rc2Victor Vieux2017-04-262-1/+2
* Merge pull request #32848 from aaronlehmann/vendor-swarmkit-78db8a5Victor Vieux2017-04-263-27/+84
|\
| * [17.05] Vendor swarmkit 78db8a5Aaron Lehmann2017-04-263-27/+84
|/
* Merge pull request #32819 from aboch/17.05.xVictor Vieux2017-04-256-14/+41
|\
| * [17.05.x] Vendoring libnetwork @5d4e5deAlessandro Boch2017-04-256-14/+41
* | daemon: relabel secrets pathAntonio Murdaca2017-04-251-0/+2
* | client: Allow hex strings as source references for ImageTagAaron Lehmann2017-04-252-1/+12
* | Fix bash-completion script.Corey Farrell2017-04-251-1/+1
* | Bash completion treats `service logs` as stableHarald Albers2017-04-251-2/+12
* | Make sure plugin rootfs is unmounted on upgradedBrian Goff2017-04-252-2/+10
* | remove --init-path from clientAntonio Murdaca2017-04-256-16/+1
|/
* Merge pull request #32679 from aaronlehmann/test-wait-for-role-changeVincent Demeester2017-04-201-7/+8
|\
| * integration-cli: Have TestSwarmJoinPromoteLocked wait for the role to change ...Aaron Lehmann2017-04-171-7/+8
|/
* Merge pull request #32627 from aaronlehmann/vendor-swarmkit-78685cfVictor Vieux2017-04-152-10/+52
|\
| * Vendor swarmkit 78685cfAaron Lehmann2017-04-142-10/+52
|/
* Merge pull request #32581 from cyli/re-vendor-swarmkit-17.05Vincent Demeester2017-04-135-10/+40
|\
| * Add tests to ensure we can add an external CA to the cluster withoutYing Li2017-04-122-1/+29
| * Re-vendor swarmkit to a version which does not require all cluster updatesYing Li2017-04-123-9/+11
|/
* bump to 17.05.0-rc1v17.05.0-ce-rc1Victor Vieux2017-04-111-1/+1
* Merge pull request #32498 from thaJeztah/17.05.0-rc1-changelogVictor Vieux2017-04-112-0/+86
|\
| * Update changelog for 17.05.0-ce-rc1Sebastiaan van Stijn2017-04-112-0/+86
* | Merge pull request #32521 from mkumatag/update_shellwordsVincent Demeester2017-04-114-9/+41
|\ \ | |/ |/|
| * Vendor package update github.com/mattn/go-shellwordsManjunath A Kumatagi2017-04-114-9/+41
* | Merge pull request #32520 from thaJeztah/remove-ubuntu-12.04-preciseVincent Demeester2017-04-113-60/+10
|\ \
| * | Remove Ubuntu 12.04 "precise pangolin" from build scriptsSebastiaan van Stijn2017-04-113-60/+10
* | | Merge pull request #32486 from dnephin/docs-for-arg-in-fromSebastiaan van Stijn2017-04-111-23/+42
|\ \ \
| * | | Add Dockerfile reference docs for using ARG in FROMDaniel Nephin2017-04-111-23/+42
|/ / /
* | | Merge pull request #32505 from fcrisciani/conntrack_testSebastiaan van Stijn2017-04-1120-23/+919
|\ \ \
| * | | Adding test for docker/docker#8795Flavio Crisciani2017-04-101-0/+54
| * | | Vendoring Libnetwork libraryFlavio Crisciani2017-04-1012-15/+170
| * | | Vendoring Netlink libraryFlavio Crisciani2017-04-108-8/+695
* | | | Merge pull request #32503 from dongluochen/fix_startperiodBrian Goff2017-04-111-1/+1
|\ \ \ \
| * | | | fix gRPC serialization for healthcheck start-periodDong Chen2017-04-101-1/+1
* | | | | Merge pull request #32523 from albers/typo-api-version-historySebastiaan van Stijn2017-04-111-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix typo in version-history.mdHarald Albers2017-04-111-1/+1
|/ / / /
* | | | Merge pull request #32284 from aaronlehmann/fix-service-defaultsSebastiaan van Stijn2017-04-1126-148/+392
|\ \ \ \
| * | | | Make the CLI show defaults from the swarmkit defaults packageAaron Lehmann2017-04-107-118/+311