Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn be1829f63d daemon/logger: fix godoc il y a 2 ans
  Paweł Gronowski 7493342926 daemon/logger: Share buffers by sync.Pool il y a 3 ans
  Cory Snider 906b979b88 daemon/logger: remove ProducerGone from LogWatcher il y a 3 ans
  Cory Snider 90c54320c8 daemon/logger: fix data race in LogFile il y a 3 ans
  mooncake ea60a87fcf Remove duplicated words in daemon files il y a 6 ans
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow il y a 7 ans
  Anusha Ragunathan 0b4b0a7b5d Improve partial message support in logger il y a 7 ans
  bin liu b00a67be6e Fix typos in daemon il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Brian Goff 52d82b4fbc Refactor log file writer il y a 8 ans
  Sebastiaan van Stijn 68a4552529 Merge pull request #32914 from jamiehannaford/until-logging il y a 7 ans
  Jamie Hannaford e8d9a61f4c Add --until flag for docker logs; closes #32807 il y a 8 ans
  Yong Tang dfc2d62632 Merge pull request #34888 from jahkeup/sized-logger il y a 7 ans
  Jacob Vallejo e1ada0b885 logger: copy to log driver's bufsize il y a 8 ans
  Daniel Nephin 27cfa68af1 Move RFC3339NanoFixed to a more appropriate package. il y a 7 ans
  Brian Goff ebcb7d6b40 Remove string checking in API error handling il y a 8 ans
  Aaron Lehmann b642b3f21f Avoid using a map for log attributes il y a 8 ans
  Brian Goff 27bd6842f8 Implement plugins for logging drivers il y a 8 ans
  Drew Erny 1044093bb0 refactor logs and support service logs /w tty il y a 8 ans
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages il y a 8 ans
  Brian Goff 054abff3b6 Implement optional ring buffer for container logs il y a 8 ans
  Sebastiaan van Stijn 05dc9846e1 remove client-side for supported logging drivers il y a 8 ans
  Yanqiang Miao 3b82eac65f Fix a error of the function 'CopyMessage' in 'daemon/logger/logger.go' il y a 8 ans
  Alexander Morozov e43033bc23 Merge pull request #22982 from nalind/log-newlines il y a 9 ans
  Alexander Morozov 378f0657f9 daemon/logger: fix races in channel close il y a 9 ans
  Nalin Dahyabhai 513ec73831 Improve logging of long log lines il y a 9 ans
  Nalin Dahyabhai 7772d270c0 Remove the logger.Message ContainerID field il y a 9 ans
  Brian Goff bd9d14a07b Add support for reading logs extra attrs il y a 9 ans
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. il y a 9 ans
  Qiang Huang f5557f4f43 Remove unused variable il y a 10 ans