Commit History

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn e18f5a5304 container: internalize InitAttachContext 1 年之前
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Nicolas De Loof af5d83a641 Make it explicit raw|multiplexed stream implementation being used 5 年之前
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 年之前
  Sebastiaan van Stijn 8312004f41 remove uses of deprecated pkg/term 5 年之前
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 年之前
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow 7 年之前
  Brian Goff 0f51477017 Fix fd leak on attach 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  wangguoliang 94cefa2145 Optimize some wrong usage and spelling 7 年之前
  Daniel Nephin 9b47b7b151 Fix golint errors. 7 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  yangshukui 5010e09534 Add a restarting check to ContainerAttach 8 年之前
  Josh Hawn 4921171587 Update ContainerWait API 8 年之前
  Josh Hawn cfdf84d5d0 Update Container Wait Backend 8 年之前
  Jim Minter 68e71aa3e6 Close logger only after StartLogger call 8 年之前
  Jim Minter 32ca1214fa Fix race on ContainerAttachRaw 8 年之前
  Jim Minter dc0ee98805 Resolve connection reset by peer regression 8 年之前
  lixiaobing10051267 660ec32e8f invalide detach keys provided 8 年之前
  Jim Minter 84d6240cfe Resolve race conditions in attach API call 8 年之前
  Brian Goff 2ddec97545 Move attach code to stream package 8 年之前
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 8 年之前
  Vincent Demeester 4dafd107ad Merge pull request #22777 from WeiZhang555/wait-restarting 9 年之前
  Yong Tang a72b45dbec Fix logrus formatting 9 年之前
  Zhang Wei c498d4700d Bug fix: `docker run -i --restart always` hangs. 9 年之前