提交歷史

作者 SHA1 備註 提交日期
  Daniel Nephin 98a4613017 Cleanup daemon.LoadBusybox() to use the API instead of client 7 年之前
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 年之前
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest 8 年之前
  Daniel Nephin e885af2a6b Remove RunCommandPipelineWithOutput 7 年之前
  Daniel Nephin 4f304e72a2 Remove testutil.ReadBody 7 年之前
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions 8 年之前
  Josh Hawn 261ef1fa27 Deprecate --graph flag; Replace with --data-root 8 年之前
  Vincent Demeester b11ba1231e Update request.* signature to remove the host 8 年之前
  Sebastiaan van Stijn 01ed606439 Merge pull request #29775 from AkihiroSuda/integration-cli-on-swarm 8 年之前
  Vincent Demeester f85ee17810 Convert request.SockRequestRaw to appropriate methods 8 年之前
  Akihiro Suda 28797019b3 [EXPERIMENTAL] Integration Test on Swarm 8 年之前
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 年之前
  Sebastiaan van Stijn 089e1c1c5b Minor GoDoc fixup in integration-cli 8 年之前
  Yanqiang Miao cc9ed0a31b Improve the error print of image inspect 8 年之前
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 年之前
  Tonis Tiigi 1e98fb5ad9 Fix leaked connections in integration tests 8 年之前
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
  Sebastiaan van Stijn 36ed7d58bb Merge pull request #29721 from coolljt0725/follow_29365 8 年之前
  Vincent Demeester 433e2e8a1e Introduce a environment package in integration-cli 8 年之前
  Lei Jitang 77c725eac2 Follow up #29365, fix fail to remove container after restart 8 年之前
  Jie Luo ea2dd4b5d0 duplicated the 8 年之前
  Vincent Demeester cf2ea76138 Remove some fmt.Printf from integration-cli/daemon… 8 年之前
  Vincent Demeester e857785df4 Fixing win2lin builds by adding a testRequires to DockerDaemonSuite 8 年之前
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
  Vincent Demeester f4a34a1f06 Remove check.C field from daemon and Use errors package 8 年之前
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 年之前