Lei Jitang 9a09664b51 Fix automatically publish ports without --publish-all 10 rokov pred
..
fixtures 05013f1250 Move https integration tests as unit tests under client 10 rokov pred
check_test.go 57464c32b9 Implement daemon suite for integration-cli 10 rokov pred
docker_api_attach_test.go c7b2632dc8 Remove c.Fatal from goroutine in TestGetContainersAttachWebsocket 10 rokov pred
docker_api_containers_test.go b3e8ab3021 Fix unregister stats on when rm running container 10 rokov pred
docker_api_exec_resize_test.go c7845e27ee Fixing statusCode checks for sockRequest 10 rokov pred
docker_api_exec_test.go c7845e27ee Fixing statusCode checks for sockRequest 10 rokov pred
docker_api_images_test.go 7284b08204 Remove API codepaths < 1.12 10 rokov pred
docker_api_info_test.go c7845e27ee Fixing statusCode checks for sockRequest 10 rokov pred
docker_api_inspect_test.go 7284b08204 Remove API codepaths < 1.12 10 rokov pred
docker_api_logs_test.go 6809fa6861 Delete "defer deleteAllContainers()" from integration-cli 10 rokov pred
docker_api_resize_test.go c7845e27ee Fixing statusCode checks for sockRequest 10 rokov pred
docker_api_test.go 7fcf849749 Make version check return 400 instead of 404 10 rokov pred
docker_api_version_test.go c7845e27ee Fixing statusCode checks for sockRequest 10 rokov pred
docker_cli_attach_test.go 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 rokov pred
docker_cli_attach_unix_test.go 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 rokov pred
docker_cli_build_test.go ab121345ee Cleanup: change test func name 10 rokov pred
docker_cli_by_digest_test.go 642e6a3773 Prevent fallback to v1 registry for digest pulls 10 rokov pred
docker_cli_commit_test.go 74f8a4eca4 Use inspectField to simplify code 10 rokov pred
docker_cli_config_test.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
docker_cli_cp_test.go 2029257e3c Merge pull request #13493 from jlhawn/volume_unmount_fix 10 rokov pred
docker_cli_create_test.go 84aae5a226 Don't check running container at create time 10 rokov pred
docker_cli_daemon_test.go 3cb14df68c Fix network with -b none 10 rokov pred
docker_cli_diff_test.go 50868b2c57 fixed TestDiffEnsureDockerinitFilesAreIgnored is too long #12672 10 rokov pred
docker_cli_events_test.go 1630ed97ac Introduce daemon event 'tag' upon image tagging 10 rokov pred
docker_cli_events_unix_test.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
docker_cli_exec_test.go 40b71adee3 Revert "Add docker exec run a command in privileged mode" 10 rokov pred
docker_cli_exec_unix_test.go ade8146aa8 reuse same code for setting pipes in run/exec 10 rokov pred
docker_cli_experimental_test.go 78578125ce Add suffix to experimental builds version 10 rokov pred
docker_cli_export_import_test.go a268e36719 Clean tests from not needed inspect call 10 rokov pred
docker_cli_help_test.go 0024935f64 Use stderr instead of logrus for CLI error messages 10 rokov pred
docker_cli_history_test.go a9688cdca5 Implement teardown removeAllImages 10 rokov pred
docker_cli_images_test.go a9688cdca5 Implement teardown removeAllImages 10 rokov pred
docker_cli_import_test.go 3f4926e49b Fix a regression in `docker import` on error from URL 10 rokov pred
docker_cli_info_test.go 78578125ce Add suffix to experimental builds version 10 rokov pred
docker_cli_inspect_test.go aac645ae04 Merge pull request #13282 from duglin/RemoveBash 10 rokov pred
docker_cli_kill_test.go 086b514f6a Removed deleteContainer calls 10 rokov pred
docker_cli_links_test.go d18919e304 Docker integration with libnetwork 10 rokov pred
docker_cli_login_test.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
docker_cli_logs_test.go 7fffcfff32 Merge pull request #13387 from cpuguy83/fix_ngroutine_test 10 rokov pred
docker_cli_nat_test.go 6809fa6861 Delete "defer deleteAllContainers()" from integration-cli 10 rokov pred
docker_cli_pause_test.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
docker_cli_port_test.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
docker_cli_proxy_test.go 57464c32b9 Implement daemon suite for integration-cli 10 rokov pred
docker_cli_ps_test.go d0de2b1e2f Make docker ps --size show virtual size really work 10 rokov pred
docker_cli_pull_test.go f696b1071a Implement DockerRegistrySuite in integration-cli 10 rokov pred
docker_cli_push_test.go 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 rokov pred
docker_cli_rename_test.go cd6cc45d52 Fix TestRenameStoppedContainer race 10 rokov pred
docker_cli_restart_test.go 74f8a4eca4 Use inspectField to simplify code 10 rokov pred
docker_cli_rm_test.go 5a6db4fd44 a few cleanups for client output 10 rokov pred
docker_cli_rmi_test.go 086b514f6a Removed deleteContainer calls 10 rokov pred
docker_cli_run_test.go 9a09664b51 Fix automatically publish ports without --publish-all 10 rokov pred
docker_cli_run_unix_test.go 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 rokov pred
docker_cli_save_load_test.go a268e36719 Clean tests from not needed inspect call 10 rokov pred
docker_cli_save_load_unix_test.go aac645ae04 Merge pull request #13282 from duglin/RemoveBash 10 rokov pred
docker_cli_search_test.go 6e8aa4e588 Verify the no-trunc option for the search operation. 10 rokov pred
docker_cli_start_test.go 81fa9feb0c Volumes refactor and external plugin implementation. 10 rokov pred
docker_cli_start_volume_driver_unix_test.go d592778f4a Propagate unmount events to the external volume drivers. 10 rokov pred
docker_cli_stats_test.go f3023a93d1 Allow pulling stats once and disconnecting. 10 rokov pred
docker_cli_tag_test.go 74f8a4eca4 Use inspectField to simplify code 10 rokov pred
docker_cli_top_test.go 086b514f6a Removed deleteContainer calls 10 rokov pred
docker_cli_version_test.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
docker_cli_wait_test.go 74f8a4eca4 Use inspectField to simplify code 10 rokov pred
docker_test_vars.go 81fa9feb0c Volumes refactor and external plugin implementation. 10 rokov pred
docker_test_vars_cli.go bc37c036b5 integration-cli: add mechanism to skip tests 10 rokov pred
docker_test_vars_daemon.go bc37c036b5 integration-cli: add mechanism to skip tests 10 rokov pred
docker_utils.go a1ea562b20 lol 108 chars ETOOMANY 10 rokov pred
registry.go dc944ea7e4 Use suite for integration-cli 10 rokov pred
requirements.go 6f75dd85c5 add unshare apparmor profile test 10 rokov pred
test_vars_exec.go 102e061147 integration-cli: add test requirement ExecSupport 10 rokov pred
test_vars_noexec.go 102e061147 integration-cli: add test requirement ExecSupport 10 rokov pred
test_vars_unix.go 1a22418f9f pkg/archive: adjust chmod bits on windows 10 rokov pred
test_vars_windows.go b7dc9040f0 Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles 10 rokov pred
utils.go f3e56420a3 Merge pull request #13499 from cpuguy83/fix_stats_unsubscribe 10 rokov pred