Noah Eisen
|
403da153c8
|
Merge pull request #17433 from ncteisen/socket-name
Channelz: Surface Socket Name
|
6 years ago |
hcaseyal
|
936512fe02
|
Merge pull request #17450 from grpc/revert-17343-server_address_list
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
6 years ago |
Lidi Zheng
|
64fc25f38c
|
Merge pull request #17411 from lidizheng/add-license
Add License to Python tarball
|
6 years ago |
hcaseyal
|
27e2ba31bf
|
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
6 years ago |
Muxi Yan
|
3f00d61b04
|
batch fix
|
6 years ago |
Muxi Yan
|
df21aab3a6
|
nullability annotation
|
6 years ago |
ncteisen
|
7b81ae14a7
|
clang tidy and clang format
|
6 years ago |
Mark D. Roth
|
bc91ebf74c
|
Merge pull request #17343 from markdroth/server_address_list
Allow encoding arbitrary channel args on a per-address basis.
|
6 years ago |
yang-g
|
bd5d86935f
|
revert the sample
|
6 years ago |
Yang Gao
|
b590167cf2
|
Merge pull request #17435 from yang-g/health_service_shutdown
Add a Shutdown call to HealthCheckServiceInterface
|
6 years ago |
Mark D. Roth
|
dedff37b4f
|
Allow encoding arbitrary channel args on a per-address basis.
|
6 years ago |
Mark D. Roth
|
6dc358ca34
|
Merge pull request #17391 from markdroth/reset_connection_backoff
Fix bug in subchannel backoff reset code.
|
6 years ago |
Mark D. Roth
|
680a354681
|
Merge pull request #17442 from markdroth/client_channel_pick_init
Remove unnecessary initialization of fields in PickState.
|
6 years ago |
Vijay Pai
|
09be5d095f
|
Merge pull request #17443 from vjpai/allow_health
Server interceptor test should understand the health checking service
|
6 years ago |
ncteisen
|
b5f4b4f130
|
Move the unref
|
6 years ago |
ncteisen
|
12192bed32
|
reviewer feedback
|
6 years ago |
Nicolas "Pixel" Noble
|
d3d8a37a6b
|
Fix sanity checker.
|
6 years ago |
Nicolas "Pixel" Noble
|
2e139e35fc
|
Bazel 0.20.0 workspace fixes.
|
6 years ago |
Vijay Pai
|
83c6640e92
|
Allow the health checking service
|
6 years ago |
Jihun Cho
|
e95d1185e9
|
Add grpc-java 1.17.1 to interop matrix
|
6 years ago |
Muxi Yan
|
92db5fc724
|
Rename getTokenWithHandler
|
6 years ago |
Mark D. Roth
|
60129747c9
|
Merge pull request #17358 from markdroth/subchannel_index_exec_ctx_fix
Stop passing ExecCtx as avl user_data.
|
6 years ago |
ncteisen
|
87b1c3ce56
|
reviewer feedback
|
6 years ago |
yang-g
|
7fc52366a0
|
Fix alarm_test
|
6 years ago |
yang-g
|
d758ca9196
|
clang-format
|
6 years ago |
Mark D. Roth
|
c5528b821b
|
Remove unnecessary initialization of fields in PickState.
|
6 years ago |
Eric Gribkoff
|
d74a6b1860
|
Merge pull request #17410 from ericgribkoff/channelz_stop_server
stop() server and enable skipped channelz test
|
6 years ago |
yang-g
|
2246607ded
|
Review comments
|
6 years ago |
Eric Gribkoff
|
f6c0908634
|
Merge pull request #17432 from ericgribkoff/pylint
Pre-fix python3 pylint failures
|
6 years ago |
Mark D. Roth
|
a6a21d1c64
|
more code review changes
|
6 years ago |
Yang Gao
|
20af9fe1eb
|
Merge pull request #17425 from yang-g/trivially
Make TraceFlag trivially destructible
|
6 years ago |
Muxi Yan
|
f0f6e03212
|
clang-format
|
6 years ago |
Muxi Yan
|
1a9404876c
|
batch fixes
|
6 years ago |
Muxi Yan
|
da759f1fc6
|
batch fixes
|
6 years ago |
Vijay Pai
|
a051b7a96a
|
Merge pull request #17430 from vjpai/interceptor_type
C++: allow interceptors to know the type of the underlying RPC
|
6 years ago |
yang-g
|
47233225ca
|
Split out the test service to separate library so that it can be reused
|
6 years ago |
Vijay Pai
|
e7be6223d8
|
Delete unwanted constructor/assignment
|
6 years ago |
ncteisen
|
d7c252c947
|
Surface socket name
|
6 years ago |
yang-g
|
f1f557bc43
|
Add a Shutdown call to HealthCheckServiceInterface
|
6 years ago |
Muxi Yan
|
f9e50322bf
|
batch fix
|
6 years ago |
Vijay Pai
|
97de30d7b3
|
Allow the interceptor to know the method type
|
6 years ago |
Eric Gribkoff
|
a324bcaad0
|
Pre-fix python3 pylint failures
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
yang-g
|
88045f8440
|
podsec fix
|
6 years ago |
Noah Eisen
|
e97c9457e2
|
Merge pull request #17428 from grpc/revert-17417-revert-17394-bazel
Revert "Revert "Add Testonly to Targets""
|
6 years ago |
yang-g
|
e00ca0371a
|
Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first
|
6 years ago |
Muxi Yan
|
eeced98fc5
|
Rename handlers to didXxx
|
6 years ago |
Muxi Yan
|
76f1ec16e1
|
sensible nullability annotation for old API
|
6 years ago |
Mark D. Roth
|
3dd24ea978
|
code review changes
|
6 years ago |
Muxi Yan
|
70f34521de
|
isolate start: function from proto calls
|
6 years ago |