Historique des commits

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