Esun Kim
|
cfc8fbbef5
|
Merge pull request #21313 from veblush/rotation
Update manager to nicolasnoble
|
5 years ago |
Muxi Yan
|
9ec763a800
|
Add doc to notice that users should not reuse GRPCUnaryResponseHandler
|
5 years ago |
Esun Kim
|
c4f80b8c87
|
Update ruby docker image to use pthread for win32
|
5 years ago |
Muxi Yan
|
91cc01e541
|
nit fix
|
5 years ago |
Muxi Yan
|
38d361c398
|
Update GRPCUnaryResponseHandler with generics
|
5 years ago |
Hope Casey-Allen
|
bdac6a5dd4
|
Revert csharp workaround for empty payload gzip compression crash
|
5 years ago |
Hope Casey-Allen
|
60d0105542
|
Fix compression filter Stream::Next bug
|
5 years ago |
Muxi Yan
|
bceb2c8921
|
Update doc of interceptor about response order requirements
|
5 years ago |
Juanli Shen
|
d0578ceb31
|
Merge pull request #21298 from grpc/revert-21196-zhen_alts_context_C++_2
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
|
5 years ago |
Esun Kim
|
6042266a5e
|
Update manager to nicolasnoble
|
5 years ago |
Jan Tattermusch
|
e5634f318c
|
dont run qps_json_driver and json_run_localhost scenarios under bazel on mac
|
5 years ago |
Jan Tattermusch
|
aa40b1c8b8
|
Merge pull request #20510 from jtattermusch/bazel_test_on_mac
Start running bazel C/C++ tests on mac
|
5 years ago |
Jan Tattermusch
|
06b420d314
|
consider cancelRequested flag too
|
5 years ago |
Jan Tattermusch
|
f0db108450
|
Merge pull request #21266 from jtattermusch/fix_compression_empty
Fix C# sending empty payloads with gzip compression
|
5 years ago |
Lidi Zheng
|
f0b24bff9a
|
Merge branch 'master' into py3.8-windows
|
5 years ago |
Lidi Zheng
|
a85d4b7cc1
|
Merge pull request #21270 from lidizheng/py3.8-macos
Release Python3.8 wheel on macOS
|
5 years ago |
Jan Tattermusch
|
431fd6dcae
|
Merge pull request #21219 from jtattermusch/bazel_reduce_timeouts
Use more reasonable timeouts for bazel RBE tests
|
5 years ago |
Lidi Zheng
|
028938f0cc
|
Adds deadline & expands comment
|
5 years ago |
rmstar
|
9056c700ff
|
Merge pull request #21287 from rmstar/time_jump_test_ntp
Sync time before running time_jump_test
|
5 years ago |
Richard Belleville
|
692c6931d7
|
Merge pull request #21290 from gnossen/grpc_testing_mutation
Support mutating a value used for a response in grpcio_testing
|
5 years ago |
Jan Tattermusch
|
7eeb1e564d
|
address review comments
|
5 years ago |
Jan Tattermusch
|
6df4fc5865
|
improve comments
|
5 years ago |
Jan Tattermusch
|
649e706a12
|
print test case name and speedup under MSAN
|
5 years ago |
Jan Tattermusch
|
13843be76e
|
fix type
|
5 years ago |
Lidi Zheng
|
bb38187221
|
Add a TODO to remove a.out
|
5 years ago |
Yash Tibrewal
|
cce1f5a060
|
Clang format
|
5 years ago |
Lidi Zheng
|
ed054d03a1
|
Fix the hack, hope the test still passes
|
5 years ago |
Lidi Zheng
|
c89892ded5
|
Respect the hack
|
5 years ago |
Nicolas Noble
|
e3095a15ce
|
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
|
5 years ago |
Jan Tattermusch
|
674b1f6f52
|
use more reasonable timeouts for sanitizer tests
|
5 years ago |
Jan Tattermusch
|
7e6defd394
|
use default test timeouts for RBE opt and dbg tests
|
5 years ago |
Jan Tattermusch
|
2324e4dd1d
|
Merge pull request #21294 from jtattermusch/make_bazel_sharding_work
Make bazel test sharding work for poller-specific tests
|
5 years ago |
ZhenLian
|
69112951f4
|
Merge pull request #21196 from ZhenLian/zhen_alts_context_C++_2
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
5 years ago |
Jan Tattermusch
|
39f6bb152e
|
make test sharding work for poller-specific tests
|
5 years ago |
Lidi Zheng
|
70232fbd9c
|
Change the msvc back
|
5 years ago |
Lidi Zheng
|
21c3491705
|
More tolerant of Python installer
|
5 years ago |
Lidi Zheng
|
6dc57b3b0c
|
Let's see CI is happy with additional changes
|
5 years ago |
Prashant Jaikumar
|
d023aba60e
|
Sync time before running time_jump_test
|
5 years ago |
Richard Belleville
|
aa156984b1
|
Support mutating a value used for a response in grpcio_testing
|
5 years ago |
Zhen Lian
|
fe9576c861
|
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
5 years ago |
Yash Tibrewal
|
1ae439e3f0
|
Reviewer comments
|
5 years ago |
Lidi Zheng
|
6065163466
|
Fix typo
|
5 years ago |
Lidi Zheng
|
f0623730ef
|
Validate md5sum v2
|
5 years ago |
Yash Tibrewal
|
b4d6916552
|
Merge pull request #20567 from yashykt/docupdate
Stronger guarantee on failure of read/write operations
|
5 years ago |
Lidi Zheng
|
180e78ca42
|
Little twich, hope it works
|
5 years ago |
nanahpang
|
3240333334
|
Merge pull request #20597 from nanahpang/benchmark-correctness
Correct the benchmark calculation and add comments to clarify the meaning of each field in ScenarioResultSummary
|
5 years ago |
Lidi Zheng
|
c711e5d4a6
|
Validate checksum for Python installers
|
5 years ago |
Lidi Zheng
|
9788a9a835
|
Add side-products of Python compilation to gitignore
|
5 years ago |
Jan Tattermusch
|
eb137ea519
|
clang format
|
5 years ago |
Jan Tattermusch
|
05012c288f
|
make tcp_posix_test run when CFSTREAM is enabled
|
5 years ago |