Doug Davis cdb8ea90b0 Fix processing of unset build-args during build hace 8 años
..
fixtures eefccc25c5 Add integration test for stack deploy. hace 8 años
benchmark_test.go 52f0474851 Windows: docker top implementation hace 9 años
check_test.go 5890091cc0 Check for valid daemon in TearDownTest. hace 8 años
daemon.go 1f039a66ac fix typo hace 8 años
daemon_swarm.go 21768933fb correct the http return code of secret remove hace 8 años
daemon_swarm_hack.go c0d2f7b338 Remove unnecessary CmdWithArgs hace 9 años
daemon_unix.go 99a98ccc14 Add support for docker run in swarm mode overlay hace 9 años
daemon_windows.go 22c83c567f Swap usage of LazyDLL and LoadDLL to LazySystemDLL. hace 8 años
docker_api_attach_test.go fc8097f957 Add Logs to ContainerAttachOptions hace 8 años
docker_api_auth_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_build_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_containers_test.go 9db5d649ae Fix restartpolicy max-retry validation hace 8 años
docker_api_create_test.go 818d55c34b Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name hace 8 años
docker_api_events_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_exec_resize_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_exec_test.go f811d5b128 Windows: Require REST 1.25 or later hace 8 años
docker_api_images_test.go b06c352783 Generate api/types:Image from the swagger spec hace 8 años
docker_api_info_test.go f811d5b128 Windows: Require REST 1.25 or later hace 8 años
docker_api_inspect_test.go f811d5b128 Windows: Require REST 1.25 or later hace 8 años
docker_api_inspect_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_logs_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_network_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_resize_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_service_update_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_stats_test.go f0d55cd081 Rename Remote API to Engine API hace 8 años
docker_api_stats_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_swarm_test.go e63dc5cde4 secrets: add secret create and delete integration tests hace 8 años
docker_api_test.go e98e4a7111 always add but hide experimental cmds and flags hace 8 años
docker_api_update_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_api_version_test.go 91e197d614 Add engine-api types to docker hace 9 años
docker_api_volumes_test.go 29df3bdb11 Use a config to generate swagger api types hace 8 años
docker_cli_attach_test.go 69985e85d3 Implement Pause Resume support for Windows hace 8 años
docker_cli_attach_unix_test.go 9d8f01b4f5 Improve TestAttachClosedOnContainerStop hace 8 años
docker_cli_authz_plugin_v2_test.go 5890091cc0 Check for valid daemon in TearDownTest. hace 8 años
docker_cli_authz_unix_test.go 5890091cc0 Check for valid daemon in TearDownTest. hace 8 años
docker_cli_build_test.go cdb8ea90b0 Fix processing of unset build-args during build hace 8 años
docker_cli_build_unix_test.go d7022f2b46 Create a unified RunCommand function with Assert() hace 9 años
docker_cli_by_digest_test.go 19a93a6e3d Update pull error handling hace 8 años
docker_cli_commit_test.go 286ab6d69b COPY file . after WORKDIR (now always created) hace 8 años
docker_cli_config_test.go e98e4a7111 always add but hide experimental cmds and flags hace 8 años
docker_cli_cp_from_container_test.go 088c3eeea8 Windows: Enable some cp integration tests hace 9 años
docker_cli_cp_test.go e6866492c4 Fix bunch of typos hace 8 años
docker_cli_cp_to_container_test.go 088c3eeea8 Windows: Enable some cp integration tests hace 9 años
docker_cli_cp_to_container_unix_test.go 40be5dba47 Fix copy chown settings to not default to real root hace 9 años
docker_cli_cp_utils.go f26a31e80c Use checker assert for integration-cli/docker_cli_cp_* four files. hace 9 años
docker_cli_create_test.go e66d210891 Add config parameter to change per-container stop timeout during daemon shutdown hace 8 años
docker_cli_daemon_plugins_test.go a08ffa0e93 plugins: fix some tests hace 8 años
docker_cli_daemon_test.go 47637b49a0 Convert err description to lower hace 8 años
docker_cli_diff_test.go 5cab19a08b Windows: Port a docker diff test hace 8 años
docker_cli_events_test.go eb5fe064cf Fixes some integration-cli on userns hace 8 años
docker_cli_events_unix_test.go 582803f00a support insecure registry in configuration reload hace 8 años
docker_cli_exec_test.go 07cd19655b Stop holding container lock while waiting on streams hace 8 años
docker_cli_exec_unix_test.go 4633f15f13 Add TERM env var to exec hace 9 años
docker_cli_experimental_test.go 7781a1bf0f Make experimental a runtime flag hace 8 años
docker_cli_export_import_test.go e72f92cb99 Using checkers assert for integration-cli/docker_cli_export_import_test.go hace 9 años
docker_cli_external_graphdriver_unix_test.go 5890091cc0 Check for valid daemon in TearDownTest. hace 8 años
docker_cli_external_volume_driver_unix_test.go d8ce4a6e10 Fix out-of-band vol delete+create for same driver hace 8 años
docker_cli_health_test.go 1a149a0ea5 Adds container health support to docker ps filter hace 8 años
docker_cli_help_test.go 9c559e6d0b fix a few golint errors hace 8 años
docker_cli_history_test.go a06c695177 Windows: Enable docker_cli_history_test hace 9 años
docker_cli_images_test.go 64238fef8c all: replace loop with single append hace 8 años
docker_cli_import_test.go a79a27412d Fix issue in `docker import -c` with quoted flags hace 9 años
docker_cli_info_test.go 2790ac68b3 Add expected 3rd party binaries commit ids to info hace 8 años
docker_cli_info_unix_test.go b237189e6c daemon: add a flag to override the default seccomp profile hace 8 años
docker_cli_inspect_test.go 0fa20ad13b Disable HTML escaping for JSON strings in `docker inspect` hace 8 años
docker_cli_kill_test.go de1dad7074 Add restart policy to restart policy tests hace 8 años
docker_cli_links_test.go fb42e84772 Remove unnecessary json.Unmarshal wrapper. hace 9 años
docker_cli_links_unix_test.go 97b9223a1f use of checkers on Integration test hace 9 años
docker_cli_login_test.go a66efbddb8 Planned 1.13 deprecation: email from login hace 8 años
docker_cli_logout_test.go 67d752ac55 support legacy registries in exernal stores hace 9 años
docker_cli_logs_bench_test.go 1ae9dcf97d Fixes some issues with jsonfile write/read hace 9 años
docker_cli_logs_test.go 63904eb674 Change reading order of tailfile hace 8 años
docker_cli_nat_test.go 62a856e912 Assert error in body of function `inspectField*` hace 9 años
docker_cli_netmode_test.go c1be45fa38 fix typos hace 9 años
docker_cli_network_unix_test.go 23ea9e45fd Merge pull request #28601 from tiborvass/plugin-misc-fixes hace 8 años
docker_cli_oom_killed_test.go adabb51311 Add the swapMemorySupport requirement to OOM tests hace 9 años
docker_cli_pause_test.go 69985e85d3 Implement Pause Resume support for Windows hace 8 años
docker_cli_plugins_test.go 0ce6e070f7 Allow `docker plugin inspect` to search based on ID or name hace 8 años
docker_cli_port_test.go dfb00652aa Expose bridge IPv6 setting to `docker network inspect` hace 9 años
docker_cli_proxy_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_cli_prune_unix_test.go 7e24c16086 add `docker network prune` hace 8 años
docker_cli_ps_test.go 1a149a0ea5 Adds container health support to docker ps filter hace 8 años
docker_cli_pull_local_test.go 67d752ac55 support legacy registries in exernal stores hace 9 años
docker_cli_pull_test.go 19a93a6e3d Update pull error handling hace 8 años
docker_cli_pull_trusted_test.go 0797af39c2 Fix API incompatibilities between notary v0.3.0 and v0.4.2: hace 8 años
docker_cli_push_test.go 3f5392fdda Update token server error test to not fail on retries hace 9 años
docker_cli_registry_user_agent_test.go a66efbddb8 Planned 1.13 deprecation: email from login hace 8 años
docker_cli_rename_test.go 3db9f7afce Refactor `docker inspect` to work on all types hace 9 años
docker_cli_restart_test.go 9db5d649ae Fix restartpolicy max-retry validation hace 8 años
docker_cli_rm_test.go 28a7577a02 Merge pull request #19959 from WeiZhang555/fix-cli-print-err hace 9 años
docker_cli_rmi_test.go ff91276d1f Move some test fixtures to go hace 9 años
docker_cli_run_test.go 3cb310c210 Merge pull request #28988 from vdemeester/28985-dont-validate-hostname hace 8 años
docker_cli_run_unix_test.go eb5fe064cf Fixes some integration-cli on userns hace 8 años
docker_cli_save_load_test.go 0ead624473 add defer file.Close to avoid potential fd leak hace 9 años
docker_cli_save_load_unix_test.go 4426189b35 Validate docker-load receives a tar file hace 8 años
docker_cli_search_test.go a11ef10631 Use spf13/cobra for docker search hace 9 años
docker_cli_secret_create_test.go e077f701db add integration tests for secret create with labels hace 8 años
docker_cli_secret_inspect_test.go 70d2cefd51 update secret inspect to support IDs hace 8 años
docker_cli_service_create_test.go a5b3649bfa Fix issue where TmpfsOptions are not sent to swarm hace 8 años
docker_cli_service_health_test.go 2de05de98d integration: wait for task running in TestServiceHealthRun hace 8 años
docker_cli_service_logs_experimental_test.go c2d435e4f0 service logs: Support no-follow mode hace 8 años
docker_cli_service_scale_test.go 5ba203e73a validate service parameter in client side to avoid api call hace 8 años
docker_cli_service_update_test.go bebd472e40 do not force target type for secret references hace 8 años
docker_cli_sni_test.go 6b8341a2d5 Disable flakey TestClientSetsTLSServerName hace 9 años
docker_cli_stack_test.go bd8de8d8be Restore stack deploy integration test with dab hace 8 años
docker_cli_start_test.go 69985e85d3 Implement Pause Resume support for Windows hace 8 años
docker_cli_stats_test.go ff08036cc0 Do not remove containers from stats list on err hace 9 años
docker_cli_stop_test.go ffad0873c9 Add test case for stopping a restarting container hace 9 años
docker_cli_swarm_test.go 0020398c74 Merge pull request #28997 from cyli/fix-flakey-test hace 8 años
docker_cli_tag_test.go 4455ec14b8 Remove deprecated -f flag on docker tag hace 9 años
docker_cli_top_test.go 52f0474851 Windows: docker top implementation hace 9 años
docker_cli_update_test.go 4754c64ab5 Forbid update restart policy of container with AutoRemove flag hace 9 años
docker_cli_update_unix_test.go 91e197d614 Add engine-api types to docker hace 9 años
docker_cli_userns_test.go c6bff578b4 Add test for checking created directories on remapped root hace 9 años
docker_cli_v2_only_test.go f2d481a299 Login update and endpoint refactor hace 9 años
docker_cli_version_test.go dfeaf7a959 Align output of docker version again hace 8 años
docker_cli_volume_test.go 9ce8aac55e Show volume options for `docker volume inspect` hace 8 años
docker_cli_wait_test.go 42df9edc4a Better logging for errors in some tests hace 9 años
docker_deprecated_api_v124_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
docker_deprecated_api_v124_unix_test.go 0a8386c8be remove deprecated feature of passing HostConfig at API container start hace 9 años
docker_experimental_network_test.go 7781a1bf0f Make experimental a runtime flag hace 8 años
docker_hub_pull_suite_test.go c0d2f7b338 Remove unnecessary CmdWithArgs hace 9 años
docker_test_vars.go 7781a1bf0f Make experimental a runtime flag hace 8 años
docker_utils.go ff42a1ab53 [integration-cli] fix race condition in kill tests hace 8 años
events_utils.go e03cc68e3a test: fix trivial code convention noncompliance hace 9 años
fixtures.go ff91276d1f Move some test fixtures to go hace 9 años
fixtures_linux_daemon.go c5251f7116 Use runc version built without ambient capabilities hace 8 años
npipe.go 08b65e7dd3 Windows CI: Allow npipe protocol for sock requests hace 9 años
npipe_windows.go 08b65e7dd3 Windows CI: Allow npipe protocol for sock requests hace 9 años
registry.go 0ead624473 add defer file.Close to avoid potential fd leak hace 9 años
registry_mock.go 55cec657bb integration-cli: log error when starting registry hace 9 años
requirements.go 4e15420b9b Windows: Add cpu count option hace 8 años
requirements_unix.go 199e19548e Add support for ambient capabilities hace 8 años
test_vars.go 52f0474851 Windows: docker top implementation hace 9 años
test_vars_exec.go 102e061147 integration-cli: add test requirement ExecSupport hace 10 años
test_vars_noexec.go 102e061147 integration-cli: add test requirement ExecSupport hace 10 años
test_vars_noseccomp.go 0433e38915 Allow non-seccomp platforms to pass integration-cli tests hace 9 años
test_vars_seccomp.go 0433e38915 Allow non-seccomp platforms to pass integration-cli tests hace 9 años
test_vars_unix.go 52f0474851 Windows: docker top implementation hace 9 años
test_vars_windows.go 52f0474851 Windows: docker top implementation hace 9 años
trust_server.go 7a8c7b47cf Fix govet for go1.7 hace 9 años
utils.go d7022f2b46 Create a unified RunCommand function with Assert() hace 9 años