Jan Tattermusch
9197a6ea25
simplify c# build_packages scripts, get rid of a template
6 years ago
Prashant Jaikumar
d77bf34c1c
Fixed typo in templates documentation
6 years ago
Alexander Polcyn
139d9f6e94
Revert "Revert c-ares as the default resolvre"
...
This reverts commit ca30b2240f
.
6 years ago
Lidi Zheng
c372768fee
Install Bazel using its installation script
6 years ago
Vijay Pai
b099ca217e
Revert "Memory leak test for PHP unit tests"
6 years ago
Alexander Polcyn
ca30b2240f
Revert c-ares as the default resolvre
6 years ago
Jan Tattermusch
5e8608a97f
update unity package build
6 years ago
Jan Tattermusch
140d8dcab9
package build should build Grpc.Core.Api nuget
6 years ago
Jerry
7c58a8ae76
rename valgrind.includ to php_valgrind.include
6 years ago
Muxi Yan
7d959465f2
Update podspec version
6 years ago
Jerry
412bba8354
changed comment in valgrind.include
6 years ago
Jerry
b273ffb609
create a valgrind.include, and include it in php and php7 docker images
6 years ago
Alexander Polcyn
2b328ee0ca
Re-enable c-ares as the default resolver; but keep SRV queries off by default
6 years ago
Muxi Yan
371d4cd519
Update pod versions
6 years ago
Muxi Yan
f6924ff2d1
fix newline EOF
6 years ago
yang-g
f29c56bff5
Update templates too
6 years ago
Maxim Bunkov
22fb5ce2fb
Change back to script
6 years ago
Muxi Yan
a5d9c353bf
fix indent in template
6 years ago
Maxim Bunkov
1b07aba6af
Update templates for supprt tvOS
6 years ago
Muxi Yan
e4d89692a7
Increase C++ podspec version
6 years ago
Alexander Polcyn
371b987bf4
Revert turning c-ares on by default
6 years ago
Mike Moore
a9ce1e0529
Update Ruby gemspec template
...
Loosen development dependencies for googleauth and signet.
6 years ago
Alexander Polcyn
46a872864c
Turn on c-ares as the default resolver
6 years ago
Jan Tattermusch
747608df37
add go1.11 interop image templates
6 years ago
Alexander Polcyn
67f523ce13
Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
...
binary package builds; pin bundler to 1.17.3 where necessary
6 years ago
Lidi Zheng
45b3230ef2
Add grpcio-status extension package
...
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* 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
6 years ago
yang-g
88045f8440
podsec fix
6 years ago
Jan Tattermusch
19bc2c2937
switch C# docker images to debian stretch
6 years ago
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* 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
6 years ago
Jan Tattermusch
b0bcfb4ea5
use python stretch3.7 image for interop tests
6 years ago
Muxi Yan
96a0db9575
Use 'preX' when pre-releasing gRPC-C++.podspec
6 years ago
Jan Tattermusch
cde2cec279
pip install coverage for python_stretch3.7 image
6 years ago
Muxi Yan
195c042d32
Replace PB_FIELD_16BIT with PB_FIELD_32BIT
6 years ago
Jan Tattermusch
667a17c1f3
split up coverage runs by language
6 years ago
Muxi Yan
ce4a8a66ee
Boost C++ version for 1.17.0
6 years ago
Tommy Chen
a01eeb47d7
re-running tests, squashing commits
6 years ago
Muxi Yan
a0f5db1581
Rename GRPCCallOptions+internal->GRPCCallOptions+Internal
6 years ago
Jan Tattermusch
4de6dac703
upgrade bazel in Dockerfile to 0.17.1
6 years ago
Muxi Yan
ace83fa266
Change the template of gRPC-C++.podspec as well
6 years ago
Clemens Gruber
7820b8d088
Fix invalid version .so links in Makefile
6 years ago
Lidi Zheng
a62344e56a
Rename the Dockerfiles
6 years ago
Lidi Zheng
a82ba64943
Pack templates into a concentrated one
6 years ago
Lidi Zheng
b18abf21d6
Uppercase `Authors`
6 years ago
Lidi Zheng
a8658d9192
Put `jessie` back for Python3.4
...
* 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
6 years ago
Lidi Zheng
772c4c4336
Migrate from `jessie` to `stretch`
6 years ago
Muxi Yan
647e24c190
Put logContext in class extension
6 years ago
Alex Polcyn
e52d87b53d
Add a grpclb-in-DNS interop test suite
6 years ago
Lidi Zheng
0dbd7831c3
Add different Dockerfile for each Python version
6 years ago
Lidi Zheng
1a74f991e1
Rename Dockerfile && fix typo
6 years ago