17538 Commits (a978b75794a6ce4547c9db08a115c458d9190934)
 

Author SHA1 Message Date
Protobuf Team Bot a978b75794 Updating version.json and repo version numbers to: 27.0 6 months ago
zhangskz f396506571
MODULE.bazel fixes for protobuf BCR release. (#16927) 6 months ago
zhangskz 4baa11fc6d
Merge pull request #16906 from protocolbuffers/editions-27 6 months ago
zhangskz 4483c6bb28
Lazily resolve features for proto2 and proto3 for compatibility with old open source gencode that does not invoke feature resolution from gencode static init. (#16907) 6 months ago
Mike Kruskal f8a4a6880e Fix whitespace merge issue in gencode 6 months ago
Mike Kruskal c3417f582f Regenerate stale files 6 months ago
Mike Kruskal fea6847e40 Future-proof edition 2023 against feature value support windows. 6 months ago
Mike Kruskal d2da4636c0 Mark deleted fields in descriptor.proto reserved 6 months ago
Mike Kruskal 0a05aa8215
Merge pull request #16875 from protocolbuffers/ban-recursive-features 7 months ago
Mike Kruskal 8c5f3a747b Prohibit using features in the same file they're defined in. 7 months ago
zhangskz dda73f0ed4
Merge pull request #16846 from protocolbuffers/27.x-202405141806 7 months ago
Protobuf Team Bot faed74ba8e Updating version.json and repo version numbers to: 27.0-dev 7 months ago
Protobuf Team Bot f16e677754 Updating version.json and repo version numbers to: 27.0-rc3 7 months ago
Mike Kruskal dded7bc11f
Merge pull request #16838 from protocolbuffers/backport-27 7 months ago
Mike Kruskal 4c85a1a1df Regenerate stale files 7 months ago
Mike Kruskal cf3530217f
Merge pull request #16837 from mkruskal-google/backport-27 7 months ago
Mike Kruskal f8d0a5b1dd Add extension declarations for known features. 7 months ago
Mike Kruskal 3bc86674a5 Clear repository cache between bazel runs 7 months ago
zhangskz 615e7045c5
Work around windows path length limitations by moving immutable -> full in open source (new generator paths) and shortening long file names. (#16825) 7 months ago
zhangskz 0b3d88002e
Merge pull request #16823 from protocolbuffers/cp-java-reserve 7 months ago
Sandy Zhang c18cb95782 Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. 7 months ago
zhangskz ffd753fb63
Add temporary alias for system_python.bzl at previous location . (#16787) 7 months ago
Joshua Haberman 5fea2f6678
Merge pull request #16799 from protocolbuffers/27.x-202405082203 7 months ago
Protobuf Team Bot 9a609fcb22 Updating version.json and repo version numbers to: 27.0-dev 7 months ago
Protobuf Team Bot 542fdff860 Updating version.json and repo version numbers to: 27.0-rc2 7 months ago
zhangskz 8bb298fd0a
Merge pull request #16759 from protocolbuffers/cp-deprecate-mvn 7 months ago
Sandy Zhang 51b48a4791 Deprecate building from source with Maven to be removed in 4.28.x. 7 months ago
zhangskz 28ee9b8068
Merge pull request #16687 from protocolbuffers/cp-gha 7 months ago
Mike Kruskal 2e9bb6747f
Merge pull request #16729 from mkruskal-google/cp-editions-27 7 months ago
Mike Kruskal bdf6b10e7c Fix validation checks of implicit presence. 7 months ago
Mike Kruskal 61c91874c6 Clarify map behaviors in editions. 7 months ago
Mike Kruskal 9d715cb69d Move the windows path length workarounds out of protobuf-ci 7 months ago
zhangskz 41149253ac
Merge pull request #16722 from protocolbuffers/cp-java-generator 7 months ago
Sandy Zhang cd337dda70 Update src/file_lists.cmake for staleness 7 months ago
zhangskz 8dedafc575
Merge pull request #16716 from protocolbuffers/cp-system-python 7 months ago
Mike Kruskal d56cb7d768 Split bootstrapped java_features.proto to keep it from leaking out. 7 months ago
Joshua Haberman bd81fd95f3 Refactored the Java generator into separate packages and targets. 7 months ago
Sandy Zhang 65ee12380e Add system_python to protobuf_deps.bzl. 7 months ago
Mike Kruskal 1ee203b045 Migrate bazel tests to protobuf-ci. 7 months ago
Mike Kruskal 58aab31930
Merge pull request #16557 from protocolbuffers/bazel-cache-fix 8 months ago
Mike Kruskal 5b4f350a2f
Merge pull request #16556 from mkruskal-google/bazel-cache-fix 8 months ago
Mike Kruskal 16acf7ed86 Fix bazel cache issues in 7.0.0 8 months ago
Protobuf Team Bot e67ccf8a0e Updating version.json and repo version numbers to: 27.0-dev 8 months ago
Protobuf Team Bot d63f37da96 Updating version.json and repo version numbers to: 27.0-rc1 8 months ago
Mike Kruskal 57a6e8df1c Add dedicated tests to lock down that overridable defaults never change. 8 months ago
Protobuf Team Bot f76b28e535 Minor cleanup: IWYU, clang-tidy, etc. 8 months ago
Keith Smiley 1bc6d6d532 [bzlmod] Set repo_name to com_google_protobuf (#16495) 8 months ago
Protobuf Team Bot 6afdd5a135 Auto-generate files after cl/625815212 8 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 8 months ago
Mike Kruskal d1f2eae5c3 Fix delimited encoding for lazy-initialized fields. 8 months ago