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
/
daemon
/
daemon_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use hashicorp/go-memdb instead of truncindex
Djordje Lukic
2022-05-20
1
-9
/
+6
*
daemon: remove discovery inits
Sebastiaan van Stijn
2022-01-06
1
-1
/
+0
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-4
/
+3
*
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
Sebastiaan van Stijn
2021-07-02
1
-1
/
+1
*
Fixup libnetwork lint errors
Brian Goff
2021-06-01
1
-1
/
+1
*
Fix libnetwork imports
Brian Goff
2021-06-01
1
-1
/
+1
*
Replace errors.Cause() with errors.Is() / errors.As()
Sebastiaan van Stijn
2020-04-29
1
-1
/
+2
*
daemon: rename variables that collide with imported package names
Sebastiaan van Stijn
2020-04-14
1
-7
/
+7
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-2
/
+2
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
1
-1
/
+1
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-2
/
+2
*
Merge pull request #36688 from cpuguy83/volumes_service
Sebastiaan van Stijn
2018-06-05
1
-12
/
+2
|
\
|
*
Extract volume interaction to a volumes service
Brian Goff
2018-05-25
1
-12
/
+2
*
|
daemon unit tests: skip some if non-root
Kir Kolyshkin
2018-05-22
1
-0
/
+4
|
/
*
Remove use of global volume driver store
Brian Goff
2018-04-17
1
-4
/
+3
*
Automated migration using
Daniel Nephin
2018-03-16
1
-3
/
+4
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
Merge pull request #36021 from yongtang/30897-follow-up
Vincent Demeester
2018-01-16
1
-1
/
+1
|
\
|
*
Rename FindUniqueNetwork to FindNetwork
Yong Tang
2018-01-15
1
-1
/
+1
*
|
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
|
/
*
Update and use FindNetwork on Windows.
Yong Tang
2018-01-07
1
-1
/
+1
*
Restore error type in FindNetwork
Flavio Crisciani
2017-11-29
1
-0
/
+12
*
Added validation of isolation settings on daemon.verifyContainerSettings
Simon Ferquel
2017-11-20
1
-0
/
+9
*
Remove solaris build tag and `contrib/mkimage/solaris
Yong Tang
2017-11-02
1
-2
/
+0
*
Store container names in memdb
Aaron Lehmann
2017-07-13
1
-4
/
+8
*
LCOW: Remove CommonContainer - just Container
John Howard
2017-06-20
1
-21
/
+11
*
Partial refactor of UID/GID usage to use a unified struct.
Daniel Nephin
2017-06-07
1
-1
/
+2
*
rewrite reload code
allencloud
2017-02-15
1
-411
/
+0
*
Extract daemon configuration and discovery to their own package
Vincent Demeester
2017-02-08
1
-32
/
+33
*
support registry mirror config reload
allencloud
2017-01-04
1
-0
/
+94
*
Add functional support for Docker sub commands on Solaris
Amit Krishnan
2016-11-07
1
-0
/
+2
*
support insecure registry in configuration reload
allencloud
2016-10-20
1
-2
/
+95
*
Add engine-api types to docker
Michael Crosby
2016-09-07
1
-1
/
+1
*
fix typos
allencloud
2016-07-23
1
-1
/
+1
*
Wait for discovery on container start error
Brian Goff
2016-05-11
1
-0
/
+26
*
fix reloading of daemon labels from config
Sebastiaan van Stijn
2016-04-25
1
-2
/
+2
*
add label support for build, networks and volumes
Evan Hazlett
2016-03-22
1
-1
/
+5
*
Fix configuration reloading
Lei Jitang
2016-02-24
1
-1
/
+80
*
Invoke ReloadConfiguration on network controller
Alessandro Boch
2016-02-18
1
-2
/
+2
*
Windows CI: Fix test-unit for daemon
John Howard
2016-02-01
1
-66
/
+0
*
Remove cluster storage advertise from reload.
David Calavera
2016-01-26
1
-2
/
+2
*
Extract container store from the daemon.
David Calavera
2016-01-19
1
-9
/
+6
*
Allow to set daemon and server configurations in a file.
David Calavera
2016-01-14
1
-0
/
+119
*
Build names and links at runtime
Brian Goff
2016-01-07
1
-31
/
+10
*
Modify import paths to point to the new engine-api package.
David Calavera
2016-01-06
1
-1
/
+1
*
Remove runconfig.Merge
Anusha Ragunathan
2016-01-05
1
-0
/
+82
*
Move Config and HostConfig from runconfig to types/container.
David Calavera
2015-12-22
1
-2
/
+2
*
Rename `Daemon.Get` to `Daemon.GetContainer`.
David Calavera
2015-12-11
1
-8
/
+8
*
inital seccomp support
Jessica Frazelle
2015-12-03
1
-0
/
+10
*
Move Container to its own package.
David Calavera
2015-12-03
1
-12
/
+122
[next]