Sebastiaan van Stijn aebcdf21b1 Merge pull request #33438 from vdemeester/remove-cli-flags 8 年之前
..
checker 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
cli a582d9dc42 [integration] Move fakegit to its own package in cli 8 年之前
daemon d2c5b6ee9f Add integration test coverage for configs 8 年之前
environment 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope 8 年之前
fixtures 73e6135458 Fix flaky TestStackRemove test. 8 年之前
registry 4bce232139 Revert "Planned 1.13 deprecation: email from login" 8 年之前
request 45e0376ea3 Fix `request.SockRequestRaw` error check 8 年之前
requirement 952c8aef3f Display only the name of the requirement… 8 年之前
benchmark_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
check_test.go 9ff9a91ab7 Remove `cli/flags` package 8 年之前
daemon_swarm_hack_test.go 9af5d7c340 Small cleanups on integration cli 8 年之前
docker_api_attach_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_api_auth_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_api_build_test.go d1faf3df27 Refactor remote context parsing 8 年之前
docker_api_containers_test.go 114652ab86 Check signal is unset before using user stopsignal 8 年之前
docker_api_create_test.go d8b6a35d02 set 1ms as container duration minimum value 8 年之前
docker_api_events_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_api_exec_resize_test.go b11ba1231e Update request.* signature to remove the host 8 年之前
docker_api_exec_test.go b11ba1231e Update request.* signature to remove the host 8 年之前
docker_api_images_test.go b483e4f09c Avoid using "example.com" in integration test 8 年之前
docker_api_info_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_api_inspect_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
docker_api_inspect_unix_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_api_logs_test.go b11ba1231e Update request.* signature to remove the host 8 年之前
docker_api_network_test.go b11ba1231e Update request.* signature to remove the host 8 年之前
docker_api_resize_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_api_stats_test.go c141574d5d Fix flaky TestAPIStatsNoStreamGetCpu 8 年之前
docker_api_stats_unix_test.go b11ba1231e Update request.* signature to remove the host 8 年之前
docker_api_swarm_config_test.go d2c5b6ee9f Add integration test coverage for configs 8 年之前
docker_api_swarm_node_test.go 69afd30444 split docker_api_swarm_test.go into multiple files 8 年之前
docker_api_swarm_secret_test.go 2333b39b37 fixed:go vetting warning unkeyed fields 8 年之前
docker_api_swarm_service_test.go 47436e9628 TestAPISwarmServicesUpdateStartFirst: Increase timeout on health check command 8 年之前
docker_api_swarm_test.go 376c75d13c Add API test to rotate the swarm CA certificate 8 年之前
docker_api_test.go 8c7fdddf48 Fix TestAPIDockerAPIVersion on windows 8 年之前
docker_api_update_unix_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_api_version_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_api_volumes_test.go a46f757c40 Add CreatedAt filed to volume. Display when volume is inspected. 8 年之前
docker_cli_attach_test.go db35c2a5a8 Introduce `cli.Wait*` fuctions 8 年之前
docker_cli_attach_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_authz_plugin_v2_test.go 38de272bd4 When authz plugin is disabled, remove from authz middleware chain. 8 年之前
docker_cli_authz_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
docker_cli_build_test.go b192218503 Fix resetting image metadata between stages for scratch case 8 年之前
docker_cli_build_unix_test.go 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… 8 年之前
docker_cli_by_digest_test.go 10e171cd94 Clean some function in docker_utils_test.go 8 年之前
docker_cli_commit_test.go 10e171cd94 Clean some function in docker_utils_test.go 8 年之前
docker_cli_config_create_test.go d2c5b6ee9f Add integration test coverage for configs 8 年之前
docker_cli_config_inspect_test.go d2c5b6ee9f Add integration test coverage for configs 8 年之前
docker_cli_config_ls_test.go d2c5b6ee9f Add integration test coverage for configs 8 年之前
docker_cli_config_test.go 0b90edc22f Use actual cli version for TestConfigHTTPHeader 8 年之前
docker_cli_cp_from_container_test.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. 8 年之前
docker_cli_cp_test.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. 8 年之前
docker_cli_cp_to_container_test.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. 8 年之前
docker_cli_cp_to_container_unix_test.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. 8 年之前
docker_cli_cp_utils_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_create_test.go b0ba39d431 Use `cli` for trusted relate command 8 年之前
docker_cli_create_unix_test.go 4a8799dc0a validate mount path for tmpfs 8 年之前
docker_cli_daemon_plugins_test.go b748debb76 Add missing test for daemon kill with plugins running. 8 年之前
docker_cli_daemon_test.go ddd5278b07 Use exclusive root pools if a CA cert file is specified in the daemon 8 年之前
docker_cli_diff_test.go db35c2a5a8 Introduce `cli.Wait*` fuctions 8 年之前
docker_cli_events_test.go 59d45c384a support cluster events 8 年之前
docker_cli_events_unix_test.go 67fdf574d5 Add daemon option to push foreign layers 8 年之前
docker_cli_exec_test.go 73e2f55543 fix tests after CLI update 8 年之前
docker_cli_exec_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_experimental_test.go 9af5d7c340 Small cleanups on integration cli 8 年之前
docker_cli_export_import_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd 8 年之前
docker_cli_external_graphdriver_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
docker_cli_external_volume_driver_unix_test.go df0d317a64 Add refcount for MountPoint 8 年之前
docker_cli_health_test.go 5836d86ac4 Add container environment variables correctly to the health check 8 年之前
docker_cli_help_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
docker_cli_history_test.go 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
docker_cli_images_test.go 19f3b0715c Extract imageProber and ContainerBackend from Builder 8 年之前
docker_cli_import_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
docker_cli_info_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_info_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_inspect_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_kill_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_links_test.go ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 年之前
docker_cli_links_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_login_test.go 4bce232139 Revert "Planned 1.13 deprecation: email from login" 8 年之前
docker_cli_logout_test.go ed689c48b0 Merge pull request #29799 from vdemeester/integration-registry-package 8 年之前
docker_cli_logs_bench_test.go 1ae9dcf97d Fixes some issues with jsonfile write/read 9 年之前
docker_cli_logs_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
docker_cli_nat_test.go db35c2a5a8 Introduce `cli.Wait*` fuctions 8 年之前
docker_cli_netmode_test.go 92291a7355 Stop referring CLI flags in error messages if API client is unknown 8 年之前
docker_cli_network_unix_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_oom_killed_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_pause_test.go 10e171cd94 Clean some function in docker_utils_test.go 8 年之前
docker_cli_plugins_logdriver_test.go 17abacb894 Add logdrivers to /info 8 年之前
docker_cli_plugins_test.go 0e8e8f0f31 Add support for metrics plugins 8 年之前
docker_cli_port_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_proxy_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd 8 年之前
docker_cli_prune_unix_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_ps_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_pull_local_test.go 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
docker_cli_pull_test.go d55304065b Block Windows images on Linux 8 年之前
docker_cli_pull_trusted_test.go b0ba39d431 Use `cli` for trusted relate command 8 年之前
docker_cli_push_test.go 9ff9a91ab7 Remove `cli/flags` package 8 年之前
docker_cli_registry_user_agent_test.go 4bce232139 Revert "Planned 1.13 deprecation: email from login" 8 年之前
docker_cli_rename_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_restart_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_rm_test.go 2759194d44 create unit tests for rm (running, paused, restarting) errormessages 8 年之前
docker_cli_rmi_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_run_test.go b0ba39d431 Use `cli` for trusted relate command 8 年之前
docker_cli_run_unix_test.go dcf2632945 Revert "Block obsolete socket families in the default seccomp profile" 8 年之前
docker_cli_save_load_test.go 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
docker_cli_save_load_unix_test.go f47a61c429 fix expected output in tests 8 年之前
docker_cli_search_test.go ba0afd70e8 fix some ineffectual assignments 8 年之前
docker_cli_secret_create_test.go 2333b39b37 fixed:go vetting warning unkeyed fields 8 年之前
docker_cli_secret_inspect_test.go 2333b39b37 fixed:go vetting warning unkeyed fields 8 年之前
docker_cli_secret_ls_test.go 3935074016 make secret ls support filters in CLI 8 年之前
docker_cli_service_create_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_service_health_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_service_logs_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_service_scale_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_service_update_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_sni_test.go 6b8341a2d5 Disable flakey TestClientSetsTLSServerName 9 年之前
docker_cli_stack_test.go 205ec49de9 Add format to docker stack ls 8 年之前
docker_cli_start_test.go f47a61c429 fix expected output in tests 8 年之前
docker_cli_stats_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_stop_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_swarm_test.go 2b62eb434b Fix Typos: continer,contianer -> container 8 年之前
docker_cli_swarm_unix_test.go d012569b78 Update CLI commit hash 8 年之前
docker_cli_tag_test.go 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
docker_cli_top_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_update_test.go a899aa6796 [integration] make runSleepingContainer use cli package 8 年之前
docker_cli_update_unix_test.go 6102243692 Add `--cpus` support for `docker update` 8 年之前
docker_cli_userns_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_v2_only_test.go 1e98fb5ad9 Fix leaked connections in integration tests 8 年之前
docker_cli_version_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
docker_cli_volume_test.go 50c4475df6 Introduce a `cli` package for test-integration 8 年之前
docker_cli_wait_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd 8 年之前
docker_deprecated_api_v124_test.go b11ba1231e Update request.* signature to remove the host 8 年之前
docker_deprecated_api_v124_unix_test.go d69d4799a3 Add a new request package in integration-cli 8 年之前
docker_experimental_network_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
docker_hub_pull_suite_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
docker_utils_test.go a582d9dc42 [integration] Move fakegit to its own package in cli 8 年之前
events_utils_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
fixtures_linux_daemon_test.go dcf2632945 Revert "Block obsolete socket families in the default seccomp profile" 8 年之前
requirements_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
requirements_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
test_vars_exec_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
test_vars_noexec_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
test_vars_noseccomp_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
test_vars_seccomp_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
test_vars_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
test_vars_unix_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
test_vars_windows_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
trust_server_test.go 9ff9a91ab7 Remove `cli/flags` package 8 年之前
utils_test.go c8016e669f Use testEnv methods and remove most of the global variables 8 年之前