yulin-liang
83e679fad1
Objc update WKT generated import paths.
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
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
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
Jan Tattermusch
44a5a308e8
Merge pull request #23174 from jtattermusch/reference_assemblies
...
use Microsoft.NETFramework.ReferenceAssemblies for 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
yulin liang
96338ada72
Merge pull request #23181 from yulin-liang/cronet-transport
...
Cronet transport issue fix
5 years ago
Srini Polavarapu
c9acb66185
regenerate projects
5 years ago
Lidi Zheng
18054754c5
Install rsa==4.0 to avoid the egg cache race issue
5 years ago
srini100
815bd8b90f
resolving comment
5 years ago
Lidi Zheng
43a574d1ae
Trust google-auth library will handle their dependency properly
5 years ago
Srini Polavarapu
1b72975dfd
Merge pull request #23207 from srini100/boringssl_instructions
...
update boringssl upgrade instructions
5 years ago
Menghan Li
c862859161
Merge pull request #23137 from menghanl/interop_test_spec_traffic_splitting
5 years ago
yulin-liang
060d61e3fb
Cronet transport: do an extra read for a trailer-only stream with grpc_status = 0 to trigger on_succeeded() callback.
5 years ago
srini100
3040f92254
update boringssl instructions
5 years ago
Eric Anderson
92725c384d
packages.grpc.io: Use search.maven.org instead of mvnrepository.com
...
It is unafficiated with Maven Central. Just link to the normal site. This is
approximately the same link the grpc-java README uses.
Technically, https://repo.maven.apache.org/maven2/io/grpc/ is potentially even
better, since that is by Apache instead of Sonatype and is the _actual_
repository, but the difference probably doesn't matter to most people.
5 years ago
srini100
4a8171cda5
xds features per release
5 years ago
srini100
e17602ab94
update boringssl instructions
5 years ago
Eric Gribkoff
3f4b0d5f94
Merge pull request #23136 from ericgribkoff/qps
...
Update default xds test qps to 100
5 years ago
Vijay Pai
a379951943
Merge pull request #23202 from vjpai/flaky
...
Fix flaky_network_test
5 years ago
ashithasantosh
899ea588d0
Merge pull request #23189 from michaelywg/import_rbac
...
Import rbac.proto into gRPC C core
5 years ago
donnadionne
eff1579811
Merge pull request #23192 from donnadionne/case
...
reject RouteConfiguration with a case-insensitive RouteMatch
5 years ago
Muxi Yan
9156cadd43
Merge pull request #23171 from grpc/fix-resource-quota
...
Do not unref resource user when no allocations are aborted
5 years ago
Esun Kim
ed2037d343
Update by review
5 years ago
Vijay Pai
5a2f60d137
Allow skipping canceled check
5 years ago
Donna Dionne
b35b463a08
reject RouteConfiguration with a case-insensitive RouteMatch
5 years ago
Lidi Zheng
5cfe11049b
Merge pull request #23201 from lidizheng/fix-del-2
...
Prevent another exception spam in _ChannelCallState.__del__
5 years ago
Esun Kim
0eefd8b209
Finish client first completely for client-lead tests
5 years ago
Lidi Zheng
72f2b99097
Guard _ChannelCallState.__del__ from cygrpc being deallocated early
5 years ago
Lidi Zheng
c47bc1a709
Merge pull request #23045 from Skyscanner/issue-21953_use-metadata-type
...
[Aio] Use Metadata type
5 years ago
Lidi Zheng
4600e638d1
Merge pull request #23197 from lidizheng/fix-rsa
...
Pin version of RSA package to avoid bad releases
5 years ago
Muxi Yan
5e6b089f16
Print outstanding allocations in log
5 years ago
Lidi Zheng
3f9e2148eb
Fix typo ras -> rsa
5 years ago
Lidi Zheng
25491305ff
Pin to 4.3 instead of 4.0
5 years ago