lp:~thopiekar/protobuf/+git/protobuf

Get this repository:
git clone https://git.launchpad.net/~thopiekar/protobuf/+git/protobuf

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/google/protobuf.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log

Branches

Name Last Modified Last Commit
test_630687591 2024-05-11 04:07:06 UTC
Wire format experiments.

Author: Joshua Haberman
Author Date: 2024-05-04 19:20:27 UTC

Wire format experiments.

PiperOrigin-RevId: 630687591

main 2024-05-11 02:21:24 UTC
Auto-generate files after cl/632663127

Author: Protobuf Team Bot
Author Date: 2024-05-11 02:21:06 UTC

Auto-generate files after cl/632663127

cp-windows 2024-05-10 22:15:25 UTC
Update BUILD.bazel file accessor_generator.h -> generator.h

Author: Sandy Zhang
Author Date: 2024-05-10 22:15:25 UTC

Update BUILD.bazel file accessor_generator.h -> generator.h

test_630443328 2024-05-10 22:14:34 UTC
Work around windows path length limitations by moving immutable -> full in op...

Author: Sandy Zhang
Author Date: 2024-05-03 18:14:08 UTC

Work around windows path length limitations by moving immutable -> full in open source (new generator paths) and shortening long file names.

Re-enable windows bazel test.

PiperOrigin-RevId: 630443328

27.x 2024-05-10 21:47:19 UTC
Merge pull request #16823 from protocolbuffers/cp-java-reserve

Author: zhangskz
Author Date: 2024-05-10 21:47:19 UTC

Merge pull request #16823 from protocolbuffers/cp-java-reserve

Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named java.

test_630523873 2024-05-10 21:34:16 UTC
Add support for setting extensions with Ptr<Extension> in Upb C++ protos.

Author: Protobuf Team Bot
Author Date: 2024-05-03 23:10:55 UTC

Add support for setting extensions with Ptr<Extension> in Upb C++ protos.

PiperOrigin-RevId: 630523873

test_632601193 2024-05-10 21:33:49 UTC
internal change

Author: Jie Luo
Author Date: 2024-05-10 21:17:31 UTC

internal change

PiperOrigin-RevId: 632601193

test_630404483 2024-05-10 19:53:40 UTC
Test pre-release version of FFI to see if it address memory corruption in CRu...

Author: Protobuf Team Bot
Author Date: 2024-05-03 15:59:59 UTC

Test pre-release version of FFI to see if it address memory corruption in CRuby tests.

PiperOrigin-RevId: 630404483

test_631451788 2024-05-10 19:32:22 UTC
Remove `Arena_pin` in favor and adopt the UPB freezing API instead.

Author: Protobuf Team Bot
Author Date: 2024-05-07 16:36:02 UTC

Remove `Arena_pin` in favor and adopt the UPB freezing API instead.

PiperOrigin-RevId: 631451788

test_631117300 2024-05-10 19:05:11 UTC
Implement the lazy repeated field data structure.

Author: Cong Liu
Author Date: 2024-05-06 17:53:51 UTC

Implement the lazy repeated field data structure.

PiperOrigin-RevId: 631117300

test_629178086 2024-05-10 18:32:08 UTC
internal changes to plugin

Author: Protobuf Team Bot
Author Date: 2024-04-29 20:57:30 UTC

internal changes to plugin

PiperOrigin-RevId: 629178086

test_632229753 2024-05-10 15:34:23 UTC
Introduce new API DownCastToMessage/DynamicCastToMessage as a replacement for...

Author: Protobuf Team Bot
Author Date: 2024-05-09 19:11:29 UTC

Introduce new API DownCastToMessage/DynamicCastToMessage as a replacement for down_cast/dynamic_cast from MessageLite to Message.
The new functions work even when RTTI is not present.

Also, add an assertion in DownCast to make sure we don't use it for message types. Message types have dedicated cast functions that should be used instead.

PiperOrigin-RevId: 632229753

test_625685976 2024-05-10 15:03:51 UTC
Devirtualize CheckTypeAndMergeFrom and use the existing function from

Author: Protobuf Team Bot
Author Date: 2024-04-17 15:06:37 UTC

Devirtualize CheckTypeAndMergeFrom and use the existing function from
ClassData.
This removes a virtual function and reduces binary size.

PiperOrigin-RevId: 625685976

test_632278307 2024-05-10 14:51:41 UTC
Internal chanegs

Author: Protobuf Team Bot
Author Date: 2024-05-09 21:54:26 UTC

Internal chanegs

PiperOrigin-RevId: 632278307

test_620291225 2024-05-10 13:28:41 UTC
Add a reserve method on ProxiedInRepeated

Author: Derek Benson
Author Date: 2024-03-29 18:10:30 UTC

Add a reserve method on ProxiedInRepeated

PiperOrigin-RevId: 620291225

test_620214134 2024-05-10 13:26:41 UTC
Add benchmarks for Protobuf Rust that demonstrate the overhead of the Rust im...

Author: Derek Benson
Author Date: 2024-03-29 11:40:48 UTC

Add benchmarks for Protobuf Rust that demonstrate the overhead of the Rust implementations.

PiperOrigin-RevId: 620214134

test_632146543 2024-05-10 01:05:34 UTC
Internal changes/optimizations

Author: Protobuf Team Bot
Author Date: 2024-05-09 14:43:54 UTC

Internal changes/optimizations

PiperOrigin-RevId: 632146543

test_632318232 2024-05-10 00:38:47 UTC
Added tests verifying existing UTF-8 behavior for Ruby setters.

Author: Joshua Haberman
Author Date: 2024-05-10 00:31:16 UTC

Added tests verifying existing UTF-8 behavior for Ruby setters.

PiperOrigin-RevId: 632318232

test_631583174 2024-05-10 00:07:08 UTC
rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef

Author: Hong Shin
Author Date: 2024-05-07 23:19:18 UTC

rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef
and introduce upb_Message_WhichOneof that returns a minitable field

PiperOrigin-RevId: 631583174

test_627396755 2024-05-09 23:26:14 UTC
tdp + delim + lenpre

Author: Hong Shin
Author Date: 2024-04-23 15:29:48 UTC

tdp + delim + lenpre

PiperOrigin-RevId: 627396755

test_627235640 2024-05-09 21:45:22 UTC
Internal Change

Author: Protobuf Team Bot
Author Date: 2024-04-23 02:44:52 UTC

Internal Change

PiperOrigin-RevId: 627235640

test_632214712 2024-05-09 20:33:04 UTC
Internal change.

Author: Éamonn McManus
Author Date: 2024-05-09 18:25:41 UTC

Internal change.

PiperOrigin-RevId: 632214712

test_631927387 2024-05-09 14:01:46 UTC
Move casting functions to MessageLite and use ClassData as the uniqueness

Author: Protobuf Team Bot
Author Date: 2024-05-08 21:33:40 UTC

Move casting functions to MessageLite and use ClassData as the uniqueness
instead of Reflection. This allows using these functions instead of
`dynamic_cast` for all generated types including LITE.

PiperOrigin-RevId: 631927387

test_631518986 2024-05-09 03:38:52 UTC
Add extension declarations for known features.

Author: Mike Kruskal
Author Date: 2024-05-07 19:57:13 UTC

Add extension declarations for known features.

This will prevent users from accidentally overriding these with different types (e.g. https://github.com/protocolbuffers/protobuf/issues/16757 and https://github.com/protocolbuffers/protobuf/issues/16756).

PiperOrigin-RevId: 631518986

test_631965709 2024-05-09 00:16:05 UTC
Deprecate Java ShortDebugString API in favor of emittingSingleLine printer op...

Author: Protobuf Team Bot
Author Date: 2024-05-08 23:45:19 UTC

Deprecate Java ShortDebugString API in favor of emittingSingleLine printer option.

PiperOrigin-RevId: 631965709

test_631954116 2024-05-08 23:14:25 UTC
Internal changes

Author: Mike Kruskal
Author Date: 2024-05-08 23:04:01 UTC

Internal changes

PiperOrigin-RevId: 631954116

test_631897086 2024-05-08 21:37:10 UTC
Internal changes/optimizations

Author: Protobuf Team Bot
Author Date: 2024-05-08 20:00:07 UTC

Internal changes/optimizations

PiperOrigin-RevId: 631897086

test_612925460 2024-05-08 20:27:37 UTC
Implement new Debug API with redaction.

Author: Protobuf Team Bot
Author Date: 2024-03-05 20:08:36 UTC

Implement new Debug API with redaction.
Implement emittingSingleLine TextFormat printer option.

PiperOrigin-RevId: 612925460

test_600578349 2024-05-08 19:43:36 UTC
Test test test

Author: Protobuf Team Bot
Author Date: 2024-01-22 22:52:54 UTC

Test test test

PiperOrigin-RevId: 600578349

test_620325633 2024-05-08 17:32:49 UTC
inline repeated field methods

Author: Derek Benson
Author Date: 2024-03-29 20:25:46 UTC

inline repeated field methods

PiperOrigin-RevId: 620325633

test_630138848 2024-05-08 16:53:21 UTC
Cleanup of yml files.

Author: Protobuf Team Bot
Author Date: 2024-05-02 19:07:13 UTC

Cleanup of yml files.

PiperOrigin-RevId: 630138848

test_629630817 2024-05-07 06:44:25 UTC
Make IntArrayList consistent with other primitive array lists, using code gen...

Author: Mark Hansen
Author Date: 2024-05-01 05:47:25 UTC

Make IntArrayList consistent with other primitive array lists, using code generator

PiperOrigin-RevId: 629630817

test_631159021 2024-05-07 01:54:58 UTC
Internal change.

Author: Protobuf Team Bot
Author Date: 2024-05-06 20:04:13 UTC

Internal change.

PiperOrigin-RevId: 631159021

test_631241425 2024-05-07 00:55:26 UTC
Automated rollback of commit f70d90b4743dd9eed05e5bf33ef7196a99894e29.

Author: Protobuf Team Bot
Author Date: 2024-05-07 00:51:35 UTC

Automated rollback of commit f70d90b4743dd9eed05e5bf33ef7196a99894e29.

PiperOrigin-RevId: 631241425

test_628475192 2024-05-06 21:12:58 UTC
DO NOT SUBMIT (this block is required by diffbase)

Author: Protobuf Team Bot
Author Date: 2024-04-26 19:12:32 UTC

DO NOT SUBMIT (this block is required by diffbase)

PiperOrigin-RevId: 628475192

test_631127001 2024-05-06 18:28:59 UTC
Make textproto parsing able to consume the comma at the end.

Author: Protobuf Team Bot
Author Date: 2024-05-06 18:21:23 UTC

Make textproto parsing able to consume the comma at the end.

PiperOrigin-RevId: 631127001

dependabot/pip/python/docs/jinja2-3.1.4 2024-05-06 17:24:14 UTC
Bump jinja2 from 3.0.0 to 3.1.4 in /python/docs

Author: dependabot[bot]
Author Date: 2024-05-06 17:24:14 UTC

Bump jinja2 from 3.0.0 to 3.1.4 in /python/docs

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.0...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

cp-java-feature-bootstrap 2024-05-02 21:53:20 UTC
Fix helpers dep

Author: Sandy Zhang
Author Date: 2024-05-02 21:53:20 UTC

Fix helpers dep

cp-java-generator 2024-05-02 20:18:40 UTC
Update src/file_lists.cmake for staleness

Author: Sandy Zhang
Author Date: 2024-05-02 20:18:40 UTC

Update src/file_lists.cmake for staleness

dependabot/github_actions/actions/checkout-4.1.4 2024-04-29 12:53:09 UTC
Bump actions/checkout from 4.1.0 to 4.1.4

Author: dependabot[bot]
Author Date: 2024-04-29 12:53:09 UTC

Bump actions/checkout from 4.1.0 to 4.1.4

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...0ad4b8fadaa221de15dcec353f45205ec38ea70b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot/github_actions/ilammy/msvc-dev-cmd-1.13.0 2024-04-29 12:53:06 UTC
Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0

Author: dependabot[bot]
Author Date: 2024-04-29 12:53:06 UTC

Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0

Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/cec98b9d092141f74527d0afa6feb2af698cfe89...0b201ec74fa43914dc39ae48a89fd1d8cb592756)

---
updated-dependencies:
- dependency-name: ilammy/msvc-dev-cmd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

3.19.x 2024-04-26 14:57:47 UTC
Merge pull request #16593 from protocolbuffers/cp-19

Author: zhangskz
Author Date: 2024-04-26 14:57:47 UTC

Merge pull request #16593 from protocolbuffers/cp-19

remove use of mach_absolute_time (#15554)

main-tmp-1 2024-04-23 20:52:51 UTC
test commit

Author: Sandy Zhang
Author Date: 2024-04-23 20:52:51 UTC

test commit

main-tmp-3 2024-04-23 20:49:50 UTC
test commit

Author: Sandy Zhang
Author Date: 2024-04-23 20:49:50 UTC

test commit

ffi-fix 2024-04-22 19:34:20 UTC
Merge from main.

Author: Jason Lunn
Author Date: 2024-04-22 19:34:20 UTC

Merge from main.
Use FFI 1.17.RC2.

main-202404180211 2024-04-18 03:22:30 UTC
Updating version.json and repo version numbers to: 28-dev

Author: Protobuf Team Bot
Author Date: 2024-04-17 23:44:43 UTC

Updating version.json and repo version numbers to: 28-dev

main-tmp-2 2024-04-17 23:44:43 UTC
Updating version.json and repo version numbers to: 28-dev

Author: Protobuf Team Bot
Author Date: 2024-04-17 23:44:43 UTC

Updating version.json and repo version numbers to: 28-dev

25.x 2024-04-05 15:50:46 UTC
Merge pull request #16388 from protocolbuffers/cp-manifest-jpms

Author: zhangskz
Author Date: 2024-04-05 15:50:46 UTC

Merge pull request #16388 from protocolbuffers/cp-manifest-jpms

Cherry-Pick Add Automatic-Module-Name (#14562)

jruby_9.4.6.0 2024-04-02 16:59:31 UTC
Update image digest.

Author: Jason Lunn
Author Date: 2024-04-02 16:59:31 UTC

Update image digest.

support_ruby_3.4.x 2024-04-02 16:08:40 UTC
Add bigdecimal to dependencies in preparation for Ruby 3.4 where it is no lon...

Author: Jason Lunn
Author Date: 2024-04-02 16:08:40 UTC

Add bigdecimal to dependencies in preparation for Ruby 3.4 where it is no longer built in.

26.x 2024-03-27 20:24:13 UTC
Merge pull request #16332 from protocolbuffers/26.x-202403271956

Author: Mike Kruskal
Author Date: 2024-03-27 20:24:13 UTC

Merge pull request #16332 from protocolbuffers/26.x-202403271956

Merge release commits to 26.x

bcr 2024-03-26 23:25:48 UTC
chore: add jsoncpp, it is used in the //conformance package

Author: Alex Eagle
Author Date: 2024-03-26 23:25:48 UTC

chore: add jsoncpp, it is used in the //conformance package

dependabot/github_actions/actions/cache-4.0.2 2024-03-25 12:53:28 UTC
Bump actions/cache from 3.2.4 to 4.0.2

Author: dependabot[bot]
Author Date: 2024-03-25 12:53:28 UTC

Bump actions/cache from 3.2.4 to 4.0.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/627f0f41f6904a5b1efbaed9f96d9eb58e92e920...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot/go_modules/examples/go/google.golang.org/protobuf-1.33.0 2024-03-13 21:32:05 UTC
Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 in /examples/go

Author: dependabot[bot]
Author Date: 2024-03-13 21:32:05 UTC

Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 in /examples/go

Bumps google.golang.org/protobuf from 1.27.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

burndown_patches 2024-03-01 01:14:22 UTC
refactor: add MODULE.bazel file for bzlmod

Author: Alex Eagle
Author Date: 2024-03-01 01:14:19 UTC

refactor: add MODULE.bazel file for bzlmod

Step towards #14564. The strategy is:

1. Burndown the set of patches which are currently applied only when protobuf is published to BCR, by applying those patches to the repo.
2. In cases where a patch can't be accepted to the repo, it can be in the .bcr folder.
3. Finish #14565 by configuring the Publish-to-BCR github app.

regen-upb 2024-02-27 20:54:04 UTC
Disabled macOS 8.2, to match main.

Author: Josh Haberman
Author Date: 2024-02-27 20:54:04 UTC

Disabled macOS 8.2, to match main.

bootstrap_upb_fix 2024-02-13 22:39:39 UTC
Fixed bootstrapping bug with upb when building from a different repo.

Author: Josh Haberman
Author Date: 2024-02-13 22:39:39 UTC

Fixed bootstrapping bug with upb when building from a different repo.

This is essentially backporting a fix that exists on main already:
https://github.com/protocolbuffers/protobuf/blob/a3c33a87c1f24a7aa082317257a9ee297b4d883d/upb_generator/bootstrap_compiler.bzl#L23

reenable_cruby_ffi_tests 2024-02-12 16:55:23 UTC
Turn off NDEBUG to see if anything fails.

Author: Jason Lunn
Author Date: 2024-02-12 16:55:23 UTC

Turn off NDEBUG to see if anything fails.

main-tmp-test-branch 2024-02-06 08:16:42 UTC
Add RepeatedIter to public protobuf items

Author: Alyssa Haroldsen
Author Date: 2024-02-06 08:10:23 UTC

Add RepeatedIter to public protobuf items

PiperOrigin-RevId: 604554509

main-202401251548 2024-01-24 22:00:11 UTC
Updating version.json and repo version numbers to: 27-dev

Author: Protobuf Team Bot
Author Date: 2024-01-24 22:00:11 UTC

Updating version.json and repo version numbers to: 27-dev

dmaclach-mach_absolute_time 2024-01-23 22:53:20 UTC
remove use of mach_absolute_time

Author: dmaclach
Author Date: 2024-01-23 22:53:20 UTC

remove use of mach_absolute_time

`mach_absolute_time` is one of Apple's required reason APIs (https://developer.apple.com/documentation/kernel/1462446-mach_absolute_time?language=objc). Replace it with the suggested `clock_gettime_nsec_np(CLOCK_UPTIME_RAW)` so that we don't need a RRA entry in a privacy manifest.

issue #15029

21.x 2024-01-19 18:53:54 UTC
Fix failing Mac CI tests on 21.x (#15473)

Author: Adam Cozzette
Author Date: 2024-01-19 18:53:54 UTC

Fix failing Mac CI tests on 21.x (#15473)

I also removed the Codespell workflow since we're no longer using that
on main.

ruby-rm-syntax 2024-01-05 23:31:49 UTC
Removed `syntax` and added `has_presence`/`is_packed`.

Author: Josh Haberman
Author Date: 2024-01-05 23:31:49 UTC

Removed `syntax` and added `has_presence`/`is_packed`.

ruby-json-pool-fix 2024-01-04 23:17:23 UTC
Disable JSON extensions tests for JRuby native.

Author: Josh Haberman
Author Date: 2024-01-04 23:17:23 UTC

Disable JSON extensions tests for JRuby native.

fix_jruby_proto3_optional 2024-01-03 22:08:05 UTC
Resolve conflicts.

Author: Jason Lunn
Author Date: 2024-01-03 22:08:05 UTC

Resolve conflicts.

add-support-for-options-in-ruby 2023-11-08 20:25:11 UTC
Simplify deep freeze logic.

Author: Jason Lunn
Author Date: 2023-11-08 20:25:11 UTC

Simplify deep freeze logic.

shaod2-patch-1 2023-11-07 17:37:04 UTC
Recover version.json to main/26-dev

Author: Dennis Shao
Author Date: 2023-11-07 17:37:04 UTC

Recover version.json to main/26-dev

22.x 2023-11-02 22:16:52 UTC
Merge pull request #14623 from protocolbuffers/win2019-22.x

Author: Mike Kruskal
Author Date: 2023-11-02 22:16:52 UTC

Merge pull request #14623 from protocolbuffers/win2019-22.x

Backport CI fixes to 22.x

23.x 2023-11-02 21:49:51 UTC
Merge pull request #14622 from protocolbuffers/win2019-23.x

Author: Mike Kruskal
Author Date: 2023-11-02 21:49:51 UTC

Merge pull request #14622 from protocolbuffers/win2019-23.x

Backport CI fixes to 23.x

win2019-23.x 2023-11-02 21:26:44 UTC
Followup fixes

Author: Mike Kruskal
Author Date: 2023-11-02 21:02:13 UTC

Followup fixes

24.x 2023-11-02 20:27:00 UTC
Merge pull request #14621 from protocolbuffers/win2019-24.x

Author: Mike Kruskal
Author Date: 2023-11-02 20:27:00 UTC

Merge pull request #14621 from protocolbuffers/win2019-24.x

Backport CI fixes to 24.x

25.x-202311012212 2023-11-01 20:03:44 UTC
Updating version.json to: 25.1-dev

Author: Protobuf Team Bot
Author Date: 2023-11-01 20:03:44 UTC

Updating version.json to: 25.1-dev

ruby_dep 2023-10-31 20:41:54 UTC
refactor: relocate ruby targets under the //ruby package

Author: Alex Eagle
Author Date: 2023-10-31 19:32:05 UTC

refactor: relocate ruby targets under the //ruby package

Fixes #14569

bzlmod 2023-10-31 19:22:46 UTC
chore(bazel): add MODULE.bazel files for bzlmod

Author: Alex Eagle
Author Date: 2023-10-31 19:21:11 UTC

chore(bazel): add MODULE.bazel files for bzlmod

main-202310162054 2023-10-16 19:36:51 UTC
Updating version.json to: 26-dev

Author: Protobuf Team Bot
Author Date: 2023-10-16 19:36:51 UTC

Updating version.json to: 26-dev

gha 2023-09-21 17:32:15 UTC
Internal changes

Author: Mike Kruskal
Author Date: 2023-09-21 16:46:06 UTC

Internal changes

PiperOrigin-RevId: 567335670

test_559560115 2023-08-24 11:14:15 UTC
LET ME RUN PRESUBMIT!!!

Author: Protobuf Team Bot
Author Date: 2023-08-23 22:25:33 UTC

LET ME RUN PRESUBMIT!!!

PiperOrigin-RevId: 559560115

rm-php-compat-code 2023-08-18 22:57:11 UTC
Restore Abseil submodule to main.

Author: Josh Haberman
Author Date: 2023-08-18 22:57:11 UTC

Restore Abseil submodule to main.

ruby-ffi-freezing 2023-07-31 19:37:51 UTC
Pin frozen messages to their arena to prevent garbage collection.

Author: Jason Lunn
Author Date: 2023-07-31 19:37:51 UTC

Pin frozen messages to their arena to prevent garbage collection.

ruby_artifact_uploads 2023-07-31 18:52:17 UTC
Turn off the finalizer output to avoid timeouts.

Author: Jason Lunn
Author Date: 2023-07-31 18:52:17 UTC

Turn off the finalizer output to avoid timeouts.

23.x-202305171614 2023-05-16 23:13:59 UTC
Updating version.json to: 23.2-dev

Author: Protobuf Team Bot
Author Date: 2023-05-16 23:13:59 UTC

Updating version.json to: 23.2-dev

revert-12721-main-202305082101 2023-05-09 16:09:22 UTC
Revert "Merge to main after 23.0 release"

Author: deannagarcia
Author Date: 2023-05-09 16:09:22 UTC

Revert "Merge to main after 23.0 release"

main-202305082101 2023-05-08 21:05:58 UTC
Merge remote-tracking branch 'upstream/23.x' into main-202305082101

Author: Deanna Garcia
Author Date: 2023-05-08 21:05:58 UTC

Merge remote-tracking branch 'upstream/23.x' into main-202305082101

23.x-202305081751 2023-05-08 16:48:50 UTC
Updating version.json to: 23.1-dev

Author: Protobuf Team Bot
Author Date: 2023-05-08 16:48:50 UTC

Updating version.json to: 23.1-dev

23.x-202305051714 2023-05-05 16:17:00 UTC
Updating version.json to: 23.0-dev

Author: Protobuf Team Bot
Author Date: 2023-05-05 16:17:00 UTC

Updating version.json to: 23.0-dev

deannagarcia-patch-6 2023-05-04 17:33:24 UTC
Fix CMake tests

Author: deannagarcia
Author Date: 2023-05-04 17:33:24 UTC

Fix CMake tests

Don't pull from remote for cmake tests, keep to the local pin of subrepositories.

23.0-rc2-patch 2023-04-27 23:32:47 UTC
Fix bom tests

Author: Deanna Garcia
Author Date: 2023-04-27 23:32:47 UTC

Fix bom tests

3.20.x 2023-04-27 23:02:42 UTC
Merge pull request #12595 from protocolbuffers/test_ruby_3.20

Author: Matt
Author Date: 2023-04-27 23:02:42 UTC

Merge pull request #12595 from protocolbuffers/test_ruby_3.20

Remove ruby support

test_ruby 2023-04-27 21:49:25 UTC
Remove ruby from 3.20.x since the tests are flaky and the release is no longer

Author: Matt
Author Date: 2023-04-27 21:44:00 UTC

Remove ruby from 3.20.x since the tests are flaky and the release is no longer
supported

pkgconfig2-22 2023-04-27 16:30:09 UTC
Merge commit 'afde8b82c0a737761fb1635697fb3334b7082531' into pkgconfig2-22

Author: Mike Kruskal
Author Date: 2023-04-27 16:30:09 UTC

Merge commit 'afde8b82c0a737761fb1635697fb3334b7082531' into pkgconfig2-22

main-202304252156 2023-04-25 20:47:11 UTC
Updating version.json to: 24-dev

Author: Protobuf Team Bot
Author Date: 2023-04-25 20:47:11 UTC

Updating version.json to: 24-dev

test_kfm 2023-04-17 20:30:19 UTC
Ensure the ObjC runtime builds for Apple Silicon.

Author: Thomas Van Lenten
Author Date: 2023-04-17 20:13:56 UTC

Ensure the ObjC runtime builds for Apple Silicon.

Github doesn't currently have Apple Silicon runners, but we can build for
the target to atleast ensure things are building.

PiperOrigin-RevId: 524929865

22.x-202304122338 2023-04-12 22:43:07 UTC
Updating version.json to: 22.4-dev

Author: Protobuf Team Bot
Author Date: 2023-04-12 22:43:07 UTC

Updating version.json to: 22.4-dev

deannagarcia-patch-5 2023-04-12 17:01:09 UTC
Fix .gitmodules to use the correct absl branch

Author: deannagarcia
Author Date: 2023-04-12 17:01:09 UTC

Fix .gitmodules to use the correct absl branch

deannagarcia-patch-4 2023-03-21 21:06:32 UTC
Add codespell exceptions

Author: deannagarcia
Author Date: 2023-03-21 21:06:32 UTC

Add codespell exceptions

Codespell is failing on 22.x mostly because there were changes made to this file in main that weren't added to 22.x. This adds the extra exceptions.

gberg-osgi 2023-03-16 20:24:59 UTC
Fix careless breakage.

Author: googleberg
Author Date: 2023-03-16 20:24:59 UTC

Fix careless breakage.

main-202303072257 2023-03-08 17:19:46 UTC
Fix merge conflict

Author: Deanna Garcia
Author Date: 2023-03-08 17:19:46 UTC

Fix merge conflict

22.x-202303072154 2023-03-07 20:51:16 UTC
Updating version.json to: 22.2-dev

Author: Protobuf Team Bot
Author Date: 2023-03-07 20:51:16 UTC

Updating version.json to: 22.2-dev

cherrypickStatic 2023-03-06 18:30:04 UTC
Add release tests for statically linked binaries

Author: Mike Kruskal
Author Date: 2023-03-06 18:20:14 UTC

Add release tests for statically linked binaries

For now, this only covers linux on the two architectures we have testing support for. However, it serves as a good sanity check and can be expanded in the future.

PiperOrigin-RevId: 514449399

deannagarcia-patch-3 2023-03-01 23:57:05 UTC
Fix toolchain resolution for osx x86_64

Author: deannagarcia
Author Date: 2023-03-01 23:57:05 UTC

Fix toolchain resolution for osx x86_64

1100 of 175 results
This repository contains Public information 
Everyone can see this information.