| Commit message (Collapse) | Author | Age |
| |
|
|\
| |
| |
| | |
immolating-conversion
|
|\ \ |
|
| |\ \
| | | |
| | | | |
Bring 0.11 into master
|
| |\ \ \
| | | | |
| | | | | |
Fix mac build
|
| |\ \ \ \
| | | | | |
| | | | | | |
Reintroduce DNS-based cases to dualstack_socket_test.c.
|
| | |/ / /
| |/| | | |
|
| |_|_|/
|/| | | |
|
| | | |\
| | | | |
| | | | | |
Fixing #3286
|
| |\ \ \ \
| | | | | |
| | | | | | |
Added queries and fragments to uri parser
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Put timeout on QPS test server shutdown
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Enable servers to disable compression algorithms
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
|\| | | | | | | |
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Remove redundant docker files from grpc repo
|
| | | | | | | | | |
|
|\| | | | | | | | |
|
| |/ / / / / / / |
|
| | | | | | | | |
|
| | | | | | |\ \
| | | | | | | | |
| | | | | | | | | |
Python Beta documentation
|
| | | | | | | | | |
|
| | | | | | |\ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix Python docgen.
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
|
| | | | | | |\| | |
| | | | | | | | | |
| | | | | | | | | | |
Make betaness explicit by setting Python version to 0.11.0b0.
|
| | | | | | |/ / / |
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Allow using service account credential for per_rpc_creds interop test.
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Allow usable auth for JWT token creds interop test
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
Removing some unused vestiges
|
| | | | | | | | | |\ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Bump version of gRPC.podspec to 0.11
|
| | | | | | | | | | | | | |
|
| | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Make servers and stubs context managers
|
| | | | | | | | | | |/ / /
| | | | | | | | | |/| | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Technically unnecessary, but for consistency with the other beta releases.
|
| | | | | | | | | | |_|/
| | | | | | | | | |/| |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
- We cannot use call_data after the final callback as this one may
trigger the deletion of the call object (hence the call_data).
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Fixing #3286
|
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
These were dropped before the initial release because they depended on
a hostname that was only resolvable inside Google. The newer
unittest.grpc.io domain is publicly accessible.
Allow the tests to be skipped, just in case someone is running an
isolated machine, or a DNS resolver that doesn't permit external domains
to return loopback addresses.
|
| |/ / / / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
- We cannot use call_data after the final callback as this one may
trigger the deletion of the call object (hence the call_data).
|
| | | | | | | | | | | |
|
| | | | | | | | |\ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
Beta maintenance of Python dependencies
|
| | | | | |\ \ \ \ \ \ \
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Interop test update
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | / / / /
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
Backport of 0.11 to master
|
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Remove check for no workers
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
I *believe* this is actually safe, and the assert was errantly
copy-pasted a while back.
Fixes #3022
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
(1) Move dependency on protobuf from grpcio to grpcio_test. While the
most-commonly-foreseen use case of grpcio makes use of protobuf,
technically protobuf is not strictly needed and there's no actual
in-code relationship between grpcio and protobuf.
(2) Loosen the dependency on protobuf from ==3.0.0a3 to >=3.0.0a3.
(3) Update all references to 0.10.0* to 0.11.0.
(4) Alphabetize the grpcio_test dependencies.
|
| | | | | | | | | | |/ /
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Servers and stubs were context managers in the Alpha API; they may not
need to be in the Beta API but it's easy enough to do, eases migration,
and probably helps some use cases.
For now the stub is given empty __enter__ and __exit__ methods; we can
always come back and implement the actual work of context management in
a later change.
|