Victor Vieux a5f9783c93 Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox 7 vuotta sitten
..
caps 9c4570a958 Replace execdrivers with containerd implementation 9 vuotta sitten
cluster 2ee8ef864f Merge pull request #34686 from mion00/templating-node-hostname-support 7 vuotta sitten
config dc35a8a5d2 Merge pull request #34821 from thaJeztah/remove-enable-api-cors 7 vuotta sitten
discovery 09652bf878 Add ineffassign linter 7 vuotta sitten
events ed916a233c make engine support cluster config event 8 vuotta sitten
exec f7f101d57e Add gosimple linter 7 vuotta sitten
graphdriver 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
initlayer 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
links 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting 8 vuotta sitten
listeners 2f5f0af3fd Add unconvert linter 8 vuotta sitten
logger f7f101d57e Add gosimple linter 7 vuotta sitten
names 22b246417f Move names to a more appropriate package. 7 vuotta sitten
network c9fb551d60 Fix autostart for swarm scope connected containers 8 vuotta sitten
stats ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
testdata 2f007e46d0 Remove libtrust dep from api 7 vuotta sitten
apparmor_default.go dd340c52cb apparmor: make pkg/aaparser work on read-only root 8 vuotta sitten
apparmor_default_unsupported.go 567ef8e785 daemon: switch to 'ensure' workflow for AppArmor profiles 8 vuotta sitten
archive.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
archive_tarcopyoptions.go 09cd96c5ad Partial refactor of UID/GID usage to use a unified struct. 8 vuotta sitten
archive_tarcopyoptions_unix.go acdbc285e2 Fix vfs unit test and port VFS to the new IDMappings 8 vuotta sitten
archive_tarcopyoptions_windows.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. 8 vuotta sitten
archive_unix.go e89b6e8c2d Volume refactoring for LCOW 7 vuotta sitten
archive_windows.go bd5f92d263 Remove CopyOnBuild from the daemon. 8 vuotta sitten
attach.go 94cefa2145 Optimize some wrong usage and spelling 7 vuotta sitten
auth.go 91e197d614 Add engine-api types to docker 9 vuotta sitten
bindmount_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 vuotta sitten
bindmount_unix.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 vuotta sitten
build.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
cache.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
changes.go 4fac603682 Windows: support docker diff 8 vuotta sitten
checkpoint.go 22b246417f Move names to a more appropriate package. 7 vuotta sitten
cluster.go e2ec006797 Fix race condition between swarm and libnetwork 8 vuotta sitten
commit.go 3a09b56a10 LCOW: Rework after 33454 merged which refactored daemon/builder interface 8 vuotta sitten
configs.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
configs_linux.go 9e9fc7b57c Add config support to executor backend 8 vuotta sitten
configs_unsupported.go e0d533b1e8 Add Windows configs support 8 vuotta sitten
configs_windows.go e0d533b1e8 Add Windows configs support 8 vuotta sitten
container.go 9fa449064c LCOW: WORKDIR correct handling 8 vuotta sitten
container_linux.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
container_operations.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
container_operations_solaris.go 349913ce9f Include Endpoint List for Shared Endpoints 8 vuotta sitten
container_operations_unix.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
container_operations_windows.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
container_windows.go d97a00dfd5 Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information. 8 vuotta sitten
create.go 9fa449064c LCOW: WORKDIR correct handling 8 vuotta sitten
create_unix.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
create_windows.go e89b6e8c2d Volume refactoring for LCOW 7 vuotta sitten
daemon.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
daemon_experimental.go c410222e42 move plugins out of experimental 8 vuotta sitten
daemon_linux.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
daemon_linux_test.go 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting 8 vuotta sitten
daemon_solaris.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
daemon_test.go 1128fc1add Store container names in memdb 8 vuotta sitten
daemon_unix.go a5f9783c93 Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox 7 vuotta sitten
daemon_unix_test.go 09652bf878 Add ineffassign linter 7 vuotta sitten
daemon_unsupported.go 86d8758e2b Get the Docker Engine to build clean on Solaris 9 vuotta sitten
daemon_windows.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
debugtrap_unix.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
debugtrap_unsupported.go 4c62b12636 Spew debugging 8 vuotta sitten
debugtrap_windows.go e942513ac4 Use event functions from golang.org/x/sys/windows 8 vuotta sitten
delete.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
delete_test.go e62b2d410c Move ErrorContains to an internal package. 8 vuotta sitten
dependency.go 9e9fc7b57c Add config support to executor backend 8 vuotta sitten
disk_usage.go 313bc1e339 Fix variable shadowing causing LayersSize to be reported as 0 7 vuotta sitten
errors.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
events.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
events_test.go 55f8828eec LCOW: Remove CommonContainer - just Container 8 vuotta sitten
exec.go 709bf8b7bc Add interfacer linter 8 vuotta sitten
exec_linux.go 790a81ea9a daemon: also ensureDefaultApparmorProfile in exec path 8 vuotta sitten
exec_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris 9 vuotta sitten
exec_windows.go 19645521a9 LCOW: pass command arguments without extra quoting 8 vuotta sitten
export.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
getsize_unix.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
health.go 62c1f0ef41 Add deadcode linter 8 vuotta sitten
health_test.go aacddda89d Move checkpointing to the Container object 8 vuotta sitten
image.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_delete.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_exporter.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_history.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_inspect.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_pull.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_push.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
image_tag.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
images.go f7f101d57e Add gosimple linter 7 vuotta sitten
import.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
info.go 2f5f0af3fd Add unconvert linter 8 vuotta sitten
info_unix.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
info_unix_test.go 72eddf4258 Refactor "init" version parsing, and add unit-test 8 vuotta sitten
info_windows.go 514ca09426 api: types: keep info.SecurityOptions a string slice 8 vuotta sitten
inspect.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
inspect_solaris.go cfc404a375 Move platform specific mount data to Container 8 vuotta sitten
inspect_unix.go cfc404a375 Move platform specific mount data to Container 8 vuotta sitten
inspect_windows.go cfc404a375 Move platform specific mount data to Container 8 vuotta sitten
keys.go ca3e4545aa Change root_maxkeys 9 vuotta sitten
keys_unsupported.go 7c3657065c change minor mistake of spelling 8 vuotta sitten
kill.go 94cefa2145 Optimize some wrong usage and spelling 7 vuotta sitten
links.go 600ad5c1b7 Remove links when remove container 8 vuotta sitten
list.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
list_unix.go 8e425ebc42 stop grabbing container locks during ps 8 vuotta sitten
list_windows.go 8e425ebc42 stop grabbing container locks during ps 8 vuotta sitten
logdrivers_linux.go 2764d67c3a added logentries driver 8 vuotta sitten
logdrivers_windows.go cff9679c6c Windows: Enable fluentd logdriver 8 vuotta sitten
logs.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
logs_test.go 91e197d614 Add engine-api types to docker 9 vuotta sitten
metrics.go f7f101d57e Add gosimple linter 7 vuotta sitten
metrics_unix.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
metrics_unsupported.go 0e8e8f0f31 Add support for metrics plugins 8 vuotta sitten
monitor.go 9b47b7b151 Fix golint errors. 8 vuotta sitten
monitor_linux.go 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. 9 vuotta sitten
monitor_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris 9 vuotta sitten
monitor_windows.go 7c29103ad9 Update Windows and LCOW to use v1.0.0 runtime-spec 8 vuotta sitten
mounts.go 3cf18596e9 Fix issue backporting mount spec to pre-1.13 obj 8 vuotta sitten
names.go 22b246417f Move names to a more appropriate package. 7 vuotta sitten
network.go f7f101d57e Add gosimple linter 7 vuotta sitten
oci_linux.go a5f9783c93 Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox 7 vuotta sitten
oci_solaris.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
oci_windows.go a5f9783c93 Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox 7 vuotta sitten
pause.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
prune.go 7b9a8f460b Move to a single tag-store 8 vuotta sitten
reload.go 7120976d74 Implement none, private, and shareable ipc modes 8 vuotta sitten
reload_test.go f7f101d57e Add gosimple linter 7 vuotta sitten
rename.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
resize.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
restart.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
search.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
search_test.go 514adcf458 Remove redundant format 8 vuotta sitten
seccomp_disabled.go 041e5a21dc Replace old oci specs import with runtime-specs 9 vuotta sitten
seccomp_linux.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
seccomp_unsupported.go a3b9dd89a1 Fix seccomp output in `docker info` 9 vuotta sitten
secrets.go 1009e6a40b Update logrus to v1.0.1 8 vuotta sitten
secrets_linux.go 3716ec25b4 secrets: secret management for swarm 8 vuotta sitten
secrets_unsupported.go bd4e8aa64e Add Windows secrets support 8 vuotta sitten
secrets_windows.go bd4e8aa64e Add Windows secrets support 8 vuotta sitten
selinux_linux.go abbbf91498 Switch to using opencontainers/selinux for selinux bindings 8 vuotta sitten
selinux_unsupported.go f9daecc880 Rename daemon/utils_*.go to selinux 9 vuotta sitten
start.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 vuotta sitten
start_unix.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
start_windows.go 7c29103ad9 Update Windows and LCOW to use v1.0.0 runtime-spec 8 vuotta sitten
stats.go eb3a7c2329 Send "Name" and "ID" when stating stopped containers 8 vuotta sitten
stats_collector.go 835971c6fd Extract daemon statsCollector to its own package 8 vuotta sitten
stats_unix.go ebcb7d6b40 Remove string checking in API error handling 8 vuotta sitten
stats_windows.go 340e5233b2 Windows: stats support 8 vuotta sitten
stop.go 94cefa2145 Optimize some wrong usage and spelling 7 vuotta sitten
top_unix.go f7f101d57e Add gosimple linter 7 vuotta sitten
top_unix_test.go a7497c39cd Fixing issue of docker top command failure when dealing with -m option 8 vuotta sitten
top_windows.go 16bdbaaa33 Convert ContainerTopOKResponse from swagger spec. 8 vuotta sitten
trustkey.go 2f007e46d0 Remove libtrust dep from api 7 vuotta sitten
trustkey_test.go 2f007e46d0 Remove libtrust dep from api 7 vuotta sitten
unpause.go 0bac72e4bd remove running judgement when unpause container 9 vuotta sitten
update.go 9b47b7b151 Fix golint errors. 8 vuotta sitten
update_linux.go 6102243692 Add `--cpus` support for `docker update` 8 vuotta sitten
update_solaris.go 91e197d614 Add engine-api types to docker 9 vuotta sitten
update_windows.go 91e197d614 Add engine-api types to docker 9 vuotta sitten
volumes.go e89b6e8c2d Volume refactoring for LCOW 7 vuotta sitten
volumes_unit_test.go e89b6e8c2d Volume refactoring for LCOW 7 vuotta sitten
volumes_unix.go 76d96418b1 avoid saving container state to disk before daemon.Register 8 vuotta sitten
volumes_unix_test.go 39bcaee47b Spelling fixes 8 vuotta sitten
volumes_windows.go 09cd96c5ad Partial refactor of UID/GID usage to use a unified struct. 8 vuotta sitten
wait.go 4921171587 Update ContainerWait API 8 vuotta sitten
workdir.go 93fbdb69ac Remove error return from RootPair 8 vuotta sitten