11160 Commits (ee68c78d024feaadd8c03d2bc4cdd901d0bce8fd)
 

Author SHA1 Message Date
Mike Kruskal 7884fcfbcd Run ctest in parallel to reduce CMake time 2 years ago
Protobuf Team Bot f58d0b56e3 Initialize variable that is detected as 'maybe uninitialized'. 2 years ago
Mike Kruskal 41336a0c35 Move cocoapods tests into our test runner. 2 years ago
Protobuf Team Bot 48a3b95f28 [ObjC] use xcpretty if installed to reduce output 2 years ago
Deanna Garcia 5137f693d2 Update java pom files with new developer and website. 2 years ago
Mike Kruskal f830c99a73 Enable parallel compilation for MSVC builds. 2 years ago
Protobuf Team Bot e349ef99c9 Workaround `TRUE` and `FALSE` macro definitions on WIN32 2 years ago
Protobuf Team Bot 3cb89498e2 [ObjC] Only build protoc by default. 2 years ago
Protobuf Team Bot 6566de53f6 [ObjC] Don't auto enable analysis during all builds. 2 years ago
Mike Kruskal 52bd3809e1 Enable ccache for XCode builds. 2 years ago
Protobuf Team Bot f2af6b94a8 Move the reserved field number check into protoc and remove it from the 2 years ago
Mike Kruskal 31c57d4868 Prefix `safe for test` tag to keep it first 2 years ago
Mike Kruskal 05f15196c2 Fix permissions of ccache directory in cmake image 2 years ago
Mike Kruskal c399aeccc4 Enable ccache for CMake builds. 2 years ago
Mike Kruskal e5bbcd20d3 Add a cache for downloaded Bazel binaries 2 years ago
Mike Kruskal ae4c4ea6d4 Pin X-code version on mac/bazel tests to prevent flakiness. 2 years ago
Protobuf Team Bot b1109ff985 Add GenerateCodeInfo::Annotation::Semantic support to io::Printer. 2 years ago
Mike Kruskal 8282ddf13c Don't run tests on push in forked repositories 2 years ago
Protobuf Team Bot 4bf33da229 Add a non-const overload of RepeatedPtrField::GetArena and deprecate the const overload. 2 years ago
Protobuf Team Bot fe0d593777 Fix use-of-uninitialized-value bug on invalid input for an extension missing a type_name. 2 years ago
deannagarcia 8efe44ffc7
Merge pull request #11806 from fowles/22.x 2 years ago
Sandy Zhang d1b86601a2 Add isClosed() to EnumDescriptor in Java. 2 years ago
Mike Kruskal 3becebb82a Delete all of the remaining Kokoro code 2 years ago
Mike Kruskal eedef31738 Delete remaining dead code from kokoro directory 2 years ago
Mike Kruskal 8dc14f688c Migrate daily staleness tests to GHA 2 years ago
Mike Kruskal f48c668e0d Delete remaining cross-architecture Kokoro tests in favor of GHA. 2 years ago
Protobuf Team Bot 8fb98cfb75 Use unsigned in a CHECK_EQ() comparison the compiler can't deduce. 2 years ago
Mike Kruskal 7559399393 Exclude 21.x and 22.x from new GHA tests 2 years ago
Mike Kruskal 9104075c10 Migrate remaining cross-architecture tests to GHA 2 years ago
Mike Kruskal 2069d3e796 Remove unnecessary third party github action 2 years ago
Sandy Zhang 573be1d092 internal change 2 years ago
WuGaoyin 518cda206b Fix the macro PROTOBUF_LITTLE_ENDIAN cannot be set correctly on the little endian QNX. (#11750) 2 years ago
WuGaoyin 0e5fe2e02d Fix the macro PROTOBUF_LITTLE_ENDIAN cannot be set correctly on the little endian QNX. (#11750) 2 years ago
deannagarcia 9914d2ed06
Merge pull request #11797 from deannagarcia/cherrypickPHP 2 years ago
Protobuf Team Bot 435e04a352 Annotate *.inc c++ files so they are recognized as such. 2 years ago
Deanna Garcia 7be7cafe69 Bug fixes to update PHP repo GHA. 2 years ago
Deanna Garcia e89747c6ec Bug fixes to update PHP repo GHA. 2 years ago
Protobuf Team Bot ac76ae9a6b Optimize Varint Parsing for 32 and 64 bits 2 years ago
Mike Kruskal 390605cb79 Add a no-rtti build to make our support official 2 years ago
Mike Kruskal ccbdaa7e9d Bump upb version to fix ruby flakes 2 years ago
Mike Kruskal bb76301d1f Delete more Kokoro tests in favor of GHA. 2 years ago
Mike Kruskal 27f4ecd9e5 Migrate Java and C# Linux tests to GHA 2 years ago
Mike Kruskal 888ec7239e Migrate "macos-next" Linux test to GHA 2 years ago
Mike Kruskal ddd848fb32 Delete remaining Kokoro MacOS tests in favor of GHA. 2 years ago
Mike Kruskal f1e746c491 Migrate remaining Windows tests to GHA 2 years ago
Adam Cozzette 1325913afd Add Java support for retention attribute 2 years ago
Mike Kruskal f0ef44d1e1 Migrate remaining macOS tests to GHA actions 2 years ago
Protobuf Team Bot 9193c2f26c Annotate string and message field semantics. 2 years ago
Mike Kruskal 0e81135b0b Delete Kokoro non-Linux Bazel tests in favor of GHA. 2 years ago
Protobuf Team Bot 322df1b2ea Gate typeid(T).name() calls behind PROTOBUF_RTTI. 2 years ago