- 9c39cd2 Change composer download by Deanna Garcia · 2 years, 8 months ago
- 860f8ad Remove the JavaScript implementation (#9874) by Adam Cozzette · 2 years, 10 months ago
- f53fd52 Add Kokoro config for JDK 17 (#9845) by Elliotte Rusty Harold · 2 years, 11 months ago
- 6b26277 Add JRuby 9.3.4.0 to Dockerfile and use it for 9.3.x testing. by Jason Lunn · 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 ago
- 250fafa Fix the benchmark job and delete old Python configs (#9497) by Adam Cozzette · 3 years, 1 month ago
- 301d315 Dropped support for Python < 3.7 (#9480) by Joshua Haberman · 3 years, 1 month ago
- 8c8fb0e Merge pull request #9370 from brettmc/bugfix/php-8.1-deprecations by Joshua Haberman · 3 years, 1 month ago
- 4c03fcf php8.1 testing by Brett McBride · 3 years, 1 month ago
- 5bb34e9 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 2 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
- 214180c Dropped Ruby 2.4 support for CI and releases. by Joshua Haberman · 3 years, 3 months ago
- aa15931 Update .NET SDKs to LTS versions by James Newton-King · 3 years, 4 months ago
- c01cd6e Add python 3.10 (#9034) by Bu Sun Kim · 3 years, 5 months ago
- eee60ce Update the base image from jessie to stretch (for parity with the Java). by Jason Lunn · 3 years, 5 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
- a33aa73 Removed more testing of Python <3.5. by Joshua Haberman · 3 years, 6 months ago
- 4e0a111 Fix the Docker build for our javascript Docker image (#8661) by Adam Cozzette · 3 years, 10 months ago
- ca29550 Make the dist_install test use Java 8 (#8609) by Adam Cozzette · 3 years, 10 months ago
- a1f96ff Merge pull request #8147 from JamesNK/jamesnk/writestring by Jan Tattermusch · 4 years, 1 month ago
- 818c2ba add libicu63 to C# dockerfile by Jan Tattermusch · 4 years, 1 month ago
- d9889a4 Fix 5.0 SDK Linux restore issue by James Newton-King · 4 years, 1 month ago
- 525be94 Add test for php5 for pure php implementation (#8251) by Paul Yang · 4 years, 1 month ago
- 8932446 Improve WriteString perf with SIMD by James Newton-King · 4 years, 3 months ago
- 10ecb08 Merge pull request #8121 from busunkim96/add-39 by gerben-s · 4 years, 1 month ago
- 9abf6e2 Ported Ruby extension to upb_msg (#8184) by Joshua Haberman · 4 years, 2 months ago
- 51c80ce add python 3.9 by Bu Sun Kim · 4 years, 3 months ago
- 7053169 Update docker file for php 32bit tests (#8116) by Paul Yang · 4 years, 3 months ago
- e8906e4 Update docker file for php7 (#8112) by Paul Yang · 4 years, 3 months ago
- 9432c99 Update docker image for php8 (#8103) by Paul Yang · 4 years, 3 months ago
- b774da0 Change Python kokoro configs to test only their specified version. (#7927) by David L. Jones · 4 years, 5 months ago
- 8947701 Add docker file for php8.0 by Bo Yang · 4 years, 7 months ago
- fed7e18 upgrade dotnet SDK in the CI to 3.1 by Jan Tattermusch · 4 years, 8 months ago
- f494cb2 Test in Ruby 2.7 (#7386) by Masaki Hara · 4 years, 11 months ago
- f15ac40 Drop 3.3, 3.4 and use single version docker images for all python tests (#7396) by Paul Yang · 4 years, 11 months ago
- 4500f31 Merge branch 3.11.x to master by Rafi Kamal · 5 years ago
- 7faab5e add python38 (#7009) by Jie Luo · 5 years ago
- 7bb8b10 Add php 7.4 to docker image (#6971) (#6975) by Paul Yang · 5 years ago
- ef21016 Add php 7.4 to docker image (#6971) by Paul Yang · 5 years ago
- 96e9ff3 Revert "Revert "C# upgrade dotnet SDK (#6877)" (#6888)" (#6920) by Jan Tattermusch · 5 years ago
- f068005 Revert "C# upgrade dotnet SDK (#6877)" (#6888) by Jie Luo · 5 years ago
- 0c8acb6 C# upgrade dotnet SDK (#6877) by Jan Tattermusch · 5 years ago
- 89fbae6 java_stretch by Tomo Suzuki · 6 years ago
- 8886454 uncomented jdk7 by Tomo Suzuki · 6 years ago
- 699bab2 reverted 64-bit/Dockerfile by Tomo Suzuki · 6 years ago
- 3efc3fd Upgrade the closure compiler version (#5955) by Hao Nguyen · 6 years ago
- 15fab91 Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5838) by Sydney Acksman · 6 years ago
- 4f8a635 Create test for protoc with tcmalloc (#5612) by Hao Nguyen · 6 years ago
- de9e1a0 Add ruby 2.6 test (#5528) by Paul Yang · 6 years ago
- 4dec4f9 Rebuild python docker image (#5475) by Paul Yang · 6 years ago
- d7c4409 Php 7.3 fix (#5434) by Paul Yang · 6 years ago
- 5518c01 Compile php source to enable openssl and add php7.3 support (#5466) by Paul Yang · 6 years ago
- 1d90079 Add composer config to Dockerfile (#5451) by Paul Yang · 6 years ago
- 8bd1542 Add docker file for php testing. (#5447) by Paul Yang · 6 years ago