January 6, 2017
View 303b1d2

Update trustedCmd to be compatible with testutil/cmd

Vincent Demeester authored on 2017/01/06 03:08:24
January 4, 2017
View 2ef6d80

Merge pull request #29556 from mavenugo/refcount

Victor Vieux authored on 2017/01/04 04:13:22
January 3, 2017
View 1826559

Merge pull request #25234 from yongtang/25228-service-ps-multiple-ID

Vincent Demeester authored on 2017/01/03 20:40:24
December 31, 2016
View 33968e6

Remove pkg/integration and move it to testutil or integration-cli

Vincent Demeester authored on 2016/12/31 02:23:00
December 26, 2016
View f151c29

Add some unit tests to the node and swarm cli code

Vincent Demeester authored on 2016/12/26 06:23:35
December 22, 2016
View 0510afc

Properly cleanup plugin states which might impact other tests

Madhu Venugopal authored on 2016/12/22 08:21:55
December 16, 2016
View a6a0880

Before asking a user for the unlock key when they run `docker swarm unlock`, actually check to see if the node is part of a swarm, and if so, if it is unlocked first. If neither of these are true, abort the command.

Ying Li authored on 2016/12/16 11:36:37
December 15, 2016
View 2fe62f2

Merge pull request #28943 from vdemeester/publish-long-short-syntax

Sebastiaan van Stijn authored on 2016/12/15 01:55:48
December 14, 2016
View 96f7fed

Merge pull request #29198 from allencloud/return-no-swarm-when-unlock-normal-node

Aaron Lehmann authored on 2016/12/14 11:59:06
December 13, 2016
View 3356442

Merge pull request #29074 from yongtang/29044-swarm-ipam-options

Vincent Demeester authored on 2016/12/13 01:27:01
December 7, 2016
View 62cd3b3

integration-cli: Add integration tests for swarm services + content trust

Aaron Lehmann authored on 2016/12/07 03:57:58
View 0270645

return not a swarm when unlock

allencloud authored on 2016/12/07 14:48:01
December 1, 2016
View 5aa5a1c

Show usage when `docker swarm update` has no flags

Yong Tang authored on 2016/12/01 06:23:18
November 1, 2016
View edfbc3b

api: allow creating a network of which name is the prefix of the ID of a swarm network

Akihiro Suda authored on 2016/11/01 14:49:39
July 30, 2016
View 7094235

Support multiple service IDs on "docker service ps"

Yong Tang authored on 2016/07/30 00:20:03