Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #17245 from jtattermusch/coverage_split_up | Jan Tattermusch | 2018-11-20 |
|\ | | | | | Split up test coverage runs by language | ||
| * | pip install coverage for python_stretch3.7 image | Jan Tattermusch | 2018-11-20 |
| | | |||
| * | split up coverage runs by language | Jan Tattermusch | 2018-11-19 |
| | | |||
* | | Boost C++ version for 1.17.0 | Muxi Yan | 2018-11-19 |
|/ | |||
* | Merge pull request #16832 from clemensg/makefile_version_links | Jan Tattermusch | 2018-11-16 |
|\ | | | | | Fix invalid version .so links in Makefile | ||
* | | re-running tests, squashing commits | Tommy Chen | 2018-11-13 |
| | | |||
* | | upgrade bazel in Dockerfile to 0.17.1 | Jan Tattermusch | 2018-10-30 |
| | | |||
* | | Merge pull request #16962 from var-const/varconst/podspec-roots-pem | Muxi Yan | 2018-10-26 |
|\ \ | | | | | | | In gRPC-C++ podspec, copy the certificate to bundle resources | ||
| * | | Change the template of gRPC-C++.podspec as well | Muxi Yan | 2018-10-26 |
| | | | |||
| | * | Fix invalid version .so links in Makefile | Clemens Gruber | 2018-10-25 |
| |/ |/| | |||
* | | Merge pull request #16945 from lidizheng/update-python-3.7-dockerfile | Lidi Zheng | 2018-10-24 |
|\ \ | | | | | | | Update Python 2.7/3.5/3.6/3.7 testing Dockerfile | ||
| * | | Rename the Dockerfiles | Lidi Zheng | 2018-10-23 |
| | | | |||
| * | | Pack templates into a concentrated one | Lidi Zheng | 2018-10-23 |
| | | | |||
| * | | Uppercase `Authors` | Lidi Zheng | 2018-10-23 |
| | | | |||
| * | | Put `jessie` back for Python3.4 | Lidi Zheng | 2018-10-23 |
| | | | | | | | | | | | | | | | * According to `https://packages.debian.org/jessie/python/python3.4` the Python3.4 has security issues. * Debian `stretch` doesn't include Python3.4 packages in their repo | ||
| * | | Migrate from `jessie` to `stretch` | Lidi Zheng | 2018-10-23 |
| | | | |||
* | | | Add a grpclb-in-DNS interop test suite | Alex Polcyn | 2018-10-23 |
| |/ |/| | |||
| * | Add different Dockerfile for each Python version | Lidi Zheng | 2018-10-22 |
| | | |||
| * | Rename Dockerfile && fix typo | Lidi Zheng | 2018-10-22 |
| | | |||
| * | Using template to generate Dockerfile | Lidi Zheng | 2018-10-19 |
|/ | |||
* | Merge pull request #16908 from jtattermusch/go_interop_111 | Jan Tattermusch | 2018-10-18 |
|\ | | | | | Update Go interop image to go1.11 | ||
| * | update go interop image to go1.11 | Jan Tattermusch | 2018-10-17 |
| | | |||
* | | Merge remote-tracking branch 'golden/master' into package-grpc-tools | kkm | 2018-10-14 |
|\| | |||
| * | Merge pull request #16806 from jtattermusch/fix_python_api_tools_installation | Jan Tattermusch | 2018-10-08 |
| |\ | | | | | | | Fix google-api-python-client installation in dockerfiles | ||
| * \ | Merge pull request #16754 from jtattermusch/fix_unsecure_pc | Jan Tattermusch | 2018-10-08 |
| |\ \ | | | | | | | | | fix *_unsecure.pc files | ||
| | | * | fix google-api-python-client installation | Jan Tattermusch | 2018-10-08 |
| | |/ | |/| | |||
* | | | Merge remote-tracking branch 'golden/master' into package-grpc-tools | kkm | 2018-10-07 |
|\| | | |||
| * | | Merge pull request #16552 from ↵ | Jan Tattermusch | 2018-10-05 |
| |\ \ | | | | | | | | | | | | | | | | | jtattermusch/csharp_expose_client_certificate_request Expose certificate request type in SslServerCredentials | ||
| * | | | fix backward compatibility mode on macos | Jan Tattermusch | 2018-10-04 |
| | | | | |||
| * | | | cmake: add backwards compatibility mode | Jan Tattermusch | 2018-10-04 |
| | | | | |||
| * | | | add cmake to C# docker images | Jan Tattermusch | 2018-10-04 |
| | | | | |||
| | | * | fix *_unsecure.pc files | Jan Tattermusch | 2018-10-02 |
| | | | | |||
| * | | | cmake: prevent C core from depending on libstdc++ | Jan Tattermusch | 2018-10-02 |
| | |/ | |/| | |||
| * | | updates to templates/README.md | Jan Tattermusch | 2018-09-28 |
| | | | |||
| * | | remove no-longer-useful properties from build.yaml | Jan Tattermusch | 2018-09-28 |
| | | | |||
| * | | bug fix | Muxi Yan | 2018-09-20 |
| | | | |||
| * | | replace #include library name in BoringSSL files | Muxi Yan | 2018-09-20 |
| | | | |||
| * | | Rename the openssl framework to openssl_grpc to avoid conflict | Muxi Yan | 2018-09-19 |
| | | | |||
| * | | fix interop docker build | Jan Tattermusch | 2018-09-07 |
| | | | |||
| | * | Expose certificate request type in SslServerCredentials. | Jan Tattermusch | 2018-09-04 |
| |/ | |||
| * | Merge pull request #16358 from muxi/privatize-boringssl | Muxi Yan | 2018-08-24 |
| |\ | | | | | | | Make symbols of BoringSSL private | ||
| | * | Make symbols of BoringSSL private to gRPC | Muxi Yan | 2018-08-23 |
| | | | |||
| * | | pkgconfig: add gpr to grpc's Requires.private | Jan Tattermusch | 2018-08-13 |
| | | | |||
| * | | make should generate pkg-config file for gpr as well | Jan Tattermusch | 2018-08-13 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into package-grpc-tools | Jan Tattermusch | 2018-08-13 |
|\| | | |||
| * | | C#: upgrade protobuf nugets to v3.6.1 | Jan Tattermusch | 2018-08-10 |
| |/ | |||
| * | Enable c-ares queries on Windows | Alex Polcyn | 2018-08-08 |
| | | |||
| * | Upgrade protobuf podspecs in grpc | Muxi Yan | 2018-08-07 |
| | | |||
| * | rephrase comment | Jan Tattermusch | 2018-08-07 |
| | | |||
| * | try fix c++ vs2017 build | Jan Tattermusch | 2018-08-07 |
| | |