コミット履歴

作者 SHA1 メッセージ 日付
  Maxim Vladimirskiy e42dc76c4e Add missing Kafka versions 6 年 前
  Ivan Babrou 1f78d8a7f1 Add support for compression levels, closes #1042 6 年 前
  Vlad Hanciuta ed80c61d79 Make timestamp fields of type time.Time and time.Duration 6 年 前
  Vlad Hanciuta 0d4d83d02a Add support for Castagnoli polynomial for CRC32 computation 6 年 前
  Tom Crayford 920e2d0f8d make decoding unknown message versions error 6 年 前
  Sami Hiltunen 028d5382d1 negative timestamps on messages fix 7 年 前
  Evan Huus e6df07fb9c Merge pull request #786 from rtreffer/master 7 年 前
  Rene Treffer fea677b253 Add lz4 compression 7 年 前
  Sebastien Launay 124e7c647e Expose producer metrics with go-metrics 7 年 前
  Evan Huus 10d06c2fe7 Plumb through v0.10 support for consumer/fetch 8 年 前
  Evan Huus a68351e447 Use external snappy package 8 年 前
  Evan Huus 87fb5e3465 Support nil compressed messages 8 年 前
  Evan Huus 2594b8edd6 Fix and simplify message decoding 8 年 前
  Evan Huus 66411d8222 Cleanup a bunch more error formats 9 年 前
  Kostiantyn Stepaniuk 0aeb8f0f95 Update snappy repo path and encoding interface 9 年 前
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. 9 年 前
  Willem van Bergen 2018fd405e Prefix error variables with Err 9 年 前
  Evan Huus 0a9f80b431 Merge pull request #171 from Shopify/hide-snappy-funcs 9 年 前
  Evan Huus 39823e3af9 Check some errors 9 年 前
  Evan Huus b5df04ed3e Make snappy functions private 9 年 前
  Dimitrij Denissenko 9675a91962 Added Gzip test. Simplified a little. 10 年 前
  Dimitrij Denissenko c087d7fc53 Allow Gzip bulk consumption 10 年 前
  Dimitrij Denissenko b1a73257c4 Allow to decode snappy streams 10 年 前
  Dimitrij Denissenko 7664076559 Added support for snappy stream decoding 10 年 前
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size 10 年 前
  Evan Huus fe223908f6 Compression codec is only two bits, not three. 10 年 前
  Evan Huus 487570b284 Get rid of a magic value of the compression codec mask 10 年 前
  Evan Huus 901b907636 Revert "Compression codec is high three bits, not low" 10 年 前
  Evan Huus 7d6070c06e Compression codec is high three bits, not low 10 年 前
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. 11 年 前