커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Alexander Morozov 3accde6dee attach: replace interface with simple type 9 년 전
  Zhang Wei 83ad006d47 Add detach event 9 년 전
  Zhang Wei 91e5bb9541 Let client print error when speicify wrong detach keys 9 년 전
  David Calavera a793564b25 Remove static errors from errors package. 9 년 전
  Brian Goff a77b7dd227 cleanup attach api calls 9 년 전
  David Calavera 06d8f504f7 Move backend types to their own package. 9 년 전
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 년 전
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. 9 년 전
  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 9 년 전
  Morgan Bauer 8aef1a33eb refactor attach to not use internal data structures 9 년 전
  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 년 전