Brian Goff 3cb310c210 Merge pull request #28988 from vdemeester/28985-dont-validate-hostname %!s(int64=8) %!d(string=hai) anos
..
caps 9c4570a958 Replace execdrivers with containerd implementation %!s(int64=9) %!d(string=hai) anos
cluster 3cb310c210 Merge pull request #28988 from vdemeester/28985-dont-validate-hostname %!s(int64=8) %!d(string=hai) anos
events 10d77b878c Merge pull request #25800 from vdemeester/25798-fix-event-actions %!s(int64=8) %!d(string=hai) anos
exec 5ea75bb6bf Move `StreamConfig` out of `runconfig` %!s(int64=8) %!d(string=hai) anos
graphdriver 5c1826ec4d Merge pull request #28683 from darrenstahlmsft/SystemDLL %!s(int64=8) %!d(string=hai) anos
links cf4f5b4771 check typos and fix in daemon directory %!s(int64=8) %!d(string=hai) anos
logger 6151ad19ad Merge pull request #28797 from miaoyq/fix-a-err-of-logger %!s(int64=8) %!d(string=hai) anos
network c9fb551d60 Fix autostart for swarm scope connected containers %!s(int64=9) %!d(string=hai) anos
apparmor_default.go 9c4570a958 Replace execdrivers with containerd implementation %!s(int64=9) %!d(string=hai) anos
apparmor_default_unsupported.go 9c4570a958 Replace execdrivers with containerd implementation %!s(int64=9) %!d(string=hai) anos
archive.go 9a2d0bc3ad Fix uneccessary calls to `volume.Unmount()` %!s(int64=8) %!d(string=hai) anos
archive_unix.go 7f66598583 Windows: docker cp consistent paths %!s(int64=9) %!d(string=hai) anos
archive_windows.go 331c8a86d4 Windows: Remove TP4 support from main code %!s(int64=9) %!d(string=hai) anos
attach.go c452e1bfe6 Move errors/ to api/errors %!s(int64=9) %!d(string=hai) anos
auth.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
bindmount_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
bindmount_unix.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
cache.go 690882c2e7 Implement build cache based on history array %!s(int64=9) %!d(string=hai) anos
changes.go 4fac603682 Windows: support docker diff %!s(int64=8) %!d(string=hai) anos
checkpoint.go c90ec05175 Restrict checkpoint name to prevent directory traversal %!s(int64=8) %!d(string=hai) anos
cluster.go 7e24c16086 add `docker network prune` %!s(int64=8) %!d(string=hai) anos
commit.go 49f392ff6b Windows: Builder case insensitive env %!s(int64=8) %!d(string=hai) anos
config.go f0d55cd081 Rename Remote API to Engine API %!s(int64=8) %!d(string=hai) anos
config_common_unix.go 2790ac68b3 Add expected 3rd party binaries commit ids to info %!s(int64=8) %!d(string=hai) anos
config_experimental.go 7781a1bf0f Make experimental a runtime flag %!s(int64=8) %!d(string=hai) anos
config_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
config_test.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
config_unix.go f0d55cd081 Rename Remote API to Engine API %!s(int64=8) %!d(string=hai) anos
config_unix_test.go e3164842f3 fix config load error with ulimits %!s(int64=8) %!d(string=hai) anos
config_windows.go 2790ac68b3 Add expected 3rd party binaries commit ids to info %!s(int64=8) %!d(string=hai) anos
config_windows_test.go e3164842f3 fix config load error with ulimits %!s(int64=8) %!d(string=hai) anos
container.go 3cb310c210 Merge pull request #28988 from vdemeester/28985-dont-validate-hostname %!s(int64=8) %!d(string=hai) anos
container_operations.go cd5c8e9c2d Fix grammar on error message %!s(int64=8) %!d(string=hai) anos
container_operations_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
container_operations_unix.go 53b9b99e5c plugins: support for devices %!s(int64=8) %!d(string=hai) anos
container_operations_windows.go 600f0ad211 Windows: Factor out unused fields in container %!s(int64=8) %!d(string=hai) anos
create.go ef39256dfb Remove hostname validation as it seems to break users %!s(int64=8) %!d(string=hai) anos
create_unix.go fc7b904dce Add new `HostConfig` field, `Mounts`. %!s(int64=9) %!d(string=hai) anos
create_windows.go 7e03ce3f13 Windows: Revert 27884 %!s(int64=8) %!d(string=hai) anos
daemon.go a756c1ac65 Merge pull request #28996 from Microsoft/jjh/sqlite-remove-windows %!s(int64=8) %!d(string=hai) anos
daemon_experimental.go c410222e42 move plugins out of experimental %!s(int64=8) %!d(string=hai) anos
daemon_linux.go 05cc737f54 Fix container mount cleanup issues %!s(int64=9) %!d(string=hai) anos
daemon_linux_test.go 05cc737f54 Fix container mount cleanup issues %!s(int64=9) %!d(string=hai) anos
daemon_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
daemon_test.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
daemon_unix.go 30b8712e93 daemon: remove not needed unmarshal %!s(int64=8) %!d(string=hai) anos
daemon_unix_test.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
daemon_unsupported.go 86d8758e2b Get the Docker Engine to build clean on Solaris %!s(int64=9) %!d(string=hai) anos
daemon_windows.go 000366f1a7 Ensure vmcompute.dll exists during daemon start %!s(int64=8) %!d(string=hai) anos
debugtrap.go 4130eb24e9 Reduce spew data dumped %!s(int64=8) %!d(string=hai) anos
debugtrap_unix.go 4c62b12636 Spew debugging %!s(int64=8) %!d(string=hai) anos
debugtrap_unsupported.go 4c62b12636 Spew debugging %!s(int64=8) %!d(string=hai) anos
debugtrap_windows.go 4c62b12636 Spew debugging %!s(int64=8) %!d(string=hai) anos
delete.go f0d55cd081 Rename Remote API to Engine API %!s(int64=8) %!d(string=hai) anos
delete_test.go 9a58f298d1 make client side know container removal in progress %!s(int64=8) %!d(string=hai) anos
discovery.go 68fde86256 validate heartbeat in discovery cluster opts %!s(int64=9) %!d(string=hai) anos
discovery_test.go 68fde86256 validate heartbeat in discovery cluster opts %!s(int64=9) %!d(string=hai) anos
disk_usage.go 820b809e70 Add reference filter and deprecated filter param… %!s(int64=8) %!d(string=hai) anos
errors.go c452e1bfe6 Move errors/ to api/errors %!s(int64=9) %!d(string=hai) anos
events.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
events_test.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
exec.go f0d55cd081 Rename Remote API to Engine API %!s(int64=8) %!d(string=hai) anos
exec_linux.go 02309170a5 Remove hacked Windows OCI spec, compile fixups %!s(int64=8) %!d(string=hai) anos
exec_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris %!s(int64=9) %!d(string=hai) anos
exec_windows.go 5207ff7202 Windows: Plumb through user %!s(int64=8) %!d(string=hai) anos
export.go aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type %!s(int64=8) %!d(string=hai) anos
getsize_unix.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
health.go f6f67891be Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded %!s(int64=8) %!d(string=hai) anos
health_test.go 89b1234737 Fix deadlock on cancelling healthcheck %!s(int64=8) %!d(string=hai) anos
image.go 5fc71599a0 Deprecate repo:shortid syntax %!s(int64=8) %!d(string=hai) anos
image_delete.go 3343d234f3 Add basic prometheus support %!s(int64=8) %!d(string=hai) anos
image_exporter.go d5baf8ddcf Move some image related methods & struct to smaller files %!s(int64=9) %!d(string=hai) anos
image_history.go 3343d234f3 Add basic prometheus support %!s(int64=8) %!d(string=hai) anos
image_inspect.go b7f537e811 Inspect populate image OSVersion %!s(int64=8) %!d(string=hai) anos
image_pull.go 9c559e6d0b fix a few golint errors %!s(int64=8) %!d(string=hai) anos
image_push.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
image_tag.go 805223982c Generalize content addressable and reference storage %!s(int64=9) %!d(string=hai) anos
images.go 820b809e70 Add reference filter and deprecated filter param… %!s(int64=8) %!d(string=hai) anos
import.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
info.go 514ca09426 api: types: keep info.SecurityOptions a string slice %!s(int64=8) %!d(string=hai) anos
info_unix.go 514ca09426 api: types: keep info.SecurityOptions a string slice %!s(int64=8) %!d(string=hai) anos
info_windows.go 514ca09426 api: types: keep info.SecurityOptions a string slice %!s(int64=8) %!d(string=hai) anos
inspect.go 1808348136 record pid of exec'd process %!s(int64=8) %!d(string=hai) anos
inspect_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
inspect_unix.go fc7b904dce Add new `HostConfig` field, `Mounts`. %!s(int64=9) %!d(string=hai) anos
inspect_windows.go fc7b904dce Add new `HostConfig` field, `Mounts`. %!s(int64=9) %!d(string=hai) anos
keys.go ca3e4545aa Change root_maxkeys %!s(int64=9) %!d(string=hai) anos
keys_unsupported.go ca3e4545aa Change root_maxkeys %!s(int64=9) %!d(string=hai) anos
kill.go d2e64247e6 Taking stop-signal into account when docker kill %!s(int64=8) %!d(string=hai) anos
links.go 3f6127b173 Windows: Factor out sqlite %!s(int64=8) %!d(string=hai) anos
links_linux.go 3f6127b173 Windows: Factor out sqlite %!s(int64=8) %!d(string=hai) anos
links_linux_test.go 3f6127b173 Windows: Factor out sqlite %!s(int64=8) %!d(string=hai) anos
links_notlinux.go 3f6127b173 Windows: Factor out sqlite %!s(int64=8) %!d(string=hai) anos
list.go 89a6966726 Replace all "Filter" field with "Filters" for consistency %!s(int64=8) %!d(string=hai) anos
list_unix.go 86d8758e2b Get the Docker Engine to build clean on Solaris %!s(int64=9) %!d(string=hai) anos
list_windows.go 6bb0d1816a Move Container to its own package. %!s(int64=9) %!d(string=hai) anos
logdrivers_linux.go 2764d67c3a added logentries driver %!s(int64=8) %!d(string=hai) anos
logdrivers_windows.go cff9679c6c Windows: Enable fluentd logdriver %!s(int64=8) %!d(string=hai) anos
logs.go 58028a2919 Eliminate redundant parameters %!s(int64=8) %!d(string=hai) anos
logs_test.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
metrics.go 3343d234f3 Add basic prometheus support %!s(int64=8) %!d(string=hai) anos
monitor.go 5ea75bb6bf Move `StreamConfig` out of `runconfig` %!s(int64=8) %!d(string=hai) anos
monitor_linux.go 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. %!s(int64=9) %!d(string=hai) anos
monitor_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris %!s(int64=9) %!d(string=hai) anos
monitor_windows.go 37a3be2449 Move stdio attach from libcontainerd backend to callback %!s(int64=8) %!d(string=hai) anos
mounts.go fc7b904dce Add new `HostConfig` field, `Mounts`. %!s(int64=9) %!d(string=hai) anos
names.go c90ec05175 Restrict checkpoint name to prevent directory traversal %!s(int64=8) %!d(string=hai) anos
network.go abcb699ad1 Fix network attachable option. %!s(int64=8) %!d(string=hai) anos
oci_linux.go 6547609870 plugins: misc fixes %!s(int64=8) %!d(string=hai) anos
oci_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
oci_windows.go 4e15420b9b Windows: Add cpu count option %!s(int64=8) %!d(string=hai) anos
pause.go 9c4570a958 Replace execdrivers with containerd implementation %!s(int64=9) %!d(string=hai) anos
prune.go 7e24c16086 add `docker network prune` %!s(int64=8) %!d(string=hai) anos
rename.go 3f6e3a0885 Fix docker rename with linked containers %!s(int64=9) %!d(string=hai) anos
resize.go 9c4570a958 Replace execdrivers with containerd implementation %!s(int64=9) %!d(string=hai) anos
restart.go bd7d51292c Allow providing a custom storage directory for docker checkpoints %!s(int64=8) %!d(string=hai) anos
search.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
search_test.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
seccomp_disabled.go 041e5a21dc Replace old oci specs import with runtime-specs %!s(int64=9) %!d(string=hai) anos
seccomp_linux.go b237189e6c daemon: add a flag to override the default seccomp profile %!s(int64=8) %!d(string=hai) anos
seccomp_unsupported.go a3b9dd89a1 Fix seccomp output in `docker info` %!s(int64=9) %!d(string=hai) anos
secrets.go bebd472e40 do not force target type for secret references %!s(int64=8) %!d(string=hai) anos
secrets_linux.go 3716ec25b4 secrets: secret management for swarm %!s(int64=8) %!d(string=hai) anos
secrets_unsupported.go 3716ec25b4 secrets: secret management for swarm %!s(int64=8) %!d(string=hai) anos
selinux_linux.go f9daecc880 Rename daemon/utils_*.go to selinux %!s(int64=9) %!d(string=hai) anos
selinux_unsupported.go f9daecc880 Rename daemon/utils_*.go to selinux %!s(int64=9) %!d(string=hai) anos
start.go ef39256dfb Remove hostname validation as it seems to break users %!s(int64=8) %!d(string=hai) anos
start_unix.go 934328d8ea Add functional support for Docker sub commands on Solaris %!s(int64=8) %!d(string=hai) anos
start_windows.go ed8ccc3046 Swarm-mode overlay networking support for windows %!s(int64=8) %!d(string=hai) anos
stats.go f0d55cd081 Rename Remote API to Engine API %!s(int64=8) %!d(string=hai) anos
stats_collector.go 340e5233b2 Windows: stats support %!s(int64=9) %!d(string=hai) anos
stats_collector_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris %!s(int64=9) %!d(string=hai) anos
stats_collector_unix.go 340e5233b2 Windows: stats support %!s(int64=9) %!d(string=hai) anos
stats_collector_windows.go 340e5233b2 Windows: stats support %!s(int64=9) %!d(string=hai) anos
stats_unix.go 45818d6fc4 Removed engine-api leftovers %!s(int64=9) %!d(string=hai) anos
stats_windows.go 340e5233b2 Windows: stats support %!s(int64=9) %!d(string=hai) anos
stop.go cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. %!s(int64=8) %!d(string=hai) anos
top_unix.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
top_unix_test.go 2539332209 Validate arguments for `ps` in `docker top` %!s(int64=9) %!d(string=hai) anos
top_windows.go 52f0474851 Windows: docker top implementation %!s(int64=9) %!d(string=hai) anos
unpause.go 0bac72e4bd remove running judgement when unpause container %!s(int64=9) %!d(string=hai) anos
update.go ef39256dfb Remove hostname validation as it seems to break users %!s(int64=8) %!d(string=hai) anos
update_linux.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
update_solaris.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
update_windows.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
volumes.go f0d55cd081 Rename Remote API to Engine API %!s(int64=8) %!d(string=hai) anos
volumes_unit_test.go baba1a8493 reorder imports with goimports %!s(int64=9) %!d(string=hai) anos
volumes_unix.go cf3ef262b1 close the file %!s(int64=8) %!d(string=hai) anos
volumes_windows.go 02309170a5 Remove hacked Windows OCI spec, compile fixups %!s(int64=8) %!d(string=hai) anos
wait.go dcfe99278d Fix race on force deleting container created by task %!s(int64=9) %!d(string=hai) anos
workdir.go 286ab6d69b COPY file . after WORKDIR (now always created) %!s(int64=8) %!d(string=hai) anos