index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integration-cli
/
docker_api_exec_resize_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
integration-cli: split DockerSuite into subsequent build suites
CrazyMax
2022-06-17
1
-2
/
+2
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-1
/
+1
*
integration-cli: Fix `SA1019: httputil.ClientConn is deprecated`
HuanHuan Ye
2019-10-22
1
-2
/
+2
*
integration-cli: use constants for http methods
Sebastiaan van Stijn
2019-10-13
1
-1
/
+1
*
integration-cli: fix capitalization of variables and errors (golint)
Sebastiaan van Stijn
2019-09-18
1
-6
/
+7
*
testutil: make testing packages public
Sam Whited
2019-09-11
1
-1
/
+1
*
rm-gocheck: run goimports to compile successfully
Tibor Vass
2019-09-09
1
-1
/
+1
*
rm-gocheck: check.C -> testing.T
Tibor Vass
2019-09-09
1
-2
/
+2
*
Replace some checkers and assertions with gotest.tools
Sebastiaan van Stijn
2019-04-05
1
-5
/
+5
*
integration-cli: remove deprecated daemonHost() utility
Sebastiaan van Stijn
2019-01-21
1
-1
/
+1
*
Fix race condition between exec start and resize
David Wang
2018-06-08
1
-7
/
+8
*
fix and skip some tests based on API version
Anda Xu
2018-05-15
1
-1
/
+6
*
Move integration-cli/request to internal/test/request…
Vincent Demeester
2018-04-17
1
-1
/
+1
*
Remove duplicate calls for getting an APIClient
Daniel Nephin
2018-02-20
1
-1
/
+1
*
Stop using deprecated SockRequest
Stanislav Bondarenko
2017-08-23
1
-6
/
+9
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-1
/
+1
*
Update request.* signature to remove the host
Vincent Demeester
2017-03-06
1
-1
/
+1
*
Convert request.SockRequestRaw to appropriate methods
Vincent Demeester
2017-02-28
1
-1
/
+1
*
Add a new request package in integration-cli
Vincent Demeester
2017-01-03
1
-4
/
+5
*
Remove pkg/integration and move it to testutil or integration-cli
Vincent Demeester
2016-12-30
1
-1
/
+1
*
[nit] integration-cli: obey Go's naming convention
Akihiro Suda
2016-09-30
1
-1
/
+1
*
Windows: Enable a couple of exec tests
John Howard
2016-08-30
1
-2
/
+0
*
Remove exec-driver global daemon option.
David Calavera
2015-11-05
1
-1
/
+0
*
cleaned up integration-cli/docker_api_exec_resize_test.go
Zachary Jaffee
2015-10-16
1
-2
/
+3
*
Windows: Get Integration CLI running
John Howard
2015-09-04
1
-0
/
+2
*
move the assertions outside of the goroutine
Shijiang Wei
2015-08-05
1
-38
/
+61
*
Skip DockerSuite.TestExecResizeImmediatelyAfterExecStart on lxc
Chris Seto
2015-07-27
1
-0
/
+2
*
fix the panic caused by resizing a starting exec
Shijiang Wei
2015-07-24
1
-0
/
+60
*
Use dockerCmd when possible (#14603)
Vincent Demeester
2015-07-14
1
-6
/
+1
*
Fixing statusCode checks for sockRequest
Megan Kostick
2015-04-23
1
-6
/
+2
*
Use suite for integration-cli
Alexander Morozov
2015-04-21
1
-8
/
+6
*
Fix errors due changed sockRequest signature
Alexander Morozov
2015-04-13
1
-1
/
+5
*
fix api server resize&execResize
Antonio Murdaca
2015-04-13
1
-0
/
+25