| March 28, 2017 | ||
|---|---|---|
View febbe38
Manually reorganize import paths to segregate stdlib and 3rd-party packagesTibor Vass authored on 2017/03/28 10:21:59 |
||
| March 10, 2017 | ||
|---|---|---|
View 7b7ea8a
Replace fmt.Errorf() with errors.Errorf() in the cliDaniel Nephin authored on 2017/03/10 03:23:45 |
||
| December 26, 2016 | ||
|---|---|---|
View f151c29
Add some unit tests to the node and swarm cli codeVincent Demeester authored on 2016/12/26 06:23:35 |
||
| December 23, 2016 | ||
|---|---|---|
View 6fb0577
fix nits in commentsallencloud authored on 2016/12/23 21:48:25 |
||
| 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 |
||
| November 21, 2016 | ||
|---|---|---|
View 0b243ac
split function out of command description scopeallencloud authored on 2016/11/21 19:22:22 |
||
| November 11, 2016 | ||
|---|---|---|
View 2de83a4
use "golang.org/x/net/context" instead of "context"Andrew Hsu authored on 2016/11/11 01:23:19 |
||
| October 28, 2016 | ||
|---|---|---|
View 0f9fc54
Revise swarm init/update flags, add unlocking capabilityAaron Lehmann authored on 2016/10/28 10:50:49 |
||
| October 22, 2016 | ||
|---|---|---|
View b4a667c
Add support for swarm init lock and swarm unlockTonis Tiigi authored on 2016/10/22 10:07:55 |
||