Juanli Shen
|
10f7ab2b4d
|
Merge pull request #19223 from AspirinSJL/locality_key
Change locality name to a class
|
6 years ago |
Jan Tattermusch
|
957e71ecd2
|
add config for C/C++ build only PR job
|
6 years ago |
Jan Tattermusch
|
bf4c7f45ef
|
use bazelisk to grab latest bazel version
|
6 years ago |
Jan Tattermusch
|
3e8c38c507
|
Merge pull request #19247 from jtattermusch/csharp_docfx_nocollide
C# make reference docs tooling to docfx directory to avoid collision
|
6 years ago |
Jan Tattermusch
|
51ccea9ad4
|
Merge pull request #19249 from jtattermusch/hijack_bazel
use bazel wrapper for "bazel" invocations in grpc workspace
|
6 years ago |
Jan Tattermusch
|
9f5eec9381
|
Merge pull request #19230 from jtattermusch/php_broken_jwt
Hotfix for PHP jwt_token_creds interop test
|
6 years ago |
Stanley Cheung
|
c43b77b738
|
Add tests for allowing dots in metadata keys
|
6 years ago |
Soheil Hassas Yeganeh
|
7bf845aeef
|
Do not intern method and host for registered methods.
Registered methods already have a strdup() of host and method.
Since we have the copy, the strings are guaranteed to remain
valid.
|
6 years ago |
Karthik Ravi Shankar
|
7e18e6cf3f
|
Fix clang errors.
|
6 years ago |
Karthik Ravi Shankar
|
522ddfe273
|
Move ClientContext to grpc_impl
ClientContext is another file which needs to be moved from grpc to
grpc_impl for referencing it.
|
6 years ago |
Yash Tibrewal
|
f2dc650f8b
|
Do not reset outgoing buffer on failsafe path
|
6 years ago |
John Luo
|
e62d439d71
|
Avoid regex inefficiencies in no-match scenarios
|
6 years ago |
Stanley Cheung
|
f04aabc0f3
|
PHP: update generated code tests
|
6 years ago |
Moiz Haidry
|
1bc0ac6064
|
Merge pull request #12 from grpc/master
Sync with master
|
6 years ago |
Juanli Shen
|
b6c89f36cb
|
Change locality name to a class
|
6 years ago |
Jan Tattermusch
|
4ed889382a
|
Merge pull request #19246 from jtattermusch/csharp_doc_nits
C# docs improvements.
|
6 years ago |
Jan Tattermusch
|
e66fb82495
|
disable bazel wrapper inside docker containers
|
6 years ago |
Jan Tattermusch
|
f13727dfd1
|
add option to disable bazel wrapper
|
6 years ago |
Lidi Zheng
|
43fa11e418
|
Unpin Cython from 0.28.3
|
6 years ago |
Muxi Yan
|
bc9d2f6b19
|
clang-format
|
6 years ago |
Jan Tattermusch
|
a9a576c6c4
|
Merge pull request #19238 from JamesNK/jamesnk/duplex-interop-tests
Enable duplex streaming and special status message interop tests
|
6 years ago |
Mark D. Roth
|
37afb4745f
|
Merge pull request #19244 from markdroth/channelz_fixes.alt
Change ChannelzRegistry::Get() to return a RefCountedPtr<>.
|
6 years ago |
Jan Tattermusch
|
ed7e8c53e0
|
update scripts
|
6 years ago |
Jan Tattermusch
|
a64ddff19c
|
hijack bazel invocations in grpc workspace
|
6 years ago |
Jan Tattermusch
|
cd807e4ecd
|
Merge pull request #18770 from jtattermusch/interop_refresh_key
Use different service_account_key for interop tests
|
6 years ago |
Moiz Haidry
|
226e63dd0c
|
Move server context implementation to grpc_impl namespace and typedef the ref to it
|
6 years ago |
Mark D. Roth
|
76508bd450
|
Change ChannelzRegistry::Get() to return a RefCountedPtr<>.
|
6 years ago |
Jan Tattermusch
|
e466546743
|
make reference docs tooling to docfx directory to avoid collision
|
6 years ago |
Jan Tattermusch
|
4dd3afbad9
|
Merge pull request #18448 from jtattermusch/csharp_special_status_mesage
C# enable special_status_message interop test
|
6 years ago |
Jan Tattermusch
|
f32a49d05f
|
document grpc_csharp_plugin options
|
6 years ago |
Jan Tattermusch
|
2699ee6243
|
improve C# readme.md
|
6 years ago |
Jan Tattermusch
|
a7e3e76aed
|
use different service_account_key for interop tests
|
6 years ago |
yihuaz
|
53ec44298a
|
Merge pull request #19055 from yihuazhang/peer_verification_api_rename
Update existing call sites of verify_peer_options to use grpc_verify_peer_options
|
6 years ago |
Jan Tattermusch
|
877f426d35
|
add special_status_message testcase to C# interop client
|
6 years ago |
Jan Tattermusch
|
4686f6d518
|
enable special_status_message interop for grpc-dotnet server
|
6 years ago |
Jan Tattermusch
|
de0e9d1026
|
enable special_status_message interop for C#
|
6 years ago |
Jan Tattermusch
|
107cdb84fd
|
Merge pull request #18878 from jtattermusch/interop_matrix_testcase_refresh
Refresh of interop matrix testcases
|
6 years ago |
Juanli Shen
|
8f542fab36
|
Merge pull request #19203 from weiyongji/building
fix a windows compile warning
|
6 years ago |
James Newton-King
|
206ca33dd5
|
Enable duplex streaming and special status message interop tests
|
6 years ago |
yuangongji
|
e8bece9c71
|
some typo errors too.
|
6 years ago |
Lidi Zheng
|
526752d991
|
Merge pull request #19234 from lidizheng/doc-call-cred
Add documentation about CallCredentials restriction
|
6 years ago |
Jan Tattermusch
|
91b4be4da6
|
regenerate master tescases for c++, java and go
|
6 years ago |
Jan Tattermusch
|
a1538246fd
|
only generate TLS-based testcases for interop_matrix
|
6 years ago |
Jan Tattermusch
|
05e26ff4cf
|
introduce --custom_credentials_type to run_interop_tests.py
|
6 years ago |
Lidi Zheng
|
873b39d81e
|
Update server_side_auth about the CallCredential
|
6 years ago |
Richard Belleville
|
26a2e81b3e
|
Merge pull request #19168 from OceanOfWest/testpy
fix print format for python3
|
6 years ago |
Yang Gao
|
d371dae02a
|
Merge pull request #19216 from yang-g/acceptor
Add listner fd as part of the external connection parameters
|
6 years ago |
Lidi Zheng
|
c0dd83e9a0
|
Add documentation about CallCredentials restriction
|
6 years ago |
Jan Tattermusch
|
e8cb29dd1e
|
allow dots in metadata keys
|
6 years ago |
Jan Tattermusch
|
15cae38cbd
|
remove port suffix from JWT audience
|
6 years ago |