10678 Commits (9244d121b49f88645234098ae59d28a0ca1f90e4)
 

Author SHA1 Message Date
Sandy Zhang c5c9c2fdf2 Prevent merging PRs directly in main with a failing Mergeable check, except when an `mergeable:force-allow` label is present. 2 years ago
Protobuf Team Bot d301a9de3e Internal Changez 2 years ago
deannagarcia 9b37daf1ce
Add "public" modifier to Kotlin generated code 2 years ago
Protobuf Team Bot 370028c75d [ObjC] Check the Printer failure status. 2 years ago
Protobuf Team Bot c928bf3f25 [ObjC] Convert GenerateSource over to Printer::Emit. 2 years ago
Matt Kulukundis 10b8034be6 Add a code of conduct based on https://www.contributor-covenant.org/ and https://github.com/carbon-language/carbon-lang/blob/trunk/CODE_OF_CONDUCT.md 2 years ago
Joshua Humphries 9a84a0128a Add custom option numbers for use by Buf (#11110) 2 years ago
Protobuf Team Bot 4df096f1e9 [ObjC] Move GenerateHeader over to Printer::Emit. 2 years ago
Martijn Vels 75d31befc6 Implement ZeroCopyInputStream::ReadCord() in terms of absl::CordBuffer 2 years ago
Protobuf Team Bot 9b0a8d3096 Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Jorg Brown 782c7722e1
Merge pull request #11105 from protocolbuffers/21.x-202211301621 2 years ago
Jorg Brown 06776db4e8 Update version.json to: 21.11-dev 2 years ago
Protobuf Team Bot aa24ccda47 Internal change 2 years ago
Mike Kruskal 129c3a4697 Fix copybara transformations for Python/C++ code. 2 years ago
Protobuf Team Bot 09a08d1f75 LazyField::IsInitialized instead of LazyField::Get for oneof. 2 years ago
Jie Luo 24743cd6c7 Remove _SetType from python api_implementation.py 2 years ago
Jie Luo 3d3bebf8ab Internal change only 2 years ago
Deanna Garcia 85debe8400 Internal change 2 years ago
Protobuf Team Bot 568672c733 Fix doc typo 2 years ago
Protobuf Team Bot 3b00bfff78 [ObjC] Update ImportWriter to use Printer::Emit. 2 years ago
deannagarcia 51535c0a53
Merge pull request #11090 from protocolbuffers/deannagarcia-patch-11 2 years ago
Deanna Garcia 33d1070fc4 Expose internal setExtension method for Kotlin 2 years ago
deannagarcia 4465c092cf
Remove php 7.4 installation 2 years ago
Jorg Brown 9832e7815a
Merge pull request #11088 from protocolbuffers/21.x-202211291338 2 years ago
deannagarcia 7e6c9844a2
Prohibit homebrew from automatically updating packages 2 years ago
Jorg Brown 74dae8fe6c Updating changelog 2 years ago
Protobuf Team Bot 11bc195441 Updating version.json and repo version numbers to: 21.10 2 years ago
Jorg Brown f6ff28bfcb
Merge pull request #11075 from protocolbuffers/21.x-202211281808 2 years ago
Theodore Rose d03c11cce9
Merge pull request #11083 from protocolbuffers/deannagarcia-patch-10 2 years ago
deannagarcia 9933339c48
Disable CocoaPods watchOS validation 2 years ago
theodorerose 7cd953703a kokoro trigger change 2 years ago
theodorerose 073b81a94d kokoro trigger change 2 years ago
Matt Fowles Kulukundis 7c308c7d45
Merge pull request #11077 from jskeet/no-eol-check-csharp 2 years ago
Christian Blichmann 670b4f7232 Include header for Abseil's `flat_hash_set<>` 2 years ago
Jon Skeet e2ea242d64 Pre-emptively suppress target framework EOL warnings 2 years ago
Protobuf Team Bot 726aace07c [ObjC] Fix a clang tidy warning about const usage and make the FileGenerator const. 2 years ago
Jorg Brown 0d7f85ca05 Updating changelog 2 years ago
Protobuf Team Bot ed63a2c7e4 Updating version.json and repo version numbers to: 21.10-rc0 2 years ago
Protobuf Team Bot afb5a268f1 Remove sometimes-ambiguous use of operator '<<'. 2 years ago
Protobuf Team Bot 0a979584ee Auto-generate files after cl/491417852 2 years ago
Protobuf Team Bot 585b41a2dd Remove _internal_has_XXX APIs and directly check presence (e.g. has_bits, oneof case). 2 years ago
deannagarcia 7268e2fe6a
Merge pull request #11068 from deannagarcia/21.x 2 years ago
Deanna Garcia 9a1ef54b47 Allow message name "List" without conflict 2 years ago
Martijn Vels d5f759f7a4 Optimize Arena Ctor/Dtor for lazy field 2 years ago
Theodore Rose f3873dd6fc
Merge pull request #11039 from yksten/patch-1 2 years ago
Kenji Abe 7845696b1a Add more public modifiers 2 years ago
Deanna Garcia 6edfc80428 Cherrypick public modifier 2 years ago
Protobuf Team Bot 903639c328 [ObjC] Put out of range closed enum extension values in unknown fields. 2 years ago
Protobuf Team Bot 7a7bdde799 [ObjC] Final const cleanups for generator. 2 years ago
Protobuf Team Bot e8a9dcb0df [ObjC] Move the has bits computation to the ctor. 2 years ago