An open API service providing commit metadata for open source projects.

GitHub / ModularitySystem/protobuf / commits

SHA Message Author Date Stats
b5d812f8 Delete the conformance test (#808) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9bfdceed proto: remove test dependency on experimental packages (#805) Alex Rudd <A****d@u****m>
Committed by: Joe Tsai <j****i@d****t>
over 7 years ago
c823c79e ptypes: More cleanly construct a Timestamp (#797) JP Sugarbroad <t****x@g****m>
Committed by: Damien Neil <n****d@u****m>
over 7 years ago
3337d281 ptypes: Avoid assuming time.Duration is nanoseconds (#796) JP Sugarbroad <t****x@g****m>
Committed by: Damien Neil <n****d@u****m>
over 7 years ago
347cf4a8 protoc-gen-go: fix oneof name mangling regression (#782) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1d3f30b5 README.md: document how to build a specific version of protoc-gen-go (#764) Jeremy Lin <j****n@c****u>
Committed by: Joe Tsai <j****i@d****t>
over 7 years ago
8d0c54c1 protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
882cf97a all: update to v3.6.1 (#757) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
52132540 proto: store extension values according to protobuf data model (#746) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
951a149f proto: deprecate {Unm,M}arshalMessageSet{JSON} (#741) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
75dceb11 all: increase minimum supported version to go1.9 (#742) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
1918e1ff protoc-gen-go: reference publicly imported symbols directly Damien Neil <d****l@g****m> almost 8 years ago
9a73c7ff protoc-gen-go: add test for use of publicly imported symbol Damien Neil <d****l@g****m> almost 8 years ago
d18af0db protoc-gen-go: expand import_public test files Damien Neil <d****l@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
0382e763 protoc-gen-go: include groups in public import forwarders Damien Neil <d****l@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
d3de96c4 protoc-gen-go: normalize floating-point default values (#737) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
5e0eda4b protoc-gen-go: generate deprecation comments for oneof fields Damien Neil <d****l@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
3ed0fc65 protoc-gen-go: add test case for deprecated oneof field Damien Neil <d****l@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
d7fc2019 protoc-gen-go: don't force space after "//" in comments (#725) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7be36319 protoc-gen-go/generator: fix misspelling (#732) Cyrille Hemidy <c****y@g****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
5e707b20 .travis.yml: include go1.11 (#731) Harald Nordgren <h****n@g****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
ddf22928 protoc-gen-go: only disambiguate predefined idents for local package names (#... Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
31e0d063 protoc-gen-go: predeclared identifiers in cleanPackageName (#722)
Signed-off-by: Arjun Sreedharan <a****n@p****o>
Sam Smith <s****7@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
7011d38a protoc-gen-go: put all imports in one section (#720) Damien Neil <n****d@u****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
7b180878 protoc-gen-go: more standard import organization (#719) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
c8b73fbf protoc-gen-go: generate descriptor before plugins (#718) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7716a980 protoc-gen-go: simplify init function generation (#716) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
32c79afd protoc-gen-go: move package comments to before the package decl (#715) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
6e3d092c protoc-gen-go: fix symbol names in comments on public imports Damien Neil <d****l@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
e6eece43 protoc-gen-go: additional tests for public imports Damien Neil <d****l@g****m>
Committed by: Damien Neil <n****d@u****m>
almost 8 years ago
acc50135 protoc-gen-go: Don't set the json tag on extension fields. (#713) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
39da8198 protoc-gen-go: add more spaces between methods (#712) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
88bc7112 protoc-gen-go: add blank line after extension method (#711) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
a47340a8 protoc-gen-go: put imports in a single import() block (#707) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
174d6485 proto: remove commented-out code (#704) Iskander (Alex) Sharipov <i****v@i****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
78db94dd proto: replace exprs with matching consts from math pkg (#705) Iskander (Alex) Sharipov <i****v@i****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
2f5a26c5 proto: replace len(b)<=0 with len(b)==0 (#706) Iskander (Alex) Sharipov <i****v@i****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
b9c4db95 protoc-gen-go: stop generating package "// import" comment (#701) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
0f2620f5 protoc-gen-go: use consistent receiver name for messages (#700) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
ebb3f582 go.mod: add module file (#699) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e3444742 protoc-gen-go: add blank lines between various enum functions (#697) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
fffb0f78 proto: uniquify descriptor var based on filename alone (#696) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
b27b920f proto: deprecate Stats data structure (#677) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9e2f3b8f proto: return more useful error message in SetExtension (#685) dasmdasm <4****m@u****m>
Committed by: Joe Tsai <j****i@d****t>
almost 8 years ago
aa810b61 proto: fix handling of required fields after multiple violations (#679) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
20b6e0b1 Update issue templates Joe Tsai <j****i@d****t> almost 8 years ago
89a0c16f README.md: remove usage of group in example (#673) Thomas Crain <t****s@t****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
7d1b2685 jsonpb: avoid unexported fields in hand-crafted message (#671) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f5983d50 proto: make invalid UTF-8 errors non-fatal (#660) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
560bdb64 jsonpb: strictly document JSONPBMarshaler and JSONPBUnmarshaler behavior (#662) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
11bd5590 proto: revert strict erroring of deterministic and custom marshalers (#658) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
93b26e6a protoc-gen-go: refactor generator by splitting up generateMessage (#657) Patrik Nyblom <p****n@e****g>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
427e1651 proto: fix and cleanup test for deterministic marshal with custom marshalers ... Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
14aad3d5 jsonpb: avoid copying string-valued map-keys (#654) David Howden <d****n@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
70b3af33 proto: return errors when using deterministic marshaling with custom Marshalers jmarais <j****a@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
0cb4f732 README: fix markdown formatting issue Aaron Ong <a****s@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
1325a051 proto: fix quadratic behavior in nested map marshaling (#641) cherrymui <l****1@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
f05648d4 jsonpb: handle map key and value properties properly (#645) Kassian Sun <k****n@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
9eb2c01a jsonpb: decode int32/uint32/float32/float64 strings (#630) Kassian Sun <k****n@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
9f81198d ptypes: ran gofmt on any_test.go ia <i****s@g****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
58318802 Build grpc generated code as part of tests (#634) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
05f48f4e proto: revert UTF-8 validation for proto2 (#628) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
64db29d8 jsonpb: error on scalar enum provided for repeated enums instead of panic Stan Nelson <e****s@y****m>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
3a3da3a4 proto: mention field name in error message (#616) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
70c277a8 jsonpb: fix unmarshaling JSON object with escaped string into Struct type (#612) Herbie Ong <c****r@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
d7d60bc0 grpc: fix and improve interface comments for client/server types (#604) David Symonds <d****s@g****g>
Committed by: Joe Tsai <j****i@d****t>
about 8 years ago
668a6076 LICENSE: Move title to README.md Rob Pike <r****@g****g>
Committed by: Herbie Ong <c****r@u****m>
about 8 years ago
927b6591 proto: adjust documentation on RequiredNotSetError (#603) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
32a84b27 grpc: document ctx closure best practices (#600) Jean de Klerk <d****k@g****m>
Committed by: Joe Tsai <j****i@d****t>
over 8 years ago
7c4add53 protoc-gen-go: remove deprecated function in grpc (#592) (#602) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3fac2a27 ptypes: optimize Is to avoid prefix scan (#601) jukkag <3****g@u****m>
Committed by: Joe Tsai <j****i@d****t>
over 8 years ago
b4deda09 merge Merge pull request #591 from golang/master-merge Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8db9ce6c merge Merge remote-tracking branch 'origin/dev' into master Joe Tsai <j****i@d****t> over 8 years ago
acbe2df6 protoc-gen-go: fix release tag in golden_test (#590) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
fae8ec69 proto: amortize cost of growing a Buffer (#584) Rhys Hiltner <r****r@g****m>
Committed by: Joe Tsai <j****i@d****t>
over 8 years ago
d167f5cf proto: remove unused writeRaw function (#585) Tamir Duberstein <t****d@g****m>
Committed by: Joe Tsai <j****i@d****t>
over 8 years ago
bf2da822 Revert "protoc-gen-go: use standard library context (requires Go1.9) (#548)" ... dfawley <d****y@g****m>
Committed by: Joe Tsai <j****i@d****t>
over 8 years ago
6fb5325c Implement "import public" using type aliases. (#583) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9bb87600 protoc-gen-go: fix generation of proxy getters for distant types (#563) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3b4abe1a protoc-gen-go: fix up generation of package names (#576) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d3afd40b Configure Travis to test Go1.6 (again) (#571) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
06c268a9 protoc-gen-go: revert some API changes (#577) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
91cccdb4 proto: do not allow unknown fields to satisfy required field bit (#565) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e09c5db2 Fix godoc examples for Any (#569)
Signed-off-by: John McCabe <j****n@j****t>
John McCabe <j****e@u****m>
Committed by: Damien Neil <n****d@u****m>
over 8 years ago
9c8fb7a9 protoc-gen-go: Don't rely on local package name for mset name hack. (#562) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b028a76c proto: ignore unknown fields in map entries (#561) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
397ff901 protoc-gen-go: use keyed ExtensionRange literals (#560) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2cbfb78c conformance: remove useless variable declaration (#558) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e0ed9032 descriptor: fix example name (#559) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
ab964bf6 conformance: clean up, fix conformance tests (#552) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
80c8f764 protoc-gen-go: fix generation of public imports (#549) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d0dc0def Reduce a bunch of generated code in oneof sizers. (#557) David Symonds <d****s@g****g>
Committed by: Joe Tsai <j****i@d****t>
over 8 years ago
b244a785 protoc-gen-go: don't generate blank // import comment (#554) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
12a586e0 golden_test: normalize path separators for Windows (#550) Chris Manghane <c****g@g****g>
Committed by: Damien Neil <n****d@u****m>
over 8 years ago
3dc8a89f protoc-gen-go: use standard library context (requires Go1.9) (#548) Joe Tsai <j****i@d****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
251359bf protobuf: Delete makefiles, regenerate protos consistently (#546) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2b3479d8 protoc-gen-go: fix test (#545) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6fb8a6f1 protoc-gen-go: add paths=source_relative option (#544) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9d4962b4 protoc-gen-go: handle package import names per-file (#543) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a1987161 protoc-gen-go: add test for various generation params (#539) Damien Neil <n****d@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago

← Back to repository