aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Turn on c-ares as the default resolverGravatar Alexander Polcyn2019-01-08
|
* Merge pull request #17427 from jtattermusch/go_interop_matrix_fixesGravatar Jan Tattermusch2019-01-08
|\ | | | | Allow skipping runtimes for releases in interop_matrix. Add go v1.17.0.
* \ Merge pull request #16190 from muxi/config-isolationGravatar Muxi Yan2019-01-07
|\ \ | | | | | | Implement L38: gRPC Objective-C API Upgrade
| | * add go1.11 interop image templatesGravatar Jan Tattermusch2019-01-07
| |/ |/|
* | Merge pull request #17607 from apolcyn/ruby_2_6Gravatar apolcyn2019-01-03
|\ \ | | | | | | Add ruby 2.6 binary packages, drop 2.0 and 2.1
* \ \ Merge pull request #17249 from muxi/16-to-32Gravatar Muxi Yan2019-01-03
|\ \ \ | | | | | | | | Use 32 bit nanopb fields
| | * | Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0Gravatar Alexander Polcyn2019-01-03
| |/ / |/| | | | | | | | binary package builds; pin bundler to 1.17.3 where necessary
* | | Merge pull request #17303 from lidizheng/sanity-python-3Gravatar Lidi Zheng2018-12-20
|\ \ \ | | | | | | | | Run pylint test in Python 3
* \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Gravatar yang-g2018-12-17
|\ \ \ \ | | | | | | | | | | | | | | | gpr_test_util_to_grpc_test_util
| * | | | Add grpcio-status extension packageGravatar Lidi Zheng2018-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The new package has 2 API `from_call` and `to_status` * Utilize the experimental API `abort_with_status` * Add 5 unit test cases
| | * | | Upgrade sanity Docker image to debian:stretchGravatar Lidi Zheng2018-12-10
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use latest pylint in Python 3.7 (they dropped support for PY2) * Make latest pylint happy * Forced to upgrade to shellcheck 0.4.4 * Make shellcheck 0.4.4 happy * Adopt reviewers' advice to reduce global disabled rules
| | | * Merge branch 'master' into config-isolationGravatar Muxi Yan2018-12-10
| | | |\ | | |_|/ | |/| |
* | | | podsec fixGravatar yang-g2018-12-06
| | | |
| * | | Merge remote-tracking branch 'upstream/v1.17.x' into HEADGravatar Jan Tattermusch2018-12-06
|/| | |
* | | | switch C# docker images to debian stretchGravatar Jan Tattermusch2018-11-30
| | | |
* | | | Merge pull request #17266 from lidizheng/python-channelzGravatar Lidi Zheng2018-11-29
|\ \ \ \ | | | | | | | | | | Channelz Python wrapper implementation
| * | | | Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Expose the C-Core API in Cython layer * Handle the object translation * Create a separate package for Channelz specifically * Handle nullptr and raise exception if seen one * Translate C++ Channelz unit tests * Adding 5 more invalid query unit tests Adding peripheral utility for grpcio-channelz package * Add to `pylint_code.sh` * Add to Python build script * Add to artifact build script * Add to Bazel * Add to Sphinx module list
* | | | | use python stretch3.7 image for interop testsGravatar Jan Tattermusch2018-11-26
|/ / / /
| * | | Use 'preX' when pre-releasing gRPC-C++.podspecGravatar Muxi Yan2018-11-21
| | | |
* | | | Merge pull request #17245 from jtattermusch/coverage_split_upGravatar Jan Tattermusch2018-11-20
|\ \ \ \ | |/ / / |/| | | Split up test coverage runs by language
| * | | pip install coverage for python_stretch3.7 imageGravatar Jan Tattermusch2018-11-20
| | | |
| | * | Replace PB_FIELD_16BIT with PB_FIELD_32BITGravatar Muxi Yan2018-11-19
| |/ / |/| |
| * | split up coverage runs by languageGravatar Jan Tattermusch2018-11-19
| | |
* | | Boost C++ version for 1.17.0Gravatar Muxi Yan2018-11-19
|/ /
* | Merge pull request #16832 from clemensg/makefile_version_linksGravatar Jan Tattermusch2018-11-16
|\ \ | | | | | | Fix invalid version .so links in Makefile
* | | re-running tests, squashing commitsGravatar Tommy Chen2018-11-13
| | |
| | * Rename GRPCCallOptions+internal->GRPCCallOptions+InternalGravatar Muxi Yan2018-11-06
| | |
* | | upgrade bazel in Dockerfile to 0.17.1Gravatar Jan Tattermusch2018-10-30
| | |
* | | Merge pull request #16962 from var-const/varconst/podspec-roots-pemGravatar Muxi Yan2018-10-26
|\ \ \ | | | | | | | | In gRPC-C++ podspec, copy the certificate to bundle resources
| * | | Change the template of gRPC-C++.podspec as wellGravatar Muxi Yan2018-10-26
| | | |
| | | * Merge branch 'master' into config-isolationGravatar Muxi Yan2018-10-25
| | | |\ | |_|_|/ |/| | |
| | * | Fix invalid version .so links in MakefileGravatar Clemens Gruber2018-10-25
| |/ / |/| |
* | | Merge pull request #16945 from lidizheng/update-python-3.7-dockerfileGravatar Lidi Zheng2018-10-24
|\ \ \ | | | | | | | | Update Python 2.7/3.5/3.6/3.7 testing Dockerfile
| * | | Rename the DockerfilesGravatar Lidi Zheng2018-10-23
| | | |
| * | | Pack templates into a concentrated oneGravatar Lidi Zheng2018-10-23
| | | |
| * | | Uppercase `Authors`Gravatar Lidi Zheng2018-10-23
| | | |
| * | | Put `jessie` back for Python3.4Gravatar Lidi Zheng2018-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`Gravatar Lidi Zheng2018-10-23
| | | |
| | | * Put logContext in class extensionGravatar Muxi Yan2018-10-23
| | |/
* | / Add a grpclb-in-DNS interop test suiteGravatar Alex Polcyn2018-10-23
| |/ |/|
| * Add different Dockerfile for each Python versionGravatar Lidi Zheng2018-10-22
| |
| * Rename Dockerfile && fix typoGravatar Lidi Zheng2018-10-22
| |
| * Using template to generate DockerfileGravatar Lidi Zheng2018-10-19
|/
* Merge pull request #16908 from jtattermusch/go_interop_111Gravatar Jan Tattermusch2018-10-18
|\ | | | | Update Go interop image to go1.11
| * update go interop image to go1.11Gravatar Jan Tattermusch2018-10-17
| |
* | Merge remote-tracking branch 'golden/master' into package-grpc-toolsGravatar kkm2018-10-14
|\|
| * Merge pull request #16806 from jtattermusch/fix_python_api_tools_installationGravatar Jan Tattermusch2018-10-08
| |\ | | | | | | Fix google-api-python-client installation in dockerfiles
| * \ Merge pull request #16754 from jtattermusch/fix_unsecure_pcGravatar Jan Tattermusch2018-10-08
| |\ \ | | | | | | | | fix *_unsecure.pc files
| | | * fix google-api-python-client installationGravatar Jan Tattermusch2018-10-08
| | |/ | |/|
* | | Merge remote-tracking branch 'golden/master' into package-grpc-toolsGravatar kkm2018-10-07
|\| |