커밋 기록

작성자 SHA1 메시지 날짜
  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 9 년 전
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 년 전
  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 년 전
  wlan0 9b782d3af3 add support for maximum log size, and max number of log files 10 년 전
  Brian Goff 0c84604f54 Fix goroutine leak on logs -f with no output 10 년 전
  David Calavera 951c2ef2c9 Merge pull request #12226 from ahmetalpbalkan/logdrivers/refactoring 10 년 전
  Ahmet Alp Balkan 3a8728b431 daemon: Logging drivers refactoring 10 년 전
  Brian Goff e3ba3dd5b8 Make sure log pipes are closed 10 년 전
  Ahmet Alp Balkan cb9a6b9aed Add --since argument to docker logs cmd 10 년 전
  Anthony Baire 589de35651 Logs with follow=1 immediately send HTTP response 10 년 전