Vijay Pai
|
90f6329d16
|
Merge pull request #23225 from grpc/vjpai-patch-2
Fix test filter for C++ include files
|
5 years ago |
Jan Tattermusch
|
50c4dd3637
|
Improve third_party readme
|
5 years ago |
Vijay Pai
|
6db7c62a13
|
Roll-forward: Change server_finishes_request test to return OK status
|
5 years ago |
Vijay Pai
|
84cf666014
|
Merge pull request #23229 from grpc/revert-23116-revert-23005-asyncwrite
Roll-forward: Fix StartCall: make corking work and allow concurrent Start*
|
5 years ago |
Eric Gribkoff
|
3c90fe7bdf
|
wait for servers to become healthy after failover test
|
5 years ago |
Eric Gribkoff
|
5e77db994b
|
Add gentle failover test and account for unexpected primary/secondary
assignment
|
5 years ago |
Mark D. Roth
|
b42402839e
|
Pass repo manager duty to nicolasnoble
|
5 years ago |
Vijay Pai
|
7eebba3781
|
Fixes needed to make roll-forward of StartCall and corking work
|
5 years ago |
donnadionne
|
039e7759c5
|
Merge pull request #23216 from donnadionne/my_features3
Adding error message to rarely failing tests.
|
5 years ago |
Vijay Pai
|
278671072f
|
Revert "Revert "Fix StartCall: make corking work and allow concurrent Start*""
|
5 years ago |
Vijay Pai
|
a2a1ca3281
|
Merge pull request #23223 from grpc/vjpai-patch-1-1
Avoid a use of ReleasableMutexLock
|
5 years ago |
yulin-liang
|
83e679fad1
|
Objc update WKT generated import paths.
|
5 years ago |
Esun Kim
|
65590e1dd3
|
Make rvm install 32bit artifacts explicitly on i686
|
5 years ago |
Lidi Zheng
|
09fa0ef790
|
Merge pull request #23200 from lidizheng/fix-rsa-2
Trust google-auth library will handle their dependency properly
|
5 years ago |
Donna Dionne
|
97904d77a4
|
Adding the printing of error message when unexpected status returns.
|
5 years ago |
Lidi Zheng
|
b5ec43e182
|
Fix a typo in setup.py
|
5 years ago |
Lidi Zheng
|
d98ecdb85c
|
Set version upper bound for protobuf; installs grpcio-tools instead
|
5 years ago |
Lidi Zheng
|
67f68d7e14
|
Add an "extras" dependency to grpcio package
|
5 years ago |
donnadionne
|
8bae46ba6c
|
Merge pull request #23215 from donnadionne/repo
Passing C repo manager to markdroth
|
5 years ago |
Esun Kim
|
65ecbbde61
|
Make grpc_artifact_centos6 updated
|
5 years ago |
Esun Kim
|
54ebceb079
|
Merge pull request #21854 from veblush/del-manylinux1
Removes manylinux1-specific instructions
|
5 years ago |
Eric Anderson
|
01bb1a07c8
|
Merge pull request #23214 from ejona86/no-mvnrepository
packages.grpc.io: Use search.maven.org instead of mvnrepository.com
|
5 years ago |
Vijay Pai
|
9d82fcc1a2
|
Fix test filter for C++ include files
|
5 years ago |
Vijay Pai
|
1dd7a01bc7
|
Avoid a use of ReleasableMutexLock
|
5 years ago |
Amanda Tarafa Mas
|
7b9ee30caa
|
Support for ITokenAccessWithHeaders
|
5 years ago |
Amanda Tarafa Mas
|
bd9cd82621
|
Updates Google.Apis.Auth dependency from v1.21.0 to 1.46.0.
|
5 years ago |
Patrice Chalin
|
891ca8a443
|
Guides links updates
|
5 years ago |
Patrice Chalin
|
ff391fef8b
|
Fix broken link to Objective-C tutorial
|
5 years ago |
Patrice Chalin
|
5ac3aa789f
|
Docs: fix links to grpc.io tutorial pages
|
5 years ago |
Patrice Chalin
|
4c4933e056
|
Docs: fix links to quick start pages
|
5 years ago |
Kraemer, Benjamin
|
e165a33048
|
Add support for Protobuf_ProtoRoot
|
5 years ago |
Jan Tattermusch
|
44a5a308e8
|
Merge pull request #23174 from jtattermusch/reference_assemblies
use Microsoft.NETFramework.ReferenceAssemblies for Grpc.Tools
|
5 years ago |
Kraemer, Benjamin
|
446f72d7a3
|
Bring closer to master
|
5 years ago |
Kraemer, Benjamin
|
d0c7eac97b
|
Readded InteropServices
Needed #if NETCORE
|
5 years ago |
Kraemer, Benjamin
|
861cdf3d01
|
Reverted whitespace changes
|
5 years ago |
Kraemer, Benjamin
|
18b4dd6562
|
Removed unused usings
|
5 years ago |
Kraemer, Benjamin
|
5494c54cee
|
Use same logic in csharp as in cpp
|
5 years ago |
Kraemer, Benjamin
|
906ce37a35
|
Improved folder generation
|
5 years ago |
Kraemer, Benjamin
|
6bcc37b07c
|
Reverted GetDepFilenameForProto
Otherwise it creates conflicts with non-standard $(Protobuf_DepFilesPath)
|
5 years ago |
Kraemer, Benjamin
|
da4fe1e051
|
Updated unit tests
|
5 years ago |
Kraemer, Benjamin
|
31cd1000b2
|
Create generated directories
|
5 years ago |
Kraemer, Benjamin
|
47ec56beb4
|
Avoid collisions in cs files generated by Grpc.Tools
|
5 years ago |
Jan Tattermusch
|
005dbafe66
|
fix mac tests on kokoro workers
|
5 years ago |
Esun Kim
|
be1bc912fd
|
Remove docker base image for manylinux
|
5 years ago |
Esun Kim
|
23e1d30327
|
Removes manylinux1-specific instructions
|
5 years ago |
Donna Dionne
|
52e1059a6d
|
Passing repo to markdroth
|
5 years ago |
Srini Polavarapu
|
2e2d21d6e5
|
Merge pull request #23213 from srini100/xds_features
xds features in gRPC releases
|
5 years ago |
Esun Kim
|
e01080c800
|
Merge pull request #22984 from veblush/json-run-flaky-fix
Defer the server shutdown until the clients finish calls to avoid tim…
|
5 years ago |
Mark D. Roth
|
8456213e8b
|
gen_upb_api
|
5 years ago |
yulin liang
|
96338ada72
|
Merge pull request #23181 from yulin-liang/cronet-transport
Cronet transport issue fix
|
5 years ago |