ZhouyihaiDing
8771dab571
PHP: fix distribtest test by adding -Ithird_party/nanopb
7 years ago
Jim King
7fc8bf5833
Fixing trailing metadata ops in census filter.
...
Fixing trailing metadata ops.
7 years ago
Jan Tattermusch
1ea30c5fcf
Merge pull request #15195 from jozefizso/dev/vcpkg_csharp_patch
...
Allow conditional builds of grpc_csharp_ext for vcpkg manager
7 years ago
Vizerai
97c6648a49
update
7 years ago
Noah Eisen
d07a5ff3ea
Merge pull request #15810 from ncteisen/sanity
...
Fix Sanity
7 years ago
Noah Eisen
76283c4e57
Fix sanitY
7 years ago
Vizerai
c0d251a10e
Fixing trailing metadata ops.
7 years ago
Mark D. Roth
d8772cf88f
Merge pull request #15715 from markdroth/retry_data_per_attempt
...
Allocate retry payload fields with subchannel call instead of with each batch.
7 years ago
Mark D. Roth
9e3e64604d
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
...
Create verify_peer_options when creating ssl credentials to support a peer verification callback
7 years ago
Jozef Izso
ec4779416a
Regenerate CMakeLists.txt from generate_projects.sh
7 years ago
Jozef Izso
bbdee16b99
Allow conditional builds of grpc_csharp_ext for vcpkg manager
7 years ago
Mark D. Roth
5bacf2e4f6
Allocate retry payload fields with subchannel call instead of with each batch.
7 years ago
Mehrdad Afshari
ddef0f6aed
Merge pull request #15668 from mehrdada/remove-csharp-interceptor-api-experimental-warning
...
Remove EXPERIMENTAL API notice on C# interceptor API
7 years ago
Mark D. Roth
547bb5e66f
Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3
...
Third attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops
7 years ago
Jim King
01cbab60f3
Merge pull request #15070 from Vizerai/filter_port
...
Adding opencensus grpc plugin with bazel support.
7 years ago
apolcyn
34e7515cc6
Merge pull request #15377 from ganmacs/move-script-which-has-pre-req
...
Move a script which has a pre-requirement to outside of spec
7 years ago
adelez
8c39827583
Merge pull request #15785 from adelez/suppressions
...
Add suppressions to bazel TSAN build (take 2)
7 years ago
apolcyn
1da7589c84
Merge pull request #15791 from ganmacs/run-spec-by-specifing-file
...
Be able to execute rspec for each file
7 years ago
Jan Tattermusch
a2769d5ee4
Merge pull request #15794 from grpc/revert-15778-use_pyyaml
...
Revert "Install pyyaml through pip in docker"
7 years ago
Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
7 years ago
Jan Tattermusch
227d06e48b
Merge pull request #15789 from abdullin/patch-1
...
Fix typos in the description of Server
7 years ago
ganmacs
cb450277a3
All spec files require spec_helper
7 years ago
ganmacs
075a26faff
spec_helper requires grpc
7 years ago
David G. Quintas
9fcfbb07bd
Merge pull request #15788 from dgquintas/gyp_nanopb
...
Fix grpc.gyp wrt nanopb refactoring
7 years ago
Rinat Abdullin
fd196a7de9
Fix typos in the description of Server
7 years ago
David Garcia Quintas
ba233e7841
Fix grpc.gyp wrt nanopb refactoring
7 years ago
ganmacs
0b4fb6a5e2
Move a script which has a pre-requirement to outside of spec
...
And make it to be execute when using `./tools/run_tests/run_tests.py -l ruby`
7 years ago
Adele Zhou
1f3d714d07
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
7 years ago
adelez
5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds""
7 years ago
apolcyn
8a7f6bf5cb
Merge pull request #15780 from apolcyn/cares_windows_build
...
Separate out the posix part of the c-ares driver
7 years ago
Alexander Polcyn
7eda61937e
Separate the posix part of the c-ares driver
7 years ago
Mark D. Roth
51bbbc5d8e
Get status from wire even if the recv_trailing_metadata batch callback
...
is invoked with an error.
7 years ago
Noah Eisen
bd6ac0f9d5
Merge pull request #15681 from ncteisen/even-more-clang
...
Even More Clang Tidy: performance-*
7 years ago
apolcyn
c65066666f
Merge pull request #15755 from ganmacs/unify-duplicated-method
...
Unify nearly same methods
7 years ago
Srini Polavarapu
d6616280d3
Merge pull request #15694 from srini100/bump-to-v1.14
...
Bump master to v1.14
7 years ago
apolcyn
ce62e20fdc
Merge pull request #15778 from apolcyn/use_pyyaml
...
Install pyyaml through pip in docker
7 years ago
David G. Quintas
1c6d6ba851
Merge pull request #15595 from dgquintas/nanopb_build_cleanup
...
Treat nanopb as a regular external dep
7 years ago
hcaseyal
5bc31dbd42
Merge pull request #15775 from hcaseyal/fix_http_server_filter_comment
...
Fix comment typo in http_server_filter
7 years ago
Mehrdad Afshari
0178876a98
Merge pull request #15773 from nathanielmanistaatgoogle/9320
...
Specify thread-safety of grpc-created channels
7 years ago
Hope Casey-Allen
8ad28d5317
Fix comment typo in http_server_filter
7 years ago
Nathaniel Manista
a5530e9e36
Specify thread-safety of grpc-created channels
7 years ago
Yash Tibrewal
a726484455
Merge pull request #15698 from yashykt/httpsproxy
...
Prefer using https_proxy for secure channels and http_proxy for insec…
7 years ago
Mehrdad Afshari
33baa9525a
Merge pull request #15632 from grpc/mmx-test-build-wheel37
...
Add Python 3.7 Linux wheels to artifact build
7 years ago
Mehrdad Afshari
411199a38b
Merge pull request #14639 from mehrdada/blocking-py-intercept
...
Optimize blocking intercepted response-unary calls
7 years ago
Mehrdad Afshari
b291f186be
Refactor: reorder
7 years ago
David Garcia Quintas
39fbed3589
Merge branch 'nanopb_build_cleanup' of github.com:dgquintas/grpc into nanopb_build_cleanup
7 years ago
David Garcia Quintas
657a3eb98b
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
7 years ago
Mehrdad Afshari
797a0620c7
Use a Docker image that includes Python3.7rc1
...
In order to build Python3.7 packages for manylinux1
platform, we need our Docker image to include
Python3.7. Unfortunately, since Python 3.7 is still
in RC1 stage, the official docker image does not
include that Python release, so we temporarily
rely on our own underlying docker image to build.
7 years ago
Mehrdad Afshari
b4f4d2943e
Add Python 3.7 Linux wheels to artifact build
7 years ago
Mehrdad Afshari
56142a5dbf
Refactor: avoid calling with_call API
...
Avoid calling the public self.with_call
API internally and opt for sharing the
method body in a separate private method
and calling that instead.
7 years ago