Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn bb5a1eb99d daemon/logger/jsonfilelog: format code with gofumpt il y a 3 ans
  Paweł Gronowski d8a731c3aa daemon/logger: Increase initial buffers size il y a 3 ans
  Paweł Gronowski 98810847c4 daemon/logger: Put Message back as soon as possible il y a 3 ans
  Paweł Gronowski 8fe2a68698 daemon/logger: Global buffer pools il y a 3 ans
  Paweł Gronowski 7493342926 daemon/logger: Share buffers by sync.Pool il y a 3 ans
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously il y a 3 ans
  Sebastiaan van Stijn df650a1aeb panic() instead of logrus.Fatal() in init funcs il y a 3 ans
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports il y a 6 ans
  Robin THONI bc709991b3 Use a regex to match labels il y a 6 ans
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow il y a 7 ans
  Phil Estes f962bd06ed Fix incorrect spelling in error message il y a 6 ans
  Brian Goff 94a10150f6 Decouple logfile from tailfile. il y a 7 ans
  Sebastiaan van Stijn f23c00d870 Various code-cleanup il y a 7 ans
  Anusha Ragunathan 0b4b0a7b5d Improve partial message support in logger il y a 7 ans
  Yanqiang Miao f69f09f44c add compress option for 'jsonfiles' log driver il y a 7 ans
  Benjamin Yolken d0c1287a8d Make logfile perms configurable il y a 7 ans
  junzhe and mnussbaum 20ca612a59 Fix empty LogPath with non-blocking logging mode il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Yong Tang e77267c5a6 Carry 34248 Added tag log option to json-logger and use RawAttrs il y a 7 ans
  bonczj 5f50f4f511 Added tag log option to json-logger il y a 7 ans
  Brian Goff 16f7cd6749 Move json log reading into log file object il y a 8 ans
  Brian Goff 52d82b4fbc Refactor log file writer il y a 8 ans
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog il y a 7 ans
  Daniel Nephin a06ad2792a Fix benchmarks and remove more unnecessary code. il y a 7 ans
  Daniel Nephin 7de92de636 Unexport FastTimeMarshalJSON il y a 7 ans
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 il y a 8 ans
  Brian Goff e2209185ed Fix log readers can block writes indefinitely il y a 8 ans
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long il y a 8 ans
  Brian Goff 1325f667ee Merge pull request #27565 from rothrock/env-by-regex il y a 8 ans
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages il y a 8 ans