Commits
User selector
Commit history
Commits on Apr 13, 2018
Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force
Show description for 6b31ea0authored
Commits on Apr 10, 2018
Fixed gometalinter errors on test files
Show description for 54f8ca6committed
Commits on Apr 9, 2018
Merge pull request #978 from bogdananton/fix-manifest-docs-typo
Show description for 066fd62authored
Commits on Apr 5, 2018
Fix error with merge composefile with networks…
Show description for 0122730committed
Commits on Apr 1, 2018
[docs] Fix typo in manifest command docs: updated `MANFEST` to `MANIFEST`.
Show description for 9fa6bd4committed
Commits on Mar 28, 2018
Merge pull request #965 from thaJeztah/fix-version-output
Show description for eb4a4feauthored
Vincent Demeester
Commits on Mar 27, 2018
vendor: update moby to ed7b6428
Show description for a1cbaa8committedMerge pull request #561 from tych0/deprecate-unencrypted-storage
Show description for e6e47d9authored
Commits on Mar 26, 2018
Merge pull request #941 from dnephin/fix-compose-network-name
Show description for 236a847authoredRefactor build tests to re-use more code and not require root
Show description for 0f1bb35committedFix docker version output alignment
Show description for 48eb7a0committedprint a big warning about cleartext passwords
Show description for 4290df3committedFix stack deploy re-deploying service after --force
Show description for 7643945committedMerge pull request #943 from silvin-lubecki/fix-kubernetes-published-service
Show description for 27f66e3authored
Commits on Mar 23, 2018
Fix Kubernetes duplication in version command when the server already exposes one Kubernetes component
Show description for 54bb5ffcommitted
Commits on Mar 22, 2018
Use HasAvailableFlags instead of HasFlags for Options in help
Show description for 66fdd08committed
Commits on Mar 19, 2018
Merge pull request #924 from vdemeester/trust-suite-tests
Show description for c0ffb94authoredAdd more content trust tests
Show description for 8b00c5ccommitted
Commits on Mar 14, 2018
Small content trust enhancement
Show description for 63ebcaecommittedFix docker stack services command on Port output when kubernetes service is a LoadBalancer or a NodePort
Show description for b816bdecommitted
Commits on Mar 13, 2018
Merge pull request #935 from n4ss/trust-out-of-experimental2
Show description for 176aa48authored
Commits on Mar 12, 2018
Fix named network in compose file
Show description for b4c108acommitted
Commits on Mar 9, 2018
Move Docker Trust out of experimental
Show description for ac35e85authored andcommittedFix comment and misc code issues
Show description for 8c3d0b9committedRefactor trust view command into a --pretty flag on trust inspect
Show description for c5554f8committed
Commits on Mar 8, 2018
Only read trust setting from options
Show description for feae0e9committedRefactor content_trust cli/flags handling
Show description for 6e21829authored andcommittedMerge pull request #925 from dnephin/add-build-test-symlink
Show description for 82f325eauthored
Commits on Mar 7, 2018
Add a build unit test for symlinked context
Show description for 00b803bcommittedFixes some unit tests to be able to run them on windows
Show description for 0cf2e63committed
Commits on Mar 6, 2018
Convert assert.Check(t, is.Error()) to assert.Error
Show description for e15b208committedmanual clean of asserts
Show description for f212765committedConvert assert.Check with
Show description for 078cbc9committedConvert to assert.NilError
Show description for baf65a5committeddont prompt for github creds in unit test
Show description for 0f11a31committed