Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn 48124bac18 daemon/logger/loggerutils: format code with gofumpt il y a 2 ans
  Cory Snider e278d3f185 logger/*: fix reading w/ non-monotonic timestamps il y a 3 ans
  Paweł Gronowski 7493342926 daemon/logger: Share buffers by sync.Pool il y a 3 ans
  Cory Snider 01915a725e daemon/logger: follow LogFile without file watches il y a 3 ans
  Cory Snider 3844d1a3d1 daemon/logger: drain readers when logger is closed il y a 3 ans
  Cory Snider 906b979b88 daemon/logger: remove ProducerGone from LogWatcher il y a 3 ans
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously il y a 3 ans
  Kazuyoshi Kato c91e09bee2 daemon/logger: replace flaky TestFollowLogsHandleDecodeErr il y a 3 ans
  Kazuyoshi Kato f2e458ebc5 daemon/logger: test followLogs' handleDecodeErr case il y a 3 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  = b102d4637c Fix windows log file rotation with readers il y a 5 ans
  Brian Goff 3148a46657 Fix various race conditions in loggerutils il y a 5 ans
  Brian Goff c6d860ace6 Fix log file rotation test. il y a 5 ans
  Brian Goff 5ea5c02c88 Fix flakey test for log file rotate. il y a 5 ans
  Brian Goff 3989f91075 logfile: Check if log is closed on close error during rotate il y a 5 ans
  Brian Goff 933a87236f Reduce allocations for logfile reader il y a 5 ans
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 il y a 5 ans
  Sebastiaan van Stijn 3449b12cc7 Use assert.NilError() instead of assert.Assert() il y a 6 ans
  Kir Kolyshkin f845d76d04 TestFollowLogsProducerGone: add il y a 6 ans
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow il y a 7 ans
  Brian Goff d37a11bfba daemon/logger/loggerutils: add TestFollowLogsClose il y a 6 ans
  Brian Goff 94a10150f6 Decouple logfile from tailfile. il y a 7 ans