Historie revizí

Autor SHA1 Zpráva Datum
  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
  Joseph Rothrock 9758a2a724 Use a regex to match environment variables #27565 před 8 roky
  Yanqiang Miao 17ec911da7 Rename 'context' to 'loginfo' in the logger module před 8 roky
  Nalin Dahyabhai 513ec73831 Improve logging of long log lines před 9 roky
  Alexander Morozov 0a352e1a90 Remove some unused structs and fields před 9 roky
  David Calavera ba5a282a83 Merge pull request #20605 from mountkin/optimize-json-log-writer před 9 roky
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" před 9 roky
  Shijiang Wei d7af031114 make the json log writer much faster před 9 roky
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs před 9 roky
  Ingo Gottwald f8c5420080 Fix race condition in JSONFileLogger.Log před 9 roky
  David Calavera 4fef42ba20 Replace pkg/units with docker/go-units. před 9 roky
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. před 9 roky
  daehyeok mun 086c0b4a66 Extract rotate file writer from json log driver před 9 roky
  Brian Goff c136a33c5b Fallback to file polling for jsonlog reader on err před 9 roky
  Shijiang Wei a82f9ac819 increase the maxJSONDecodeRetry in json log reader před 9 roky
  Shijiang Wei e41eae8b42 fix a race in json logger reader před 9 roky
  Daniel Dao 0083f6e984 add labels/env log option for jsonfile před 9 roky
  Alexander Morozov cde607108b Fix error message in max-file validation před 10 roky
  Lei Jitang 5220f3b535 Enable golint in pkg/jsonlog and pkg/jsonmessage. před 10 roky
  Brian Goff c57faa91e2 Ensure reader position is at the end after tailing před 10 roky
  Morgan Bauer ccbe539e86 golint fixes for daemon/logger/* před 10 roky