Lidi Zheng
|
f0b24bff9a
|
Merge branch 'master' into py3.8-windows
|
6 years ago |
Lidi Zheng
|
a85d4b7cc1
|
Merge pull request #21270 from lidizheng/py3.8-macos
Release Python3.8 wheel on macOS
|
6 years ago |
Jan Tattermusch
|
431fd6dcae
|
Merge pull request #21219 from jtattermusch/bazel_reduce_timeouts
Use more reasonable timeouts for bazel RBE tests
|
6 years ago |
Lidi Zheng
|
028938f0cc
|
Adds deadline & expands comment
|
6 years ago |
rmstar
|
9056c700ff
|
Merge pull request #21287 from rmstar/time_jump_test_ntp
Sync time before running time_jump_test
|
6 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
|
6 years ago |
Jan Tattermusch
|
649e706a12
|
print test case name and speedup under MSAN
|
6 years ago |
Lidi Zheng
|
ed054d03a1
|
Fix the hack, hope the test still passes
|
6 years ago |
Lidi Zheng
|
c89892ded5
|
Respect the hack
|
6 years ago |
Jan Tattermusch
|
674b1f6f52
|
use more reasonable timeouts for sanitizer tests
|
6 years ago |
Jan Tattermusch
|
7e6defd394
|
use default test timeouts for RBE opt and dbg tests
|
6 years ago |
Jan Tattermusch
|
2324e4dd1d
|
Merge pull request #21294 from jtattermusch/make_bazel_sharding_work
Make bazel test sharding work for poller-specific tests
|
6 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
|
6 years ago |
Jan Tattermusch
|
39f6bb152e
|
make test sharding work for poller-specific tests
|
6 years ago |
Lidi Zheng
|
70232fbd9c
|
Change the msvc back
|
6 years ago |
Lidi Zheng
|
21c3491705
|
More tolerant of Python installer
|
6 years ago |
Lidi Zheng
|
6dc57b3b0c
|
Let's see CI is happy with additional changes
|
6 years ago |
Prashant Jaikumar
|
d023aba60e
|
Sync time before running time_jump_test
|
6 years ago |
Richard Belleville
|
aa156984b1
|
Support mutating a value used for a response in grpcio_testing
|
6 years ago |
Zhen Lian
|
fe9576c861
|
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
|
6 years ago |
Lidi Zheng
|
6065163466
|
Fix typo
|
6 years ago |
Lidi Zheng
|
f0623730ef
|
Validate md5sum v2
|
6 years ago |
Yash Tibrewal
|
b4d6916552
|
Merge pull request #20567 from yashykt/docupdate
Stronger guarantee on failure of read/write operations
|
6 years ago |
Lidi Zheng
|
180e78ca42
|
Little twich, hope it works
|
6 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
|
6 years ago |
Lidi Zheng
|
c711e5d4a6
|
Validate checksum for Python installers
|
6 years ago |
Lidi Zheng
|
63363aaf18
|
Install setup essentials for Python3.8
|
6 years ago |
Lidi Zheng
|
82b579ab36
|
Adding a self-taught powershell script
|
6 years ago |
Mark D. Roth
|
6950e15882
|
Merge pull request #21274 from markdroth/xds_test_sharding
Shard xds_end2end_test.
|
6 years ago |
Mark D. Roth
|
b073f5416d
|
Merge pull request #20902 from markdroth/c++_connector
Convert grpc_connector to C++.
|
6 years ago |
Mark D. Roth
|
3d3b6d8a8a
|
shard xds_end2end_test
|
6 years ago |
Lidi Zheng
|
95528207ca
|
Add Python3.8 to Kokoro windows
|
6 years ago |
Lidi Zheng
|
315147dcae
|
Add Python3.8 to our macOS CI
|
6 years ago |
Jan Tattermusch
|
a30f2f9501
|
Merge pull request #20976 from KyleFromKitware/gflags-benchmark-optional
Automatically disable testing frameworks if gRPC_BUILD_TESTS=OFF
|
6 years ago |
Vijay Pai
|
2c6a7e1f19
|
Merge pull request #18856 from vjpai/unary_reactor_server
Revamp server-side callback API and message allocator API
|
6 years ago |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
6 years ago |
Esun Kim
|
e5dc51fcf3
|
Merge pull request #21259 from veblush/python-twine
Fix the version of twine <= 2.0
|
6 years ago |
Lidi Zheng
|
0db9a7a4a9
|
Merge pull request #21248 from lidizheng/fix-runner
Use dedicated threads for synchronous runners
|
6 years ago |
Jan Tattermusch
|
091f802554
|
Merge pull request #21218 from jtattermusch/bazel_timeout_cleanup
bazel: prefer using "size" over "timeout" for bazel tests
|
6 years ago |
Esun Kim
|
4dd753084a
|
Fix the version of twine to 2.0
|
6 years ago |
Jan Tattermusch
|
6d07e196e1
|
add explicit branch for PROVIDER=none
|
6 years ago |
Sheena Madan
|
520dae748e
|
Merge pull request #21258 from veblush/veblush
Change manager to veblush
|
6 years ago |
Esun Kim
|
03c6eb7a80
|
Change manager to veblush
|
6 years ago |
hcaseyal
|
a373140d1f
|
Merge pull request #21255 from hcaseyal/thread_safety_comment
Add comment about thread safety to ServerContext IsCancelled()
|
6 years ago |
Esun Kim
|
58e0fc8f08
|
Merge pull request #21251 from veblush/upb-up
Update upb to the latest
|
6 years ago |
Hope Casey-Allen
|
3bbfb76b64
|
Add comment about thread safety
|
6 years ago |
Karthik Ravi Shankar
|
a579e04d5a
|
Merge pull request #21252 from karthikravis/http-over-grpc
Fix ordering of load and licenses in BUILD
|
6 years ago |
Lidi Zheng
|
87e1189083
|
Use dedicated threads for synchronous runners
|
6 years ago |
Jan Tattermusch
|
f97858f8d1
|
Merge pull request #21254 from jtattermusch/submodule_at_head_cleanup
Fix submodule_at_head script
|
6 years ago |
Vijay Pai
|
015a3e5811
|
Merge pull request #21239 from vjpai/server_shutdown_reorder
Fix server shutdown ordering bug
|
6 years ago |