moby--moby/integration-cli
Jess Frazelle 01cd67e752 Merge pull request #16366 from MHBauer/logs-refactor
refactor logs to not use internal data structures
2015-10-08 14:05:02 -07:00
..
fixtures
check_test.go Merge pull request #13777 from cpuguy83/graphdriver_extpoints 2015-10-08 13:46:42 -07:00
docker_api_attach_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_api_build_test.go Abstract builder and implement server-side dockerfile builder 2015-10-06 19:10:19 -04:00
docker_api_containers_test.go Validate --cpuset-cpus, --cpuset-mems 2015-09-27 16:38:58 +02:00
docker_api_create_test.go
docker_api_events_test.go
docker_api_exec_resize_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_api_exec_test.go Make exec start return proper error codes 2015-10-02 14:40:22 -04:00
docker_api_images_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_api_info_test.go add docker server version to /info 2015-09-21 21:15:32 +08:00
docker_api_inspect_test.go Added tags list to /images/:id/json api. 2015-09-10 11:55:01 +03:00
docker_api_logs_test.go refactor logs to not use internal data structures 2015-10-07 15:44:16 -07:00
docker_api_network_test.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00
docker_api_resize_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_api_stats_test.go integration-cli: add cli/api stats tests when container not found 2015-09-17 18:20:25 +02:00
docker_api_test.go
docker_api_version_test.go
docker_api_volumes_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_attach_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_attach_unix_test.go Fix TestAttachClosedOnContainerStop racey test 2015-09-29 16:57:58 +02:00
docker_cli_build_test.go Move builder files to builder/dockerfile 2015-10-05 18:26:47 -04:00
docker_cli_build_unix_test.go
docker_cli_by_digest_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_commit_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_config_test.go
docker_cli_cp_from_container_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_cp_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_cp_to_container_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_cp_utils.go
docker_cli_create_test.go Add `STOPSIGNAL` instruction to dockerfiles. 2015-09-10 19:56:05 -04:00
docker_cli_daemon_test.go Allocate resources for server API before daemon creation 2015-10-05 09:32:08 -07:00
docker_cli_diff_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_events_test.go Resolves #16458 - filter events by labels. 2015-10-02 16:33:20 -04:00
docker_cli_events_unix_test.go Events for OOM needs to be shift to an earlier time 2015-09-21 10:18:08 +08:00
docker_cli_exec_test.go While #16738 is "fixed", skip TestExecStartFails 2015-10-04 18:38:21 +02:00
docker_cli_exec_unix_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_experimental_test.go
docker_cli_export_import_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_external_graphdriver_unix_test.go Create extpoint for graphdrivers 2015-09-09 20:24:35 -04:00
docker_cli_help_test.go Fix help test comment to align with the code 2015-10-07 05:09:46 -07:00
docker_cli_history_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_images_test.go Merge pull request #15693 from vdemeester/15659-image-label-filter 2015-10-08 11:14:51 -07:00
docker_cli_import_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_info_test.go Add builtin nodes discovery 2015-09-25 14:52:09 -07:00
docker_cli_inspect_experimental_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_inspect_test.go Make sure the container will always be unpaused on test exit 2015-09-25 05:15:16 -04:00
docker_cli_kill_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_links_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_links_unix_test.go
docker_cli_login_test.go
docker_cli_logs_test.go refactor logs to not use internal data structures 2015-10-07 15:44:16 -07:00
docker_cli_nat_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_netmode_test.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00
docker_cli_network_test.go Network UX and integration tests 2015-10-07 03:54:27 -07:00
docker_cli_pause_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_port_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_proxy_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_ps_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_pull_local_test.go Fix race condition when waiting for a concurrent layer pull 2015-09-11 10:52:34 -07:00
docker_cli_pull_test.go Add unit tests for integration cli utils function 2015-09-09 15:36:44 +02:00
docker_cli_pull_trusted_test.go Fix text not matching the actual tests 2015-09-29 15:26:04 +02:00
docker_cli_push_test.go Ignore ping errors in notary repository setup 2015-09-14 11:08:25 -07:00
docker_cli_rename_test.go Fix 'rename' error msg and error checking 2015-09-18 11:12:22 -07:00
docker_cli_restart_test.go Windows: First part of CI tests (docker run) 2015-09-22 10:24:03 -07:00
docker_cli_rm_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_rmi_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_run_test.go Network UX and integration tests 2015-10-07 03:54:27 -07:00
docker_cli_run_unix_test.go add TestRunInValidCPUShares 2015-10-08 10:04:51 +08:00
docker_cli_save_load_test.go Merge pull request #15693 from vdemeester/15659-image-label-filter 2015-10-08 11:14:51 -07:00
docker_cli_save_load_unix_test.go
docker_cli_search_test.go Update test 2015-10-07 07:11:45 +08:00
docker_cli_start_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_start_volume_driver_unix_test.go Merge pull request #15798 from calavera/volume_driver_host_config 2015-09-08 22:05:40 -04:00
docker_cli_stats_test.go integration-cli: add cli/api stats tests when container not found 2015-09-17 18:20:25 +02:00
docker_cli_tag_test.go Make docker tag error message more user friendly 2015-10-05 15:19:34 -04:00
docker_cli_top_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_cli_v2_only.go change flag name to better follow the other flags that start with disable; 2015-10-07 10:16:37 -07:00
docker_cli_version_test.go
docker_cli_volume_test.go Make `docker volume` behave like `docker network` 2015-10-07 13:36:46 -04:00
docker_cli_wait_test.go Windows CI: Fix cli_wait_test 2015-10-07 12:57:41 -07:00
docker_hub_pull_suite_test.go Windows: Get Integration CLI running 2015-09-04 12:32:40 -07:00
docker_test_vars.go Merge pull request #13777 from cpuguy83/graphdriver_extpoints 2015-10-08 13:46:42 -07:00
docker_utils.go No error shadow pullImageIfNotExist 2015-10-06 11:38:23 -07:00
registry.go
registry_mock.go Prevent push and pull to v1 registries by filtering the available endpoints. 2015-09-25 15:59:42 -07:00
requirements.go adding a Dockerfile.gccgo to use gccgo compiler instead of go compiler. 2015-09-16 18:56:01 +00:00
requirements_unix.go Add support for memory reservation 2015-09-23 14:02:45 +08:00
test_vars_exec.go
test_vars_noexec.go
test_vars_unix.go
test_vars_windows.go
trust_server.go
utils.go Fixes 16556 CI failures 2015-09-24 11:19:00 -07:00