- ece5ef6 Fail on unit tests failure (#9862) by Elliotte Rusty Harold · 3 years ago
- 4f552e3 Fix typos (#9847) by Elliotte Rusty Harold · 3 years ago
- f53fd52 Add Kokoro config for JDK 17 (#9845) by Elliotte Rusty Harold · 3 years ago
- 62e6083 add Kokoro config for OpenJDK11 (#9837) by Elliotte Rusty Harold · 3 years ago
- 5b0a961 Merge pull request #9834 from haberman/merge-to-main by Joshua Haberman · 3 years ago
- bfc956b Remove old kokoro configs (#9815) by Elliotte Rusty Harold · 3 years ago
- f80137c Merge branch 'main' into merge-to-main by Joshua Haberman · 3 years ago
- 653de45 Disable the aarch64 build on macOS because it is broken. (#9816) by Joshua Haberman · 3 years ago
- f7b9886 Fix Abseil dependency in windows protoc kokoro build (#9814) by mkruskal-google · 3 years ago
- e9246cd Update CMake configuration to add a dependency on Abseil (#9793) by mkruskal-google · 3 years ago
- 5abf802 Replace master with main in URLs & docs by noahdietz · 3 years ago
- 26d11fd -Dsurefire.failIfNoSpecifiedTests=false (#9761) by Elliotte Rusty Harold · 3 years ago
- 88eb755 -Dsurefire.failIfNoSpecifiedTests=false (#9761) by Elliotte Rusty Harold · 3 years ago
- 044cb7f -DfailIfNoSpecifiedTests=false (#9753) by Elliotte Rusty Harold · 3 years ago
- 55177c3 -DfailIfNoSpecifiedTests=false (#9753) by Elliotte Rusty Harold · 3 years ago
- 3be07ab [Kokoro] Emit XML test logs on macos-next. (#9709) by David L. Jones · 3 years ago
- 0dcf31d Enable builds for macos-next kokoro. (#9706) by David L. Jones · 3 years ago
- 520c601 Temporary Kokoro build for macos-next. (#9693) by David L. Jones · 3 years ago
- 6b26277 Add JRuby 9.3.4.0 to Dockerfile and use it for 9.3.x testing. by Jason Lunn · 3 years ago
- dbb9619 Cherry-pick to get Ruby 3.1 support in protobuf 3.20.0 (#9657) by Joshua Haberman · 3 years ago
- abdfd09 Allow pre-compiled binaries for ruby 3.1.0 (#9566) by Marco Concetto Rudilosso · 3 years ago
- df09991 Update JRuby 9.2.19.0 -> 9.2.20.1 and 9.3.0.0 to 9.3.3.0. by Jason Lunn · 3 years, 1 month ago
- 250fafa Fix the benchmark job and delete old Python configs (#9497) by Adam Cozzette · 3 years, 2 months ago
- 301d315 Dropped support for Python < 3.7 (#9480) by Joshua Haberman · 3 years, 2 months ago
- 8c8fb0e Merge pull request #9370 from brettmc/bugfix/php-8.1-deprecations by Joshua Haberman · 3 years, 2 months ago
- 4c03fcf php8.1 testing by Brett McBride · 3 years, 2 months ago
- 5bb34e9 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 3 months ago
- 6f8d82c fixup linux python artifact build by Jan Tattermusch · 3 years, 3 months ago
- ea60c9c use manylinux2010 for python3.10 wheel on x86_64 by Jan Tattermusch · 3 years, 3 months ago
- 7857b15 pin multibuild, set MB_ML_VER explicitly by Jan Tattermusch · 3 years, 3 months ago
- 0906af9 pin multibuild scripts to get manylinux1 wheels back by Jan Tattermusch · 3 years, 3 months ago
- 9227f60 Merge branch '3.18.x' into merge-3.18.x by Adam Cozzette · 3 years, 3 months ago
- 1fe07f9 Cherry-pick fix from #9311 into 3.18.x (#9320) by Adam Cozzette · 3 years, 3 months ago
- cb1f49a Cherry-pick Python 3.10 fix to 3.19.x (#9323) by Jie Luo · 3 years, 3 months ago
- bb50948 Update python 3.10 install MD5 Sum (#9322) by Jie Luo · 3 years, 4 months ago
- 911c940 Fix python 10 install error by Jie Luo · 3 years, 4 months ago
- a708925 Removed Kokoro configs for old Ruby versions. by Joshua Haberman · 3 years, 4 months ago
- 214180c Dropped Ruby 2.4 support for CI and releases. by Joshua Haberman · 3 years, 4 months ago
- 845db63 Fix dotnet aarch64 (#9222) by Jan Tattermusch · 3 years, 5 months ago
- aa15931 Update .NET SDKs to LTS versions by James Newton-King · 3 years, 5 months ago
- 31dd7b7 Fix benchmark by making sure we use Python 3 (#9170) (#9176) by Adam Cozzette · 3 years, 5 months ago
- 6a9cf18 Fix benchmark by making sure we use Python 3 (#9170) by Adam Cozzette · 3 years, 5 months ago
- e6430dd Merge pull request #9136 from protocolbuffers/3.19.x by Adam Cozzette · 3 years, 5 months ago
- 67c2a92 Ensure that release archives contain everything needed for Bazel (#9131) by Adam Cozzette · 3 years, 5 months ago
- d0a2c39 Merge pull request #9109 from protocolbuffers/3.18.x by Adam Cozzette · 3 years, 6 months ago
- 8a0aa4b Update Mac test runs to download RVM directly from GitHub (#9107) by Adam Cozzette · 3 years, 6 months ago
- c01cd6e Add python 3.10 (#9034) by Bu Sun Kim · 3 years, 6 months ago
- 3d223dc Merge pull request #8232 from qnighy/arm64-darwin by deannagarcia · 3 years, 6 months ago
- 40e9ced JDK 6 is too old to care about (#9097) by Elliotte Rusty Harold · 3 years, 6 months ago
- f8a22b4 Remove references to six (#9096) by Adam Cozzette · 3 years, 6 months ago
- 728878e Add JRuby test targets for JRuby 9.2.x and 9.3.x. by Jason Lunn · 3 years, 6 months ago
- eee60ce Update the base image from jessie to stretch (for parity with the Java). by Jason Lunn · 3 years, 6 months ago
- b6993a9 Merge pull request #9044 from protocolbuffers/3.18.x by Adam Cozzette · 3 years, 6 months ago
- aeb624d Avoid installing anything from Homebrew in test runs (#9043) by Adam Cozzette · 3 years, 6 months ago
- 5378c9a Use the stable version of rvm by Adam Cozzette · 3 years, 6 months ago
- f2b5c33 Specify aarch64 for older autotools by Masaki Hara · 3 years, 6 months ago
- 4111d50 Merge branch 'master' into arm64-darwin by Masaki Hara · 3 years, 6 months ago
- 567efd4 Merge pull request #9026 from haberman/merge-release by Joshua Haberman · 3 years, 6 months ago
- 2128ce0 Merge branch '3.18.x' into merge-release by Joshua Haberman · 3 years, 6 months ago
- 151e632 Fix dist install test by ensuring that we use Python 3 (#9011) by Adam Cozzette · 3 years, 6 months ago
- 1288d1e Fix dist install test by ensuring that we use Python 3 (#9011) by Adam Cozzette · 3 years, 6 months ago
- 759a539 Fixed PHP SEGV when constructing messages from a destructor. by Joshua Haberman · 3 years, 7 months ago
- a33aa73 Removed more testing of Python <3.5. by Joshua Haberman · 3 years, 7 months ago
- 1a662aa Disabled build_files_updated unittest for now. by Joshua Haberman · 3 years, 7 months ago
- a8b73fb OSS benchmark script improvements: use java 11, remove tcmalloc, remove JS (#8918) by Jan Tattermusch · 3 years, 7 months ago
- 2bd6136 fix arm64 C++ tests broken by dockcross image update by Jan Tattermusch · 3 years, 7 months ago
- 981326a fix arm64 tests broken by dockcross image update by Jan Tattermusch · 3 years, 7 months ago
- de46972 Remove unnecessary code in release script (#8915) by Paul Yang · 3 years, 7 months ago
- b0e1f28 Use a working docker image for build python release packages (#8916) by Paul Yang · 3 years, 7 months ago
- f9758b5 Stick to a working version of docker file by Bo Yang · 3 years, 7 months ago
- 492be51 Stop building wheel for python 3.5 by Bo Yang · 3 years, 7 months ago
- 2fbc07b Stopping build wheel for python 2.7 by Bo Yang · 3 years, 7 months ago
- dd2c337 Use a working docker image for build python release packages (#8916) by Paul Yang · 3 years, 7 months ago
- 9fb5a0f Stick to a working version of docker file by Bo Yang · 3 years, 7 months ago
- 7486abd Stop building wheel for python 3.5 by Bo Yang · 3 years, 7 months ago
- b84070e Stopping build wheel for python 2.7 by Bo Yang · 3 years, 7 months ago
- 4b86ec6 Add -k flag to bazel test runs by Adam Cozzette · 3 years, 8 months ago
- 5df472a use our java tests target instead of recursive walk (#8777) by Derek Perez · 3 years, 9 months ago
- e7440d2 Install python38/39 on windows (#8757) by Jie Luo · 3 years, 9 months ago
- e9ffe09 avoid using Bazel latest. (#8753) by Derek Perez · 3 years, 9 months ago
- b4a06a1 print benchmarks JSON results to build job log by Jan Tattermusch · 3 years, 10 months ago
- 0b8d13a Merge pull request #8665 from jtattermusch/protobuf_fix_benchmark_script by Jan Tattermusch · 3 years, 10 months ago
- ceafbf9 more cleanup by Jan Tattermusch · 3 years, 10 months ago
- 75afc88 disable php benchmark and other cleanup by Jan Tattermusch · 3 years, 10 months ago
- 6135c91 fix benchmark run.sh script by Jan Tattermusch · 3 years, 10 months ago
- 4e0a111 Fix the Docker build for our javascript Docker image (#8661) by Adam Cozzette · 3 years, 10 months ago
- 95f5995 add kokoro job configs for php aarch64 linux test by Jan Tattermusch · 3 years, 11 months ago
- 2d2ebf5 add php aarch64 linux emulated tests by Jan Tattermusch · 3 years, 11 months ago
- b0d90e3 Fixed PHP memory leaks and arginfo errors (#8614) by Joshua Haberman · 3 years, 11 months ago
- 7bbfd14 Merge pull request #8603 from acozzette/merge-3.17.x by Adam Cozzette · 3 years, 11 months ago
- ca29550 Make the dist_install test use Java 8 (#8609) by Adam Cozzette · 3 years, 11 months ago
- 45e9707 Some more updates to PHP testing infrastructure (#8576) by Joshua Haberman · 3 years, 11 months ago
- 3546d29 Add the kotlin and kotlin-lite directories to the main pom.xml (#8585) by Adam Cozzette · 3 years, 11 months ago
- b0f4462 Merge pull request #8536 from shaod2/update-python-docs-script by Dennis Shao · 4 years ago
- 5e84a61 Merge pull request #8544 from jtattermusch/test_javascript_aarch64 by Jan Tattermusch · 4 years ago
- f3411a2 node tests require java to be available by Jan Tattermusch · 4 years ago
- 37ba0bc Merge pull request #8391 from jtattermusch/cpp_aarch64_emulated_tests by Jan Tattermusch · 4 years ago
- 3624391 add testing jobs for javascript_aarch64 by Jan Tattermusch · 4 years ago
- 7124f28 add testing scripts for protobuf javascript on aarch64 qemu emulator by Jan Tattermusch · 4 years ago
- 8424042 Update kokoro/docs/publish-python.sh by Dennis Shao · 4 years ago