Commit History

Author SHA1 Message Date
  Damien Neil b322e49f0e Merge pull request #520 from neild/dev.alias 6 years ago
  Damien Neil 055d7b0dba [dev] remove spurious comment 6 years ago
  Damien Neil f7e61e16d5 [dev] Set plugins=grpc when generating testdata protos. 6 years ago
  Damien Neil 025a21d09b [dev] multi/multi*.pb.go: add these files and remove them from .gitignore. 6 years ago
  Damien Neil 8cbe6f4e7d [dev] Add 'all' targets back to Makefiles. 6 years ago
  Damien Neil 04869ad56b [dev] protoc-gen-go: reorganize, fix testdata directory 6 years ago
  Joe Tsai e6af52bec8 proto: treat bad wire types as unknown fields (#511) 6 years ago
  Joe Tsai f4b403deef all: update to protoc v3.5.1 for testing 6 years ago
  Chris Manghane cb908bfc75 Merge pull request #506 from paranoiacblack/deprecated-fields 6 years ago
  Joshua Humphries 42d4f47726 jsonpb: skip unexported or non-protobuf fields (#510) 6 years ago
  Chris Manghane da3e23721f protoc-gen-go: indicate deprecated fields in documentation 6 years ago
  Joe Tsai 9a84eb8532 proto: support purego build tag 6 years ago
  Chris Manghane bbd03ef6da proto, protoc-gen-go: fix vet and gofmt errors for Go 1.10 (#508) 6 years ago
  Chris Manghane 97a81c9574 proto: fix govet failures in Go 1.10 (#505) 6 years ago
  Joe Tsai 57af8637f0 proto: robustify tests that compare error messages (#500) 6 years ago
  Joe Tsai b409cc5837 proto: remove Proto3UnknownFields flag (#497) 6 years ago
  Joe Tsai 35253352f9 proto: reject invalid UTF-8 in strings (#499) 6 years ago
  Joe Tsai 925541529c proto: add DiscardUnknown function (#498) 6 years ago
  Joe Tsai 10c2d9d3cc proto: add logic to handle legacy message (#496) 6 years ago
  oChen f9bf3fbed3 jsonpb: change Marshal to trim timestamp/duration to 0 fractional digits if possible (#490) 6 years ago
  dfawley ac606b1764 jsonpb: fix handling of illegal and negative nanoseconds (#492) 6 years ago
  Joe Tsai c65a0412e7 Revert "fix unnecessary rounding to float64 precision when JSON-marshaling durations (#453)" (#493) 6 years ago
  Joshua Humphries 5f34c20e59 proto: expose accessors for raw value of extensions (#483) 6 years ago
  Damien Neil 2bd7280edf protoc-gen-go: format interfaces for gofmt 1.9 and 1.10 (#486) 6 years ago
  Joe Tsai 7d76aa1a81 Remove raw interface (#482) 6 years ago
  Joe Tsai 572071ce41 Use fmt.Errorf instead of errors.New (#481) 6 years ago
  Herbie Ong 2bc5431dca jsonpb: change Marshal/Unmarshal to return error if any required field is not set (#472) 6 years ago
  Joe Tsai 575152efd8 Cleanup comments and whitespace (#471) 6 years ago
  Herbie Ong 49f2ba7d08 jsonpb: check for nil in Marshal and return error to avoid panic. (#469) 6 years ago
  Tamir Duberstein 5c7dd3329b Simplify code (#314) 6 years ago