Sebastiaan van Stijn f30e94a495 Merge pull request #32505 from fcrisciani/conntrack_test hace 8 años
..
checker 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
cli eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
daemon 0f2669a638 cli: Allow service's networks to be updated hace 8 años
environment 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
fixtures 73e6135458 Fix flaky TestStackRemove test. hace 8 años
registry 4bce232139 Revert "Planned 1.13 deprecation: email from login" hace 8 años
request b11ba1231e Update request.* signature to remove the host hace 8 años
requirement 952c8aef3f Display only the name of the requirement… hace 8 años
benchmark_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
check_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
daemon_swarm_hack_test.go 9af5d7c340 Small cleanups on integration cli hace 8 años
docker_api_attach_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_auth_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_build_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_containers_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_api_create_test.go e399c558e6 validate healthcheck params in daemon side hace 8 años
docker_api_events_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_exec_resize_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_exec_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_images_test.go 35e5975b90 Merge pull request #30763 from ripcurld0/fix_30714 hace 8 años
docker_api_info_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_inspect_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_api_inspect_unix_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_logs_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_network_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_resize_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_stats_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_stats_unix_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_api_swarm_node_test.go 69afd30444 split docker_api_swarm_test.go into multiple files hace 8 años
docker_api_swarm_secret_test.go 2333b39b37 fixed:go vetting warning unkeyed fields hace 8 años
docker_api_swarm_service_test.go 1d274e9acf Change "service inspect" to show defaults in place of empty fields hace 8 años
docker_api_swarm_test.go 6763641d69 Add integration test for START_FIRST update order hace 8 años
docker_api_test.go 8c7fdddf48 Fix TestAPIDockerAPIVersion on windows hace 8 años
docker_api_update_unix_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_version_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_api_volumes_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_cli_attach_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_attach_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_authz_plugin_v2_test.go 38de272bd4 When authz plugin is disabled, remove from authz middleware chain. hace 8 años
docker_cli_authz_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_build_test.go 33e07f41ad builder: add an option for specifying build target hace 8 años
docker_cli_build_unix_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_cli_by_digest_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_commit_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_config_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd hace 8 años
docker_cli_cp_from_container_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_cp_test.go ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests hace 8 años
docker_cli_cp_to_container_test.go ba0afd70e8 fix some ineffectual assignments hace 8 años
docker_cli_cp_to_container_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_cp_utils.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_create_test.go 16377f4d16 Fix issue #30201 – clean trust folder at the end of the test hace 8 años
docker_cli_create_unix_test.go 4a8799dc0a validate mount path for tmpfs hace 8 años
docker_cli_daemon_plugins_test.go b748debb76 Add missing test for daemon kill with plugins running. hace 8 años
docker_cli_daemon_test.go 010e5a228a Add test over ipv6 and container run in host network hace 8 años
docker_cli_diff_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_events_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_events_unix_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_exec_test.go 3fb84ca2f5 Merge pull request #32076 from tmp6154/master hace 8 años
docker_cli_exec_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_experimental_test.go 9af5d7c340 Small cleanups on integration cli hace 8 años
docker_cli_export_import_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd hace 8 años
docker_cli_external_graphdriver_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_external_volume_driver_unix_test.go 3b80094665 don't obfuscate error during create hace 8 años
docker_cli_health_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_help_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_cli_history_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_images_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_import_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_cli_info_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_info_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_inspect_test.go fb1f22b06a do not fail fast when executing inspect command hace 8 años
docker_cli_kill_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_cli_links_test.go ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests hace 8 años
docker_cli_links_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_login_test.go 4bce232139 Revert "Planned 1.13 deprecation: email from login" hace 8 años
docker_cli_logout_test.go ed689c48b0 Merge pull request #29799 from vdemeester/integration-registry-package hace 8 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 eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_cli_nat_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_netmode_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_network_unix_test.go 1c4286bcff Adding test for docker/docker#8795 hace 8 años
docker_cli_oom_killed_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_pause_test.go ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests hace 8 años
docker_cli_plugins_logdriver_test.go 27bd6842f8 Implement plugins for logging drivers hace 8 años
docker_cli_plugins_test.go e10f9db26d Merge pull request #30047 from duglin/distError hace 8 años
docker_cli_port_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_proxy_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd hace 8 años
docker_cli_prune_unix_test.go 7025247324 Add `label` filter for `docker system prune` hace 8 años
docker_cli_ps_test.go 59b70cdabe 28722: List of containers with networkID filter is not working hace 8 años
docker_cli_pull_local_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_pull_test.go d55304065b Block Windows images on Linux hace 8 años
docker_cli_pull_trusted_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_push_test.go 5ff82cffee Revert retry count change hace 8 años
docker_cli_registry_user_agent_test.go 4bce232139 Revert "Planned 1.13 deprecation: email from login" hace 8 años
docker_cli_rename_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_restart_test.go 4ca7d4f0c1 Fix start/restart of detached container hace 8 años
docker_cli_rm_test.go 2759194d44 create unit tests for rm (running, paused, restarting) errormessages hace 8 años
docker_cli_rmi_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_run_test.go 77fe35b3b9 cli: add `--mount` to `docker run` hace 8 años
docker_cli_run_unix_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_cli_save_load_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_save_load_unix_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_search_test.go ba0afd70e8 fix some ineffectual assignments hace 8 años
docker_cli_secret_create_test.go 2333b39b37 fixed:go vetting warning unkeyed fields hace 8 años
docker_cli_secret_inspect_test.go 2333b39b37 fixed:go vetting warning unkeyed fields hace 8 años
docker_cli_secret_ls_test.go 3935074016 make secret ls support filters in CLI hace 8 años
docker_cli_service_create_test.go 330a003533 Synchronous service create and service update hace 8 años
docker_cli_service_health_test.go 330a003533 Synchronous service create and service update hace 8 años
docker_cli_service_logs_test.go 306cfecc8c Remove experimental from service logs hace 8 años
docker_cli_service_scale_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_service_update_test.go 2333b39b37 fixed:go vetting warning unkeyed fields hace 8 años
docker_cli_sni_test.go 6b8341a2d5 Disable flakey TestClientSetsTLSServerName hace 9 años
docker_cli_stack_test.go 73e6135458 Fix flaky TestStackRemove test. hace 8 años
docker_cli_start_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_cli_stats_test.go eb3a7c2329 Send "Name" and "ID" when stating stopped containers hace 8 años
docker_cli_stop_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_swarm_test.go 0f2669a638 cli: Allow service's networks to be updated hace 8 años
docker_cli_swarm_unix_test.go e3c6cbed22 skip plugin test on non x86 architectures hace 8 años
docker_cli_tag_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_top_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_update_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_cli_update_unix_test.go 6102243692 Add `--cpus` support for `docker update` hace 8 años
docker_cli_userns_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_v2_only_test.go 1e98fb5ad9 Fix leaked connections in integration tests hace 8 años
docker_cli_version_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
docker_cli_volume_test.go 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
docker_cli_wait_test.go 303b1d200a Update trustedCmd to be compatible with testutil/cmd hace 8 años
docker_deprecated_api_v124_test.go b11ba1231e Update request.* signature to remove the host hace 8 años
docker_deprecated_api_v124_unix_test.go d69d4799a3 Add a new request package in integration-cli hace 8 años
docker_experimental_network_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
docker_hub_pull_suite_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
docker_utils_test.go eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
events_utils_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
fixtures_linux_daemon_test.go 1858656925 Move TearDownTest cleaning to environment package hace 8 años
fixtures_test.go 1858656925 Move TearDownTest cleaning to environment package hace 8 años
requirements_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
requirements_unix_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
test_vars_exec_test.go 433e2e8a1e Introduce a environment package in integration-cli hace 8 años
test_vars_noexec_test.go 433e2e8a1e Introduce a environment package in integration-cli hace 8 años
test_vars_noseccomp_test.go 433e2e8a1e Introduce a environment package in integration-cli hace 8 años
test_vars_seccomp_test.go 433e2e8a1e Introduce a environment package in integration-cli hace 8 años
test_vars_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años
test_vars_unix_test.go 433e2e8a1e Introduce a environment package in integration-cli hace 8 años
test_vars_windows_test.go 433e2e8a1e Introduce a environment package in integration-cli hace 8 años
trust_server_test.go ead8ce2431 Merge pull request #30151 from tonistiigi/fix-defunct hace 8 años
utils_test.go c8016e669f Use testEnv methods and remove most of the global variables hace 8 años