Commit History

Author SHA1 Message Date
  Vincent Demeester 4dafd107ad Merge pull request #22777 from WeiZhang555/wait-restarting 9 years ago
  Yong Tang a72b45dbec Fix logrus formatting 9 years ago
  Zhang Wei c498d4700d Bug fix: `docker run -i --restart always` hangs. 9 years ago
  Alexander Morozov 3accde6dee attach: replace interface with simple type 9 years ago
  Zhang Wei 83ad006d47 Add detach event 9 years ago
  Zhang Wei 91e5bb9541 Let client print error when speicify wrong detach keys 9 years ago
  David Calavera a793564b25 Remove static errors from errors package. 9 years ago
  Brian Goff a77b7dd227 cleanup attach api calls 9 years ago
  David Calavera 06d8f504f7 Move backend types to their own package. 9 years ago
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 years ago
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. 9 years ago
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 years ago
  David Calavera af94f941df Remove `IsPaused` from backend interface. 9 years ago
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 years ago
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 years ago
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 years ago
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 years ago
  Lei Jitang 4e62bd97d3 Fix comment typo in attach.go 9 years ago
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 years ago
  Morgan Bauer 8aef1a33eb refactor attach to not use internal data structures 9 years ago
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 years ago
  Antonio Murdaca 88d32a6109 Fix regression in containers attach/wsattach api, return not found before hijacking 10 years ago
  Antonio Murdaca b6a6c56915 Remove missed code path for api < 1.12 10 years ago
  Antonio Murdaca e2acca67c8 Move container.WaitStop, AttachWithLogs and WsAttachWithLogs to daemon service in api server 10 years ago
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 10 years ago
  Alexander Morozov 0fec3e19db Fix regressions in attach 10 years ago
  Alexander Morozov c44f513248 Remove engine usage from attach 10 years ago
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 years ago
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 years ago