Vincent Demeester c8388a52ec Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons 8 vuotta sitten
..
attach.go aff5dacec1 context.Context should be the first parameter of a function 8 vuotta sitten
cmd.go bf95472105 refactor help func in CLI 8 vuotta sitten
commit.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
cp.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
create.go bad849fc82 Generate container create response from swagger spec. 8 vuotta sitten
diff.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
exec.go d5dc9b8b1f fix incorrect ErrConnectFailed comparison 8 vuotta sitten
exec_test.go 713cae7ca2 Remove redundant parameter and fix typos 8 vuotta sitten
export.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
hijack.go e7c9694d76 Move image trust related cli methods into the image package. 9 vuotta sitten
inspect.go 7dad9d5ce4 Fix typs from go to Go 8 vuotta sitten
kill.go d2bb3aba7e Support parallel kill 8 vuotta sitten
list.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field 8 vuotta sitten
logs.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
pause.go f1dda4395e Add parallel operation support for pause/unpause 8 vuotta sitten
port.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
prune.go e98e4a7111 always add but hide experimental cmds and flags 8 vuotta sitten
ps_test.go 312cc7eebd Use `map[string]bool` for `preProcessor` to ignore unknwon field 8 vuotta sitten
rename.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
restart.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 8 vuotta sitten
rm.go 2b773257e0 Support parallel rm 8 vuotta sitten
run.go aff5dacec1 context.Context should be the first parameter of a function 8 vuotta sitten
start.go aff5dacec1 context.Context should be the first parameter of a function 8 vuotta sitten
stats.go aff5dacec1 context.Context should be the first parameter of a function 8 vuotta sitten
stats_helpers.go aff5dacec1 context.Context should be the first parameter of a function 8 vuotta sitten
stats_unit_test.go 5ffe496a22 Update function name for TestCalculBlockIO 8 vuotta sitten
stop.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 8 vuotta sitten
top.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten
tty.go 53774423ff Windows: OCI process struct convergence 8 vuotta sitten
unpause.go f1dda4395e Add parallel operation support for pause/unpause 8 vuotta sitten
update.go 51012aa0af Fixes #27798 : Update help for --blkio-weight parameter 8 vuotta sitten
utils.go c8388a52ec Merge pull request #28445 from cpuguy83/28439_fix_client_rm_on_old_daemons 8 vuotta sitten
wait.go 0640a14b4f Move api/client -> cli/command 9 vuotta sitten