Histórico de Commits

Autor SHA1 Mensagem Data
  Brian Goff 16f7cd6749 Move json log reading into log file object há 8 anos atrás
  Brian Goff 52d82b4fbc Refactor log file writer há 8 anos atrás
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog há 7 anos atrás
  Daniel Nephin a06ad2792a Fix benchmarks and remove more unnecessary code. há 7 anos atrás
  Daniel Nephin 7de92de636 Unexport FastTimeMarshalJSON há 7 anos atrás
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 há 8 anos atrás
  Brian Goff e2209185ed Fix log readers can block writes indefinitely há 8 anos atrás
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long há 8 anos atrás
  Brian Goff 1325f667ee Merge pull request #27565 from rothrock/env-by-regex há 8 anos atrás
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages há 8 anos atrás
  Joseph Rothrock 9758a2a724 Use a regex to match environment variables #27565 há 8 anos atrás
  Yanqiang Miao 17ec911da7 Rename 'context' to 'loginfo' in the logger module há 8 anos atrás
  Nalin Dahyabhai 513ec73831 Improve logging of long log lines há 9 anos atrás
  Alexander Morozov 0a352e1a90 Remove some unused structs and fields há 9 anos atrás
  David Calavera ba5a282a83 Merge pull request #20605 from mountkin/optimize-json-log-writer há 9 anos atrás
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" há 9 anos atrás
  Shijiang Wei d7af031114 make the json log writer much faster há 9 anos atrás
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs há 9 anos atrás
  Ingo Gottwald f8c5420080 Fix race condition in JSONFileLogger.Log há 9 anos atrás
  David Calavera 4fef42ba20 Replace pkg/units with docker/go-units. há 9 anos atrás
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. há 9 anos atrás
  daehyeok mun 086c0b4a66 Extract rotate file writer from json log driver há 9 anos atrás
  Brian Goff c136a33c5b Fallback to file polling for jsonlog reader on err há 9 anos atrás
  Shijiang Wei a82f9ac819 increase the maxJSONDecodeRetry in json log reader há 9 anos atrás
  Shijiang Wei e41eae8b42 fix a race in json logger reader há 9 anos atrás
  Daniel Dao 0083f6e984 add labels/env log option for jsonfile há 9 anos atrás
  Alexander Morozov cde607108b Fix error message in max-file validation há 10 anos atrás
  Lei Jitang 5220f3b535 Enable golint in pkg/jsonlog and pkg/jsonmessage. há 10 anos atrás
  Brian Goff c57faa91e2 Ensure reader position is at the end after tailing há 10 anos atrás
  Morgan Bauer ccbe539e86 golint fixes for daemon/logger/* há 10 anos atrás