Yuchen Zeng
19889d79e4
Add escape sequences for the grpc_cli metadata flag
7 years ago
Alexander Polcyn
2830e3a326
Enable golden file test in bazel
7 years ago
apolcyn
a81ff04cc9
Merge pull request #13716 from apolcyn/provide_args_to_bazel_test
...
Make sure to always pass bazel "args" to tests
7 years ago
ncteisen
5f8bf79bbf
yapf tools
7 years ago
ncteisen
888093c6ed
yapf run_tests
7 years ago
ncteisen
a69c6901f9
yapf tools/run_tests/artifacts
7 years ago
ncteisen
eb1281529a
yapf tools/run_tests/performance
7 years ago
Yang Gao
25f3bbaed6
Merge pull request #13711 from yang-g/ping
...
Use the correct env var name
7 years ago
yang-g
9c5d8267cd
resolve comments
7 years ago
ncteisen
0cd6cfefa0
yapf tools/run_tests/sanity
7 years ago
ncteisen
05687c3da9
yapf tools/run_tests/python_utils
7 years ago
ncteisen
173c477bd0
tools/profiling
7 years ago
ncteisen
e4bef08a8c
yapf tools/interop_matrix
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
ncteisen
5898847ddf
yapf tools/codegen
7 years ago
ncteisen
26d70b1653
yapf tools/buildgen
7 years ago
ncteisen
138ee78529
yapf grpcio_tests
7 years ago
ncteisen
e2097f0cc9
yapf-ize grpc_testing
7 years ago
ncteisen
0f6c518e3c
yapf-ize grpcio_reflection
7 years ago
Jan Tattermusch
8face3d49b
Merge pull request #13700 from jtattermusch/faster_header_check
...
Speed up sanity's check_sources_and_headers.py
7 years ago
ncteisen
d258430bc3
yapf-ize grpcio_health_checking
7 years ago
ncteisen
128366374f
Yapf-ize grpcio/grpc_.py
7 years ago
Alexander Polcyn
b94346f541
pass intended invocation args to bazel tests under poller script
7 years ago
yang-g
69aec17562
Add dummy operator delete to make VS2015 not complain.
7 years ago
Muxi Yan
b2cf1bcba2
Merge pull request #13708 from muxi/preboot-xcode-sim
...
pre-boot xcode sim in objc-tests
7 years ago
yang-g
3c42425cd1
Use the correct env var name
7 years ago
Muxi Yan
98e075a616
Add a comment when Xcode simulator fails to start.
7 years ago
Mehrdad Afshari
36b42ecb50
Remove version column on README.md
...
It provides unclear benefits and often goes stale. Let's kill it.
7 years ago
Mehrdad Afshari
c5ba665b22
Merge remote-tracking branch 'origin/v1.8.x'
7 years ago
Muxi Yan
2b57a10db4
pre-boot xcode sim in objc-tests
7 years ago
Sree Kuchibhotla
7fd341746b
Merge pull request #13678 from sreecha/rpc-deadline-fix
...
Tweak the RpcDeadline test to reduce flakes
7 years ago
Craig Tiller
04bd8b3b11
Fix test helper binaries
7 years ago
Jan Tattermusch
866db6e9b1
Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test
...
C# synchronize access to grpc_channel methods.
7 years ago
Zhouyihai Ding
f9675bb186
Merge pull request #12706 from applinskinner/master
...
Fix a PHP memory leak with SSL root certificates
7 years ago
Mehrdad Afshari
bd247184e6
Merge pull request #13667 from mehrdada/servicercontext-abort
...
Introduce ServicerContext.abort for terminating RPCs with non-OK status
7 years ago
Mehrdad Afshari
b0afa016cb
Refactor: Rename call to response_iterator_call
...
Rename call to response_iterator_call file-wide for response-streaming tests.
7 years ago
Mehrdad Afshari
90ab995cb0
Tests for ServicerContext.abort
7 years ago
Mehrdad Afshari
9bc44e3829
Introduce ServicerContext.abort to abort an RPC
...
gRPC Python required RPCs terminating with non-OK status code to still
return a valid response value after calling set_code, even though the
response value was not supposed to be communicated to the client, and
returning None is considered a programming error.
This commit introduces an alternative mechanism to terminate RPCs by
calling the `abort` method on `ServicerContext` passed to the handler,
which raises an exception and signals to the gRPC runtime to abort the
RPC with the specified status code and details.
7 years ago
Jan Tattermusch
38466bc00e
precompute transitive closure for speed
7 years ago
adelez
9a1c51dec9
Merge pull request #13646 from menghanl/release_matrix
...
Add go release versions to client_matrix.py
7 years ago
apolcyn
5663eac718
Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core
...
Move a CFLAG to be a CPPFLAG when building core for ruby
7 years ago
Alexander Polcyn
ebcc6b398d
Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when
...
compiling core.
7 years ago
Nathaniel Manista
d14035c55a
Merge pull request #13688 from nathanielmanistaatgoogle/12531
...
Elide cygrpc.Operations.
7 years ago
Jan Tattermusch
7a64e6964e
Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling
...
C#: Reuse RequestCallContextSafeHandle objects by pooling them.
7 years ago
Noah Eisen
5b1a66cef1
Merge pull request #13413 from ncteisen/surfacing-error-details-wrapped
...
Surface Error String to Wrapped Languages
7 years ago
Nathaniel Manista
c5c1216a65
Elide cygrpc.Operations
7 years ago
Nathaniel Manista
5cff6d3c2d
Merge pull request #13672 from nathanielmanistaatgoogle/12531
...
Streamline metadata in gRPC Python.
7 years ago
ncteisen
6193c63dab
Reviewer feedback
7 years ago
Sree Kuchibhotla
ca398ee74a
Merge branch 'master' into cv-wait-monotonic
7 years ago
Yash Tibrewal
94e676e10f
Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx
...
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
7 years ago