Noah Eisen
|
adef5373f8
|
Merge pull request #16993 from grpc/revert-16969-channelz-service
Revert "Refactor Channelz Service to Support Internal Build"
|
6 years ago |
Lidi Zheng
|
cd0c58d674
|
Merge pull request #16945 from lidizheng/update-python-3.7-dockerfile
Update Python 2.7/3.5/3.6/3.7 testing Dockerfile
|
6 years ago |
Noah Eisen
|
2eafaccba6
|
Revert "Refactor Channelz Service to Support Internal Build"
|
6 years ago |
Jan Tattermusch
|
2b54c93c65
|
Merge pull request #16975 from jtattermusch/manual_foundry_runs
Align configuration of kokoro and manual foundry runs
|
6 years ago |
Mark D. Roth
|
496d0676c8
|
Merge pull request #16507 from markdroth/health_checking_client
Health checking client
|
6 years ago |
yihuaz
|
e976f69972
|
Merge pull request #16963 from yihuazhang/security_connector_refactor_new
security connector refactor
|
6 years ago |
Vijay Pai
|
89a6e22a22
|
Merge pull request #16984 from vjpai/varargs
Generalize CatchingCallback function
|
6 years ago |
Mark D. Roth
|
f85fd026e3
|
Client-side health checking support.
|
6 years ago |
Stanley Cheung
|
d6fe648ed7
|
Merge pull request #16977 from stanley-cheung/update-interop-matrix
Update client_matrix.py after 1.16 release
|
6 years ago |
Vijay Pai
|
71bd03c830
|
Merge pull request #16983 from vjpai/compl_op
Arena-allocate the ServerContext::CompletionOp
|
6 years ago |
Vijay Pai
|
f87eb7d6ed
|
Merge pull request #16980 from vjpai/no_inproc_nosec
Remove inproc_nosec_test since inproc is inherently secure
|
6 years ago |
Mark D. Roth
|
55906e4d23
|
Merge pull request #16912 from markdroth/fail_rpcs_on_transient_failure
Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.
|
6 years ago |
Mark D. Roth
|
b6059e2e86
|
Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.
|
6 years ago |
Jan Tattermusch
|
f9b6c88f01
|
align configuration of kokoro and manual foundry runs
|
6 years ago |
Vijay Pai
|
22dc39ae66
|
Change CatchingCallback function to be varargs for broader use
|
6 years ago |
Vijay Pai
|
45dfbe097e
|
Arena-allocate the ServerContext::CompletionOp
|
6 years ago |
Jan Tattermusch
|
17f100063b
|
Merge pull request #16911 from ejona86/warn-about-generated
run_interop_tests: Use "GENERATED" comment in generated scripts
|
6 years ago |
Lidi Zheng
|
a62344e56a
|
Rename the Dockerfiles
|
6 years ago |
Lidi Zheng
|
a82ba64943
|
Pack templates into a concentrated one
|
6 years ago |
Vijay Pai
|
25f4346ac1
|
Remove inproc_nosec_test since inproc is inherently secure
|
6 years ago |
Lidi Zheng
|
b18abf21d6
|
Uppercase `Authors`
|
6 years ago |
Yang Gao
|
5984e9daf2
|
Merge pull request #16961 from yang-g/build
Remove duplicate grpc_census.cc build
|
6 years ago |
Doug Fawley
|
19e648599b
|
Merge pull request #15674 from menghanl/release_matrix
Add new go release to client_matrix.py
|
6 years ago |
Lidi Zheng
|
a8658d9192
|
Put `jessie` back for Python3.4
* According to `https://packages.debian.org/jessie/python/python3.4` the Python3.4 has security issues.
* Debian `stretch` doesn't include Python3.4 packages in their repo
|
6 years ago |
Mark D. Roth
|
d346dff386
|
Merge pull request #16959 from markdroth/doc_reorg
Move core docs to core subdir.
|
6 years ago |
apolcyn
|
2f92bdedad
|
Merge pull request #16727 from apolcyn/grpclb_interop_master
Add a grpclb-in-DNS interop test suite
|
6 years ago |
Lidi Zheng
|
772c4c4336
|
Migrate from `jessie` to `stretch`
|
6 years ago |
Noah Eisen
|
4e526d06d9
|
Merge pull request #16969 from ncteisen/channelz-service
Refactor Channelz Service to Support Internal Build
|
6 years ago |
Menghan Li
|
4fc34cd268
|
add 1.14, 1.15, 1.16
|
6 years ago |
Menghan Li
|
7cc7b6a57c
|
Add go release 1.13.0 to client_matrix.py
|
6 years ago |
Menghan Li
|
1684f60f5f
|
Add go release 1.12.2 to client_matrix.py
|
6 years ago |
Juanli Shen
|
e401a0898c
|
Merge pull request #16873 from AspirinSJL/add_interop
Add interop test into bazel build
|
6 years ago |
yihuaz
|
eb89e3cf30
|
Merge pull request #16869 from yihuazhang/revert_pollset_set_change
Do not pass interested_parties during handshake
|
6 years ago |
Stanley Cheung
|
69ed19988c
|
Update client_matrix.py after 1.16 release
|
6 years ago |
Srini Polavarapu
|
8aa361c66f
|
Merge pull request #16924 from ovekyc/master
Add python example - channel options
|
6 years ago |
Jan Tattermusch
|
bf3378f47d
|
Merge pull request #16964 from jtattermusch/remote_csharp_from_coverage
Remove C# from coverage suite (to make the suite green again)
|
6 years ago |
Alex Polcyn
|
e52d87b53d
|
Add a grpclb-in-DNS interop test suite
|
6 years ago |
Jan Tattermusch
|
333a1dc35b
|
Merge pull request #16960 from jtattermusch/perf_benchmark_polish2
C++ benchmark: build C++ with assembly optimizations
|
6 years ago |
Jan Tattermusch
|
d0cc6bf255
|
Merge pull request #16957 from jtattermusch/perf_benchmarks_polish
End-to-end peformance benchmark improvements
|
6 years ago |
Youngchan Kim
|
2e2ef9dcdf
|
Run YAPF check for python example
|
6 years ago |
Youngchan Kim
|
832460bb94
|
Add link - gRPC Python package documents
|
6 years ago |
Youngchan Kim
|
0f9733eb85
|
Update timeout: 1 -> 10
|
6 years ago |
Youngchan Kim
|
c4c112bc50
|
Update keepalive timeout: 10 -> 10000
|
6 years ago |
Youngchan Kim
|
f65615d4cd
|
Update example description
|
6 years ago |
Youngchan Kim
|
0a925095be
|
Simplify example
|
6 years ago |
Youngchan Kim
|
cf09d16ca8
|
Add python example - channel options
|
6 years ago |
ncteisen
|
97134a69be
|
Refactor to support internal build
|
6 years ago |
Juanli Shen
|
800a09b24e
|
Add interop test into bazel build
|
6 years ago |
Bill Feng
|
62bdfadb73
|
Merge pull request #16965 from billfeng327/bugfix/migrate-e2e-unsec
added nosec_tests to end2end test suite
|
6 years ago |
Bill Feng
|
5455a3ae3d
|
added nosec_tests to end2end test suite
|
6 years ago |