コミット履歴

作者 SHA1 メッセージ 日付
  Kenfe-Mickael Laventure fb2bb3653e Close logwatcher on context cancellation 8 年 前
  Ke Li 514adcf458 Remove redundant format 8 年 前
  Sebastiaan van Stijn 05dc9846e1 remove client-side for supported logging drivers 8 年 前
  Yanqiang Miao 58028a2919 Eliminate redundant parameters 8 年 前
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback 8 年 前
  Michael Crosby 7c36a1af03 Move engine-api client package 9 年 前
  Michael Crosby 91e197d614 Add engine-api types to docker 9 年 前
  Brian Goff 7dff310648 Fix panic while merging log configs to nil map 9 年 前
  Stefan J. Wernli 54f11b84d2 Fixing file handle leak for "docker logs" 9 年 前
  Yong Tang a72b45dbec Fix logrus formatting 9 年 前
  Nalin Dahyabhai 7772d270c0 Remove the logger.Message ContainerID field 9 年 前
  Brian Goff bd9d14a07b Add support for reading logs extra attrs 9 年 前
  Shijiang Wei 1790980ec6 inherit the daemon log options when creating containers 9 年 前
  Alexander Morozov 62c9e62edc use router.Cancellable instead of direct CloseNotify 9 年 前
  Stefan J. Wernli 4570cfd3ba Fixing logs file handle leak. 9 年 前
  Shijiang Wei 068085005e validate log-opt when creating containers AGAIN 9 年 前
  David Calavera a793564b25 Remove static errors from errors package. 9 年 前
  Brian Goff ae4ee974e8 Move stream flushes to backend 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 年 前
  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 年 前
  Morgan Bauer 1eecc1e7e5 refactor logs to not use internal data structures 10 年 前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 10 年 前
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 年 前
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 10 年 前
  Nalin Dahyabhai e611a189cb Add log reading to the journald log driver 10 年 前
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 年 前
  Brian Goff c0391bf554 Split reader interface from logger interface 10 年 前