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
/
opts
Commit message (
Expand
)
Author
Age
Files
Lines
*
opts: TestParseLink(): add test-case for legacy format
Sebastiaan van Stijn
2022-11-01
1
-29
/
+26
*
opts: fix empty-lines (revive)
Sebastiaan van Stijn
2022-09-28
2
-4
/
+0
*
linting: host:port in url should be constructed with net.JoinHostPort
Sebastiaan van Stijn
2022-09-04
1
-2
/
+2
*
opts: ParseTCPAddr(): extract parsing logic, consistent errors
Sebastiaan van Stijn
2022-05-01
2
-66
/
+91
*
opts: remove IPOpt as it's no longer used
Sebastiaan van Stijn
2022-04-27
2
-101
/
+0
*
opts: TestParseHost(): also check the error
Sebastiaan van Stijn
2022-04-21
1
-17
/
+17
*
opts: use subtests, and split checks
Sebastiaan van Stijn
2022-04-21
1
-18
/
+51
*
opts: re-order test-cases and use more consistent values
Sebastiaan van Stijn
2022-04-21
1
-27
/
+42
*
opts: ParseTCPAddr(): remove workaround for go1.5
Sebastiaan van Stijn
2022-04-20
1
-7
/
+0
*
opts: TestParseDockerDaemonHost(), TestParseTCP() remove workaround
Sebastiaan van Stijn
2022-04-20
1
-7
/
+6
*
opts: ParseTCPAddr(): fix validation of hosts to not ignore path elements
Sebastiaan van Stijn
2022-04-04
2
-43
/
+55
*
Remove opts.QuotedString implementation
Tianon Gravi
2022-02-16
2
-75
/
+0
*
Do not panic on empty quoted string argument
Sylvain Baubeau
2022-01-11
2
-4
/
+12
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
1
-0
/
+1
*
Fix libnetwork imports
Brian Goff
2021-06-01
1
-1
/
+1
*
opts: unify host-options, and use consts
Sebastiaan van Stijn
2020-10-31
4
-66
/
+64
*
Move HostGatewayName const to opts, and change vars to consts
Sebastiaan van Stijn
2020-10-30
1
-5
/
+8
*
opts: simplify ValidateEnv to use os.LookupEnv
Sebastiaan van Stijn
2020-08-14
2
-54
/
+31
*
fix address pool flags merge #40388
Wang Yumu
2020-07-21
1
-5
/
+5
*
enforce reserve internal labels.
Jintao Zhang
2020-02-12
2
-13
/
+102
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-2
/
+2
*
Support host.docker.internal in dockerd on Linux
Arko Dasgupta
2020-01-22
1
-2
/
+6
*
Remove refs to jhowardmsft from .go code
John Howard
2019-09-25
1
-1
/
+0
*
TestUlimitOpt: fix composite literal uses unkeyed fields (govet)
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
*
Remove unused functions, variables, fields
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
*
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
3
-3
/
+3
*
Adjust tests for changes in Go 1.12.8 / 1.11.13
Sebastiaan van Stijn
2019-08-14
1
-6
/
+6
*
dockerd: fix rootless detection (alternative to #39024)
Akihiro Suda
2019-04-25
1
-3
/
+3
*
allow running `dockerd` in an unprivileged user namespace (rootless mode)
Akihiro Suda
2019-02-04
2
-4
/
+15
*
Format code with gofmt -s from go-1.11beta1
Kir Kolyshkin
2018-09-06
1
-12
/
+12
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-2
/
+2
*
Various code-cleanup
Sebastiaan van Stijn
2018-05-23
2
-6
/
+6
*
Allow user to control the default address pools
Alessandro Boch
2018-04-30
2
-0
/
+104
*
Automated migration using
Daniel Nephin
2018-03-16
1
-8
/
+9
*
Add canonical import comment
Daniel Nephin
2018-02-05
17
-17
/
+17
*
Remove redundant build-tags
Sebastiaan van Stijn
2017-12-18
1
-2
/
+0
*
Updated GenericResource CLI
Renaud Gaubert
2017-11-06
1
-0
/
+10
*
Remove Docker from some functions
Vincent Demeester
2017-10-25
2
-7
/
+7
*
Merge pull request #34689 from chchliang/envunitest
Yong Tang
2017-09-01
1
-23
/
+105
|
\
|
*
add an exception case and map changge to struct with expect error
chchliang
2017-09-01
1
-23
/
+105
*
|
Merge pull request #34625 from dnephin/more-linters
Yong Tang
2017-09-01
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add unconvert linter
Daniel Nephin
2017-08-24
2
-2
/
+2
*
|
Fix bad import graph from opts/opts.go
Daniel Nephin
2017-08-29
1
-19
/
+0
|
/
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-1
/
+3
*
Added support for Generic Resources
Renaud Gaubert
2017-07-24
1
-0
/
+19
*
Spelling fixes
Josh Soref
2017-07-03
2
-2
/
+2
*
add NamedUlimitOpt implement NamedOption to fix 32528
allencloud
2017-06-16
1
-0
/
+24
*
Remove more opts unused in docker/docker
Vincent Demeester
2017-05-19
4
-413
/
+0
*
Remove unused opts (moved to docker/cli)
Vincent Demeester
2017-05-15
7
-1084
/
+0
*
Update CLI docs and add opts/config.go
Aaron Lehmann
2017-05-11
1
-0
/
+98
[next]