Historie revizí

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