Commit History

Автор SHA1 Съобщение Дата
  dilyevsky b285ee9cfc Log parsing errors using log pkg (#851) преди 5 години
  Joe Tsai 8d0c54c124 protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) преди 6 години
  Joe Tsai b27b920f9e proto: deprecate Stats data structure (#677) преди 6 години
  Kassian Sun f05648d464 jsonpb: handle map key and value properties properly (#645) преди 6 години
  Joe Tsai 05f48f4eaf proto: revert UTF-8 validation for proto2 (#628) преди 6 години
  Tamir Duberstein 013f295b1c Correct some mistakes (#316) преди 7 години
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes преди 7 години
  Googler 5bdfda0a01 Change MessageName to check if Message has an XXX_MessageName() method, and use the name returned by that method instead of internal registry when present. преди 8 години
  Ross Light ba6f978a1a Make proto.RegisterFile public for gRPC преди 8 години
  matloob@google.com 9e6977f30c proto: fix equality to work with V1 generated format преди 8 години
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages преди 8 години
  Dave Day 2ebff28ac7 Correctly set OrigName for oneof fields. преди 8 години
  David Symonds d20896fc31 Add support for plumbing json_name from protoc through to proto.Properties. преди 8 години
  Damien Neil 0879490610 Generate sizer functions for oneofs. преди 9 години
  David Symonds d3d78384b8 Expand proto.RegisterType mapping to record both directions (name <-> reflect.Type), преди 9 години
  David Symonds a7f1e751cd Register all proto message types with a centralised registry. преди 9 години
  David Symonds 5d7f79bcf3 Fix jsonpb parsing of enums as names for proto3. преди 9 години
  David Symonds 535a104686 Fix size of oneof fields when they are set to their zero value. преди 9 години
  David Symonds 1baed096cd Expose the thorny part of the oneof metadata interpretation. преди 9 години
  David Symonds 59b73b37c1 Implement oneof support. преди 9 години
  David Symonds 889ae49d31 Fix encoding and sizing of empty byte slices in proto3 maps. преди 9 години
  David Symonds f7137ae6b1 Switch the properties Mutex to a RWMutex. преди 9 години
  David Symonds 3ea3e05dbf Support map<k,v> protocol buffer fields. преди 10 години
  David Symonds abd3b412d3 Support proto3. преди 10 години
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. преди 10 години
  David Symonds 50386d2477 goprotobuf: Miscellaneous cleanups. преди 10 години
  David Symonds 905b3fdd57 goprotobuf: Check GetProperties is passed a struct early on. преди 10 години
  David Symonds 0ec36a25a2 goprotobuf: Split encoding of repeated int32 and repeated uint32 fields. преди 10 години
  David Symonds 7e81098011 goprotobuf: Fix handling of empty string defaults for 'string' and 'bytes' fields. преди 10 години
  David Symonds f054e84f76 goprotobuf: Split encoding of int32 and uint32 fields. преди 10 години