| Commit message (Collapse) | Author | Age |
|
|
|
| |
can be run, instead of only allow running the entire fixture
|
| |
|
| |
|
| |
|
|
|
|
| |
chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |\
| | |
| | | |
Skip exit_test until flake is fixed
|
| | | |
|
| |\ \
| | | |
| | | | |
php: prepare for GA release
|
| | |/
| |/| |
|
| | | |
|
| |\ \
| | | |
| | | | |
Automatic v1.0.x -> master upmerge
|
| | | | |
|
| | | | |
|
| | |\ \
| | | | |
| | | | | |
Distribute ProtoC and the plugin as pods
|
| |\ \ \ \
| | | | | |
| | | | | | |
Fix cygrpc test
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Add src/compiler to clang-formatting pass
|
| | |_|_|_|/
| |/| | | | |
|
| | | | |\ \
| | | | | | |
| | | | | | | |
Add special methods to generated Python docs
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This is for https://github.com/grpc/grpc/pull/6737 when
start_batch will no longer put data on the wire
|
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
Patch spawn for Python 'unix' compilers instead of link
|
| | | | |\ \ \
| | | | | | | |
| | | | | | | | |
Removed early adopter code
|
| | | | | |/ /
| | | | |/| |
| | | | | | |
| | | | | | |
| | | | | | | |
Also removes an old-now-spurious `make` invocation from the docgen.py
helper script.
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Before we patched the link command, now we just patch `spawn` as an
updatable catch-all solution to ARG_MAX limitations on bash for MSYS and
MinGW and friends.
|
| | |/ / / /
| |/| | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Fix tsan race
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Merged some codes to the common function for maintainability in time.c file
|
| | | | | |/ / |
|
| | |_|_|/ /
| |/| | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Implemented python status_code_and_message interop test
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Updated exit_test for new grpc.Server API
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Updated python qps tests to use GA server API
|
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| | | |_|_|/ /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This should have been included as part of
45c0f2b3051bf1642337e109df57e8031cb654c8
|
| | | | | | | |
|
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
Makefile
build.yaml
gRPC-Core.podspec
gRPC.podspec
package.json
package.xml
src/core/lib/surface/version.c
src/csharp/Grpc.Auth/project.json
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/Grpc.Core/project.json
src/csharp/Grpc.HealthCheck/project.json
src/csharp/build_packages.bat
src/node/tools/package.json
src/python/grpcio/grpc/__init__.py
src/python/grpcio/grpc_version.py
src/python/grpcio_tests/tests/unit/_rpc_test.py
src/ruby/lib/grpc/version.rb
src/ruby/tools/version.rb
templates/gRPC.podspec.template
tools/distrib/python/grpcio_tools/grpc_version.py
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
tools/run_tests/port_server.py
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Make it more likely to correctly report deadline exceeded
|
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
Hold onto the GIL in __dealloc__ functions
|
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
This should have been part of a6b2a5a090ff057f77976b22d854ff375883c1b9
|
| | | | | | | |
|
| | | |\ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
gRPC.podspec
src/objective-c/BoringSSL.podspec
src/objective-c/examples/RemoteTestClient/RemoteTest.podspec
src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj
src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj
src/objective-c/tests/Podfile
templates/gRPC.podspec.template
third_party/protobuf
|
| | | | | | | | |
|
| | | | | | | |\
| |_|_|_|_|_|_|/
|/| | | | | | | |
|