コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 年 前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年 前
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package 8 年 前
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go 8 年 前
  allencloud fb1f22b06a do not fail fast when executing inspect command 8 年 前
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 8 年 前
  Aaron.L.Xu 40af569164 fix typo 8 年 前
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 年 前
  John Howard b06692b1a9 Tidy kernel version in tests 8 年 前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年 前
  Vincent Demeester 433e2e8a1e Introduce a environment package in integration-cli 8 年 前
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 年 前
  Tonis Tiigi 3cd39aaeab Fix inspect object by invalid reference 8 年 前
  Tonis Tiigi 3d86b0c79b Implement content addressability for plugins 8 年 前
  Christopher Jones ebff8c79a3 [integration-cli] skip plugin tests on non-x86 8 年 前
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors 8 年 前
  Yong Tang 88fcdb0a82 Fix `docker inspect <unkown object>` issue on Windows 8 年 前
  Yong Tang 90bb2cdb9f Support plugins in `docker inspect` 8 年 前
  Yong Tang 0fa20ad13b Disable HTML escaping for JSON strings in `docker inspect` 8 年 前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年 前
  John Howard 3ae6cd453e Windows: Enable multiple TestInspect tests 8 年 前
  Daniel Nephin fb42e84772 Remove unnecessary json.Unmarshal wrapper. 9 年 前
  Sebastiaan van Stijn 1a2038c54f Remove unused "size" query parameter for images 9 年 前
  Alexander Morozov 979d48bbf5 Merge pull request #23902 from dnephin/inspect-to-cobra 9 年 前
  Daniel Nephin fab2a3dc82 Ignore 'not a swarm error' when inspecting a task. 9 年 前
  Sebastiaan van Stijn 6f2e820502 Move TestInspectNamedMountPoint integrationtest from experimental 9 年 前
  John Howard 03816ad5b5 Windows: Fix RO test cases 9 年 前
  Michael Crosby 393e97e435 Merge pull request #23002 from Microsoft/jjh/readonly 9 年 前
  John Howard 8d174a43ba Windows: Support RO volumes 14350+ 9 年 前
  Vincent Demeester 4bd202b00f Migrate network command to cobra 9 年 前