828 Commits (22.x-202303072154)

Author SHA1 Message Date
Protobuf Team Bot 839e8d25ea Updating version.json and repo version numbers to: 22.1 2 years ago
Deanna Garcia 66f80c3610 Remove errorprone dependency from kotlin protos. 2 years ago
deannagarcia ae97c826f7
Fix potential null pointer error 2 years ago
deannagarcia 075677e415
Compare strings better 2 years ago
deannagarcia 5ffb29d684
Debug java version test 2 years ago
Deanna Garcia 27c7319106 Fix java version test 2 years ago
Deanna Garcia 1456462a14 Add java8 tests and build flags 2 years ago
Jerry Berg a2e33e79e9
Java fixes for 22.x (#12035) 2 years ago
Deanna Garcia e909bfc517 Add OSGi headers to pom files. 2 years ago
deannagarcia 9ee7b565c2
Fix pom_template dependencies. All pom files need a dependency section and kotlin + util need to depend on protobuf-java and kotlin-lite should depend on protobuf-javalite. (#12009) 2 years ago
Protobuf Team Bot a847a8dc4b Updating version.json and repo version numbers to: 22.0 2 years ago
Protobuf Team Bot a594141cc4 Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2 years ago
Protobuf Team Bot 4dd7a1e380 Updating version.json and repo version numbers to: 22.0-rc3 2 years ago
Protobuf Team Bot 1d744d40c8 Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Deanna Garcia 5137f693d2 Update java pom files with new developer and website. 2 years ago
Sandy Zhang d1b86601a2 Add isClosed() to EnumDescriptor in Java. 2 years ago
Adam Cozzette 1325913afd Add Java support for retention attribute 2 years ago
Protobuf Team Bot fa7a079c11 Updating version.json and repo version numbers to: 22.0-rc2 2 years ago
Protobuf Team Bot da975a225c Automated rollback of commit 63e127a89a. 2 years ago
Protobuf Team Bot 2b406251e4 Updating version.json and repo version numbers to: 22.0-rc1 2 years ago
Mike Kruskal f60f478f45 Enable new JSON field name conflict handling. 2 years ago
Jie Luo ca1cb1ba80 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Protobuf Team Bot 5669606613 Create a helper function that can make a mutable copy of any ProtobufList 2 years ago
Jie Luo de5fae0d84 Automated rollback of commit c105e85e7c. 2 years ago
Jie Luo c105e85e7c Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Matt Fowles Kulukundis 1697e4558b Main 202212161220 (#11340) 2 years ago
Protobuf Team Bot 9238c4843a Add debug_redact field option to protobuf. 2 years ago
Protobuf Team Bot 2d12041ae0 Add TODO to remove EMPTY in a future breaking release. 2 years ago
Protobuf Team Bot b51c551e37 Remove unused package private class ProtobufLists. 2 years ago
Protobuf Team Bot 9595cbbf9a Mark UnmodifiableLazyStringList deprecated. UnmodifiableLazyStringList is unnecessary and will be removed in a future release. 2 years ago
Protobuf Team Bot c658e27529 Make emptyList public and mark the public EMPTY field as deprecated. 2 years ago
Protobuf Team Bot f0dc78d7e6 Updating version.json and repo version numbers to: 21.12 2 years ago
Mike Kruskal 032c9c8ada Internal changes 2 years ago
Protobuf Team Bot 99eb7fa891 Updating version.json and repo version numbers to: 21.11 2 years ago
Protobuf Team Bot a474c5b9ff Updating version.json and repo version numbers to: 21.11 2 years ago
Mike Kruskal 63e127a89a Rollback of: Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Protobuf Team Bot 6dbd4131fa Enable Text format parser to skip unknown short-formed repeated fields. 2 years ago
Protobuf Team Bot caf1ce3b35 ROLLBACK_OF: Stop serializing the Class<MessageType> within Google (for now) 2 years ago
Protobuf Team Bot d301a9de3e Internal Changez 2 years ago
Protobuf Team Bot 9b0a8d3096 Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Protobuf Team Bot aa24ccda47 Internal change 2 years ago
Deanna Garcia 33d1070fc4 Expose internal setExtension method for Kotlin 2 years ago
Protobuf Team Bot 11bc195441 Updating version.json and repo version numbers to: 21.10 2 years ago
Protobuf Team Bot ed63a2c7e4 Updating version.json and repo version numbers to: 21.10-rc0 2 years ago
Deanna Garcia 9a1ef54b47 Allow message name "List" without conflict 2 years ago
Protobuf Team Bot 8bd49dea5e Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Jerry Berg 736e9b8f7c Fix misplacement of TimingBelt in the nested_builders_test.proto 2 years ago
Jerry Berg 8d38060c89
Add test to verify nested builder fix. 2 years ago
Jerry Berg f616e70a9a
Add timing belt to nested_builders_test protos 2 years ago
Jerry Berg 8e6afeff49
Mark nested builder as clean after clear is called 2 years ago