1025 Commits (090525f3f2d0866e12a84fe98702a45dc9aaa9be)

Author SHA1 Message Date
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
Deanna Garcia 9b5a2c6f6f 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. 2 years ago
Protobuf Team Bot 6d776dfed5 protobuf: fix a data race in AbstractProtobufList 2 years ago
Mike Kruskal 649cc30872 Open-source some of our string_view tests. 2 years ago
Protobuf Team Bot a847a8dc4b Updating version.json and repo version numbers to: 22.0 2 years ago
Protobuf Team Bot c4ed948314 Fix lint warnings for protobuf GeneratedMessage.java 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 1de344fcd1 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
Mike Kruskal e19c2606b3 Internal changes 2 years ago
Protobuf Team Bot 5815aa307c Document cleanups that should be done in a not-too-distant breaking-change 2 years ago
Protobuf Team Bot 60b71498d7 Add exemplar variants of the Java Any.is() and Any.unpack() methods. 2 years ago
Protobuf Team Bot ab3dbe5d4b Fix lint warnings in proto GeneratedMessage.java 2 years ago