aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-18Remove 32-bit Mac protoc reference from collect_all_artifacts (#7228)upstream-3.11.xRafi Kamal
2020-02-18Update Google.Protobuf.Tools.nuspec to remove 32-bit Mac protoc reference (#7...Rafi Kamal
2020-02-14Remove 32-bit Mac binary from csharp build tools (#7215)Rafi Kamal
2020-02-14Skip building distribution tar files for 32 bit Mac (#7214)Rafi Kamal
2020-02-14Update CHANGES.txt to include the description of #7210 (#7212)Rafi Kamal
2020-02-14enforce recursion depth checking for unknown fields (#7210)Jan Tattermusch
2020-02-13Remove protoc release for 32-bit Macs (#7209)Rafi Kamal
2020-02-12Update CHANGES.txt for 3.11.4 release (#7205)Rafi Kamal
2020-02-12Update protobuf version (#7206)Rafi Kamal
2020-02-12Fix for JSON serialization of 0/empty-valued wrapper types (#7198) (#7204)Rafi Kamal
2020-02-12Update CHANGES.txt for 3.11.4 releaseRafi Kamal
2020-02-12Fix for wrappers with a zero value (#7195) (#7201)Rafi Kamal
2020-02-12Update the Xcode version number in Kokoro (#7202) (#7203)Rafi Kamal
2020-02-11Aggregate Metadata Files (#7155) (#7194)Paul Yang
2020-02-10Merge pull request #6938 from ObsidianMinor/csharp/fix/6936 (#7188)Rafi Kamal
2020-02-02Changed the maven URL to use https when building dist artifactsRafi Kamal
2020-01-31Update CHANGES.txt for 3.11.3 release (#7162)Rafi Kamal
2020-01-31Update protobuf version (#7143)Rafi Kamal
2020-01-31Install RubyGem bundler version specified in Gemfile.lock to fix release fail...Rafi Kamal
2020-01-31deps: update errorprone to 2.3.4 (#7125) (#7157)Elliotte Rusty Harold
2020-01-30Refactored ulong to zend_ulong for php7.4 compatibility (#7147)Luca Santarella
2020-01-30Add continuous test for php7.4 on mac (#7153)Paul Yang
2020-01-22Maven requires https connection (#7110) (#7114)Paul Yang
2020-01-21Call register_class before getClass from desc (#7077)Paul Yang
2020-01-15[bazel] Fix blacklisted_protos in cc_toolchain and add test (#7096)Yannic
2020-01-13bug: #7076 adds OUT and OPTIONAL to windows portability files (#7088)Scott Hart
2020-01-09Migrate from maven_jar to jvm_maven_import_external to prepare for Bazel 2.0Jingwen Chen
2020-01-09Blacklist .proto source files if Bazel allows us to (#7065)Yannic
2019-12-19Fix python release breakages by set MB_PYTHON_OSX_VER (#7038)Jie Luo
2019-12-19Add python3.8 in build_artifacts for linux and macos (#7019)Jie Luo
2019-12-13add python38 (#7009)Jie Luo
2019-12-12Fix Multiple Request for PHP (#7008)Paul Yang
2019-12-10Update protobuf version to 3.11.2 (#7004)Rafi Kamal
2019-12-10Update CHANGES.txt for 3.11.2 release (#7002)Rafi Kamal
2019-12-09Make c extension portable for php 7.4 (#6968)Paul Yang
2019-12-03Add a proto_lang_toolchain for javalite (#6882) (#6976)Eric Anderson
2019-12-03Initialize wrapper message during parsing (#6974)Paul Yang
2019-12-02Add php 7.4 to docker image (#6971) (#6975)Paul Yang
2019-12-02Update CHANGES.txt for 3.11.1 release (#6973)Rafi Kamal
2019-12-02Update protobuf version to 3.11.1 (#6972)Rafi Kamal
2019-11-27Extern declare protobuf_globals (#6946)Paul Yang
2019-11-25Update CHANGES.txt for 3.11.0 stable release (#6944)Rafi Kamal
2019-11-25Update protobuf version to 3.11.0 (#6943)Rafi Kamal
2019-11-22Remove add_proto_enumdesc and get_proto_enumdesc (#6931)Rafi Kamal
2019-11-22Implement lazy loading of php class for proto messages (#6911) (#6925)Rafi Kamal
2019-11-21Update protobuf version (#6927)Rafi Kamal
2019-11-20Marked update_compatibility_version.py as executable (#6916)Rafi Kamal
2019-11-20Revert "Make shared libraries be able to link to MSVC static runtime librarie...Rafi Kamal
2019-11-20Update CHANGES.txt with 3.11.0-RC1 release notes (#6909)Rafi Kamal
2019-11-19Persistent Descriptor Pool (#6899)Paul Yang