Mehrdad Afshari
|
89bdba9f8a
|
Add documentation remarks about order of interception
|
7 years ago |
Mehrdad Afshari
|
62f9f53b7a
|
Add more tests for ServerInterceptor
|
7 years ago |
Mehrdad Afshari
|
0126b1c6e9
|
Simplify ServerInterceptorTest to leverage GenericInterceptor
|
7 years ago |
Mehrdad Afshari
|
6c3cb22991
|
Add server-side interceptor helper facility to GenericInterceptor
|
7 years ago |
Mehrdad Afshari
|
e97fe27f68
|
Add more tests for client interceptors
|
7 years ago |
Mehrdad Afshari
|
2354a1d76e
|
Add Intercept(metadata=>metadata) helper function
|
7 years ago |
Mehrdad Afshari
|
4bc49f5c4b
|
Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor
|
7 years ago |
Mehrdad Afshari
|
b604750f2a
|
Simplify the AddHeaderClientInterceptor with GenericInterceptor
|
7 years ago |
Mehrdad Afshari
|
ef4d4e8904
|
Add GenericInterceptor to help writing client interceptors
|
7 years ago |
Mehrdad Afshari
|
e954dff656
|
Add basic tests for C# interceptors
|
7 years ago |
Mehrdad Afshari
|
4df68ae330
|
Add C# server-side interceptor machinery
|
7 years ago |
Mehrdad Afshari
|
b8e3624554
|
Add C# client-side interceptor machinery
|
7 years ago |
Mehrdad Afshari
|
6cde06129f
|
Add C# Interceptor base class
|
7 years ago |
Muxi Yan
|
6ef0159e8e
|
Make C++ cocoapods example work
|
7 years ago |
Muxi Yan
|
48396479c0
|
Build typo fix
|
7 years ago |
Muxi Yan
|
b19c525796
|
Disable Tests subspec
|
7 years ago |
Muxi Yan
|
6be15eef08
|
Patch gRPC-C++.podspec to support framework
|
7 years ago |
Muxi Yan
|
6c9a87c174
|
Polish infer_length_after_decode and add test cases
|
7 years ago |
Carlos Valera
|
efce74b525
|
Print trailing metadata in the "grpc_cli call" command.
This often includes important debugging information when the RPC returns
a non-OK status.
|
7 years ago |
Vijay Pai
|
8c45a9a87f
|
Fix header includes
|
7 years ago |
Muxi Yan
|
9ef1f359ca
|
Put infer_length_after_decode in bin_decoder
|
7 years ago |
Muxi Yan
|
09bd5c0b1b
|
convert cronet headers to metadata in one function
|
7 years ago |
Alexander Polcyn
|
1bc550132a
|
Fix ruby artifact build
|
7 years ago |
David G. Quintas
|
d555bd8543
|
Merge pull request #14472 from jtattermusch/dualstack_socket_test_attempt2
Further increase deadline in dualstack_socket_test
|
7 years ago |
Muxi Yan
|
618a0078ae
|
Check sanity of src directory
|
7 years ago |
Vijay Pai
|
2aa7f88294
|
Move destructor and Start to implementation
|
7 years ago |
Vijay Pai
|
8a9e56eddb
|
Header inclusion
|
7 years ago |
Mark D. Roth
|
39d5121cb7
|
Merge pull request #14473 from markdroth/lb_policy_crash
Fix crash when failing to create an LB policy.
|
7 years ago |
Vijay Pai
|
a8453a20d8
|
Merge branch 'master' into 2phase_thd
|
7 years ago |
Muxi Yan
|
5262c087d8
|
Merge pull request #14468 from muxi/fix-grpc++
Fix grpc++->grpcpp leftover files
|
7 years ago |
Mark D. Roth
|
9b32d9c4f3
|
Merge pull request #14437 from yihuazhang/security_connector_replacement
Security connector replacement
|
7 years ago |
Mark D. Roth
|
3ef4af2eae
|
Fix crash when failing to create an LB policy.
|
7 years ago |
Vijay Pai
|
57c52eebce
|
MinGW requires lambdas to set their calling method if needed
|
7 years ago |
Jan Tattermusch
|
9429f7dfc9
|
increase deadline in dualstack_socket_test
|
7 years ago |
Vijay Pai
|
4a0cd70042
|
wip for Windows port
|
7 years ago |
Muxi Yan
|
9614395928
|
Fix grpc++->grpcpp leftover files
|
7 years ago |
Vijay Pai
|
03e2e13283
|
Minor fixes
|
7 years ago |
Adele Zhou
|
1c805ec901
|
Add more bazel tests
|
7 years ago |
Jiangtao Li
|
085a3afcae
|
Merge pull request #14466 from jiangtaoli2016/ssl_test
Re-enable mismatched ALPN SSL tests for boringSSL.
|
7 years ago |
Vijay Pai
|
c02d997607
|
Minor bug fixes
|
7 years ago |
Vijay Pai
|
af32232337
|
Merge pull request #14465 from y-zeng/rm_owner
Remove C++ end2end test owners
|
7 years ago |
Noah Eisen
|
b4a6e6a3fc
|
Merge pull request #14434 from ncteisen/macos-warning
Fix compiler warning
|
7 years ago |
adelez
|
14616bfc7a
|
Merge pull request #14451 from adelez/foundry_integration
Bazel support: run end2end tests with different pollers
|
7 years ago |
Yuchen Zeng
|
8c259b1a62
|
Remove C++ end2end test owners
|
7 years ago |
kpayson64
|
3156f1858a
|
Merge pull request #14449 from kpayson64/less_logging
Lower debug logging on epollex
|
7 years ago |
jiangtaoli2016
|
19eddbef5e
|
Re-enable mismatched ALPN SSL tests for boringSSL.
|
7 years ago |
Mark D. Roth
|
bd0f15119a
|
Refactor code for generating balancer channel args.
|
7 years ago |
Mark D. Roth
|
824b21e13a
|
Merge pull request #13870 from markdroth/c++_lb_policy
C++ LB policy API
|
7 years ago |
Vijay Pai
|
c3e5c56d1a
|
Fix low level benchmark
|
7 years ago |
Vijay Pai
|
1d71d461df
|
Merge branch '2phase_thd' of github.com:vjpai/grpc into 2phase_thd
|
7 years ago |