Jan Tattermusch
0f8a3aeeb7
install jq
6 years ago
Jan Tattermusch
472613c3bc
check dotnet SDK version before building ASP.NET core interop image
6 years ago
Jan Tattermusch
96fd871694
bump C# protobuf dependency
6 years ago
Jan Tattermusch
f601afae14
bump ruby google-protobuf dependency
6 years ago
Jonas Vautherin
37ba57ec48
Bugfix: cc_install following a cc_library must use BUILD_CODEGEN, too
6 years ago
Jan Tattermusch
b1dbf68373
update the docker image to netcore3 preview3
6 years ago
Dan Kegel
3e88dcaef2
Makefile: fix shared library resolution on linux when installed to e.g. /opt
...
For issue 18131.
6 years ago
Jan Tattermusch
d0c42dec85
hotfix: download unreleased preview3
6 years ago
Jerry
a7cb65b119
Remove useless comment and add EOL
6 years ago
Jan Tattermusch
0e4c184845
use internal variable
6 years ago
Markus Heß
0d7a0ded1c
when cross-compiling, the host grpc_cpp_plugin should be used
6 years ago
Jan Tattermusch
8ba48b42ce
dummy grpc_csharp_ext stubs should never be reached
6 years ago
Jan Tattermusch
cfc2156665
add AspNetCore interop server
6 years ago
Jerry
ab4fbc88b6
removed changes in php docker file
6 years ago
Jerry
18c75f13a1
removed php docker file
6 years ago
Jan Tattermusch
1599fd5f70
unity android: add dummy stubs to fix il2cpp build
6 years ago
Jan Tattermusch
596d1b0563
refactor native_methods stub generator
6 years ago
Jerry
63544ea3ae
memory leak test for php
6 years ago
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
Dan Kegel
eedcea9833
Avoid including old installed headers. Fixes issue 17620.
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