提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn 0b155db389 pkg/jsonmessage: normalize comment formatting 5 年之前
  Sebastiaan van Stijn 04fcb6cfbf pkg/jsonmessage: fix SA1006: printf-style function with no arguments 5 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 5 年之前
  RaviTeja Pothana 1990a3e409 replace gotty with aec, since gotty hasn't been updated since very long time and aec can drop in for gotty 6 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Tonis Tiigi f784907eae jsonmessage: pass message to aux callback 7 年之前
  Daniel Nephin 7d8815ea70 Cleanup pkg/jsonmessage progress tests 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Daniel Nephin 27cfa68af1 Move RFC3339NanoFixed to a more appropriate package. 7 年之前
  Daniel Nephin 9b47b7b151 Fix golint errors. 7 年之前
  Ying Li a771c16834 Update the stream formatter to display custom unit numbers. 8 年之前
  Ian Campbell 5894bc1abf Add `docker build --iidfile=FILE` 8 年之前
  Aaron Lehmann 330a003533 Synchronous service create and service update 8 年之前
  Ian Campbell 3c233b13a0 pkg/jsonmessage: Encode ANSI ESC directly as \x1b rather than via fmt as %c 8 年之前
  Ian Campbell f02221a794 pkg/jsonmessage: Use terminfo rather than open coding ANSI escape codes 8 年之前
  Ian Campbell b08b437acc pkg/jsonmessage: Avoid undefined ANSI escape codes. 8 年之前
  Daniel Nephin a0ab33124a Extract stream output handling to a new type. 8 年之前
  allencloud c1be45fa38 fix typos 9 年之前
  Aaron Lehmann 65370be888 Send push information to trust code out-of-band 9 年之前
  David Calavera 4fef42ba20 Replace pkg/units with docker/go-units. 9 年之前
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. 9 年之前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年之前
  Sebastiaan van Stijn 7a6f5d9b31 Remove redundant check 9 年之前
  Aaron Lehmann 59df2adc07 Fix the scoping of "diff" so its value doesn't leak between loop iterations 9 年之前
  Aaron Lehmann fc41d39394 Don't update lines on the terminal from a previous operation 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 年之前
  Vincent Batts 4026512a2c events/jsonmessage: add and prefer TimeNano for events 9 年之前
  Stephen J Day 349aef06d5 Avoid buffering to tempfile when pushing with V2 10 年之前
  Lei Jitang 5220f3b535 Enable golint in pkg/jsonlog and pkg/jsonmessage. 10 年之前