Commit History

Author SHA1 Message Date
  Cory Snider 01915a725e daemon/logger: follow LogFile without file watches 3 years ago
  Cory Snider 6d5bc07189 daemon/logger: fix refcounting decompressed files 3 years ago
  Cory Snider 906b979b88 daemon/logger: remove ProducerGone from LogWatcher 3 years ago
  Cory Snider 9aa9d6fafc daemon/logger: add test suite for LogReaders 3 years ago
  Cory Snider 961d32868c daemon/logger: improve jsonfilelog read benchmark 3 years ago
  Brian Goff 4be98a38e7 Fix handling for json-file io.UnexpectedEOF 4 years ago
  Brian Goff 933a87236f Reduce allocations for logfile reader 5 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Sebastiaan van Stijn 3449b12cc7 Use assert.NilError() instead of assert.Assert() 6 years ago
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow 7 years ago
  Brian Goff 94a10150f6 Decouple logfile from tailfile. 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Brian Goff 16f7cd6749 Move json log reading into log file object 8 years ago
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog 7 years ago
  Daniel Nephin a06ad2792a Fix benchmarks and remove more unnecessary code. 7 years ago