yulin-liang
317fd2e13f
Objc support PB runtime import override
4 years ago
Esun Kim
40dbe0e28a
Removed grpc_artifact_protoc/Dockerfile
4 years ago
Esun Kim
e2889fe265
Added missing deps_linkage
4 years ago
Alexander Polcyn
b88c0a22c7
Fix use-after-free in ruby call creds
4 years ago
Esun Kim
c33c67edf6
Add Python 3.9 support
4 years ago
Karthik Ravi Shankar
4beb1eccf3
Fix formatting and build files
4 years ago
Karthik Ravi Shankar
ecbbc03c3d
Move create_channel_posix from ::grpc_impl to ::grpc
...
Revert https://github.com/grpc/grpc/pull/18373
4 years ago
Karthik Ravi Shankar
9db914a0cc
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
4 years ago
Richard Belleville
f69b8f831c
Fix executable bit
4 years ago
Sanjay Pujare
1a17a14ceb
Remove 1.30.0 and 1.30.1 from the matrix
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Karthik Ravi Shankar
0f64d1f96b
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"
4 years ago
Esun Kim
445f6814eb
Add manylinux2014 artifacts
4 years ago
Esun Kim
06b1a9b0d3
Add manylinux2014 docker images
4 years ago
Esun Kim
681d2fcb08
Rename com_github_google_googletest to com_google_googletest
4 years ago
Sanjay Pujare
0fe7738330
Add grpc-java v1.30.2 to interop test client matrix
4 years ago
Richard Belleville
09007ebccf
Yapf
4 years ago
Richard Belleville
1010d3a619
Batch download jobs
4 years ago
Esun Kim
a5ab31ac29
Add build_abseil-cpp_at_head
4 years ago
Richard Belleville
bdc83185d3
Incrementally remove docker images as we test
4 years ago
Yash Tibrewal
e98eaa5052
Revert "Revert "Add message-size check before message decompression""
4 years ago
Srini Polavarapu
39103342cf
v1.30.0 interop tests
4 years ago
Vijay Pai
c7f2956b67
Revert "Add message-size check before message decompression"
4 years ago
Richard Belleville
4fcf9d01d2
Address review comments
5 years ago
Yash Tibrewal
0497ad8bb0
Add missing message-size check before decompressing
...
Add and fix tests for limit check before decompression
Code restructuring to allow easy reuse of service config call data
Regenerate projects
Reviewer comments
5 years ago
Mark D. Roth
492889f1c0
Convert chttp2 server connection-handling code to C++.
5 years ago
Chengyuan Zhang
4009dc1115
Add grpc-java v1.30.1 to interop test client matrix
5 years ago
Richard Belleville
98bb4b6124
Copyright header
5 years ago
Mark D. Roth
133918ec70
Add ConfigSelector API.
5 years ago
Eric Gribkoff
d74e52ad85
Use grpc health checks for PHP and Ruby xDS tests
...
The test suite now dynamically updates the server's health status (via
the gRPC health service) to simulate failing backends; this requires
grpc health checks, which means the --use_stable_apis flag is no longer
compatible with these checks (it should probably be removed, but will
leave that for a follow-up).
5 years ago
Richard Belleville
f22e247183
Add script to install all Python modules
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
Vijay Pai
7eebba3781
Fixes needed to make roll-forward of StartCall and corking work
5 years ago
Esun Kim
65590e1dd3
Make rvm install 32bit artifacts explicitly on i686
5 years ago
Lidi Zheng
d98ecdb85c
Set version upper bound for protobuf; installs grpcio-tools instead
5 years ago
Esun Kim
65ecbbde61
Make grpc_artifact_centos6 updated
5 years ago
Vijay Pai
9d82fcc1a2
Fix test filter for C++ include files
5 years ago
Patrice Chalin
891ca8a443
Guides links updates
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
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
Lidi Zheng
43a574d1ae
Trust google-auth library will handle their dependency properly
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
Lidi Zheng
3f9e2148eb
Fix typo ras -> rsa
5 years ago
Lidi Zheng
25491305ff
Pin to 4.3 instead of 4.0
5 years ago
Lidi Zheng
9a3ae47658
Pump up the minimum version of google-auth to 1.17.1
5 years ago
michaelywg
308fbc6ade
Added rbac.proto and dependencies, then ran gen_upb_api.sh
5 years ago
Vijay Pai
b269fdbf8b
Don't mark server RPC canceled if finished with non-OK status
5 years ago