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
/
client
/
request.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #41778 from kplachkov/feature/fix_err_canceled
Akihiro Suda
2021-06-17
1
-3
/
+8
|
\
|
*
Fix client request error handling
Kostadin Plachkov
2021-05-29
1
-3
/
+8
*
|
client: S1031: unnecessary nil check around range (gosimple)
Sebastiaan van Stijn
2021-06-10
1
-4
/
+2
|
/
*
Check for context error that is wrapped in url.Error
Evgeniy Makhrov
2020-08-03
1
-2
/
+1
*
client: use constants for http methods
Sebastiaan van Stijn
2019-10-13
1
-7
/
+7
*
client: remove put()
Kir Kolyshkin
2019-09-18
1
-9
/
+0
*
Improve readability of Windows connect error
Nick Adcock
2019-08-20
1
-1
/
+7
*
Add client.WithAPIVersionNegotiation() option
Sebastiaan van Stijn
2019-04-10
1
-1
/
+1
*
Move httputils error helpers to errdefs package
Sebastiaan van Stijn
2019-03-16
1
-3
/
+3
*
client: return rich / errdefs errors
Sebastiaan van Stijn
2019-03-16
1
-2
/
+4
*
Add HEAD support for /_ping endpoint
Sebastiaan van Stijn
2019-01-31
1
-11
/
+15
*
client/request: wrap some errors
Sebastiaan van Stijn
2018-12-31
1
-5
/
+5
*
Use net/http instead of x/ctxhttp
Brian Goff
2018-10-16
1
-2
/
+2
*
client: use io.LimitedReader for reading HTTP error
Akihiro Suda
2018-10-11
1
-1
/
+9
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
1
-1
/
+1
*
Remove duplicate calls for getting an APIClient
Daniel Nephin
2018-02-20
1
-4
/
+1
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
Cleanup client not found errors.
Daniel Nephin
2017-09-11
1
-1
/
+1
*
Set ping version even on error
Brian Goff
2017-06-29
1
-27
/
+42
*
Fix the inconsistent function name for client
yuexiao-wang
2016-12-02
1
-3
/
+3
*
Bump API to v1.26
John Howard
2016-11-14
1
-1
/
+1
*
always add but hide experimental cmds and flags
Victor Vieux
2016-11-08
1
-0
/
+3
*
Refactor client/request
Daniel Nephin
2016-10-31
1
-34
/
+44
*
Windows: Hint to run client elevated
John Howard
2016-10-14
1
-0
/
+14
*
client: deterministically resolve http scheme
Stephen J Day
2016-10-11
1
-5
/
+3
*
Merge pull request #26804 from stevvooe/clear-tlsconfig-unix-socket
Aaron Lehmann
2016-10-11
1
-6
/
+2
|
\
|
*
client: pedantic checking of tlsconfig
Stephen J Day
2016-09-27
1
-6
/
+2
*
|
Updated the client/request.go sendClientRequest method to return a Permission...
Sean Rodman
2016-10-03
1
-0
/
+9
|
/
*
client: remove transport package
Stephen J Day
2016-09-19
1
-5
/
+12
*
client: don't hide context errors
Stephen J Day
2016-09-08
1
-1
/
+3
*
Move engine-api client package
Michael Crosby
2016-09-07
1
-0
/
+208