Historique des commits

Auteur SHA1 Message Date
  Robin 7957e72eca factor out getStringLength, use putArrayLength il y a 6 ans
  Robin b3f149d4d2 add create partitions il y a 6 ans
  Vlad Hanciuta b7f694ebc8 Determine the records type based on the magic number not API version il y a 6 ans
  Vlad Hanciuta 5a79f9f5ac Add support for nullable strings. il y a 6 ans
  Vlad Hanciuta ff1f79c54b Add dynamicPushDecoder interface il y a 6 ans
  Vlad Hanciuta 82babd01e5 Allow negative values for getArrayLength() il y a 6 ans
  Vlad Hanciuta ba10b7b08d Add support for varint encoding and decoding il y a 6 ans
  DiSiqueira fdebee00c4 Following Golint tips for if blocks who ends with a return il y a 7 ans
  Dieter Plaetinck 70f640ef06 move to real_decoder and privatize. il y a 8 ans
  Dieter Plaetinck edca54dc23 pre-allocate decoding errors il y a 8 ans
  Willem van Bergen 1badb8e8c4 Add JoinGroup request and response pair. il y a 8 ans
  Evan Huus 12d29331cf A few minor suggestions from golint il y a 8 ans
  Evan Huus 900e4f4595 Centralize and unify getSubset error checking il y a 8 ans
  Evan Huus 66411d8222 Cleanup a bunch more error formats il y a 9 ans
  Evan Huus 37fcac52fd Hardcode integer sizes il y a 9 ans
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. il y a 9 ans
  Willem van Bergen 2018fd405e Prefix error variables with Err il y a 9 ans
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size il y a 10 ans
  Evan Huus 0f5cff6a9a Return a decoding error for negative array lengths il y a 10 ans
  Antoine Grondin 07ce59b43f Revert `go vet` incompatible changes (go1.0). More magic numbers. il y a 10 ans
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. il y a 11 ans
  Evan Huus e4ff187a56 go 1.0 compatibility; all we lose is ipv6 zones il y a 11 ans
  Evan Huus 4969d24fa1 kafka->sarama il y a 11 ans
  Evan Huus 07a8b70445 wip remove namespacing il y a 11 ans
  Evan Huus 9047579808 Split into two packages, one low-level, one high il y a 11 ans
  Evan Huus d53fb36f6a Offset request/response il y a 11 ans
  Evan Huus 0c69a97459 Slices can already be nil il y a 11 ans
  Evan Huus 84d5cfc734 Finish improving errors il y a 11 ans
  Evan Huus 1862bd8823 Decode remaining parts of fetch responses il y a 11 ans
  Evan Huus fe73334510 Factor out common array encoding/decoding il y a 11 ans