커밋 기록

작성자 SHA1 메시지 날짜
  Tonis Tiigi 28cf8fddd4 Fix attach stream closing issues 10 년 전
  Brian Goff e6c9343457 Use waitgroup instead of iterating errors chan 10 년 전
  Brian Goff 21e44d7a21 Refactor daemon.attach() 10 년 전
  Jessie Frazelle f936a10d80 Merge pull request #8571 from ncdc/3631-stdout-premature-eof 10 년 전
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 년 전
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 년 전
  Andy Goldstein 5572dbb750 Fix stdout premature EOF 10 년 전
  Alexandr Morozov 2db1caee4f Make daemon.Attach private 10 년 전
  unclejack 4424d15f99 Merge pull request #8302 from rafecolton/move_archive_package_to_pkg 10 년 전
  ArikaChen bfc9d8bbea Fix typo:betweem->between and PtySlace->PtySlave 11 년 전
  Rafe Colton b845a62149 Move Go() promise-like func from utils to pkg/promise 10 년 전
  unclejack 950bfe4193 daemon/attach: avoid mem alloc for interface 11 년 전
  Vishnu Kannan c786a8ee5e Adding docker exec support in CLI. 11 년 전
  Vishnu Kannan 669561c2aa Address review comments. 11 년 전
  Vishnu Kannan 5130fe5d38 Adding support for docker exec in daemon. 11 년 전
  Vishnu Kannan f3c767d798 Adding Exec method to native execdriver. 11 년 전
  unclejack 76212635b5 move some io related utils to pkg/ioutils 11 년 전
  Alexandr Morozov e0339d4b88 Use State as embedded to Container 11 년 전
  Vishnu Kannan 3a7e07355a Rename 'StdConfig' to 'StreamConfig'. 11 년 전
  Vishnu Kannan 4aa5da278f Refactoring execdriver.Command and Container structs to support 'docker exec' and other 11 년 전
  Alexandr Morozov 1ba15b8aca Use ++ instead of += 1 11 년 전
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log 11 년 전
  Erik Hollensbe bd373712d0 port usage of jsonlog to the new daemon files which were refactored 11 년 전
  Solomon Hykes c2496d97cc Move Server.ContainerAttach to Daemon.ContainerAttach 11 년 전
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 년 전
  Michael Crosby 41cfaa738c Move Attach from container to daemon 11 년 전