提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年之前
  David Calavera af94f941df Remove `IsPaused` from backend interface. 9 年之前
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 年之前
  David Calavera 6bb0d1816a Move Container to its own package. 9 年之前
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 年之前
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Lei Jitang 4e62bd97d3 Fix comment typo in attach.go 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 年之前
  Morgan Bauer 8aef1a33eb refactor attach to not use internal data structures 10 年之前
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 年之前
  Antonio Murdaca 88d32a6109 Fix regression in containers attach/wsattach api, return not found before hijacking 10 年之前
  Antonio Murdaca b6a6c56915 Remove missed code path for api < 1.12 10 年之前
  Antonio Murdaca e2acca67c8 Move container.WaitStop, AttachWithLogs and WsAttachWithLogs to daemon service in api server 10 年之前
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 10 年之前
  Alexander Morozov 0fec3e19db Fix regressions in attach 10 年之前
  Alexander Morozov c44f513248 Remove engine usage from attach 10 年之前
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 年之前
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 年之前
  Michael Crosby e345fe53ba Merge pull request #10573 from LK4D4/return_attach_to_builder 10 年之前
  Alexander Morozov 1095d5e5e4 Change verbose builder out back to attach 10 年之前
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 年之前
  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 年之前