ncteisen
|
7243c5f1f6
|
fix sanity and bazel
|
7 years ago |
ncteisen
|
146c12589c
|
Add meat to the test
|
7 years ago |
ncteisen
|
96bc3825a3
|
Make registry generic
|
7 years ago |
ncteisen
|
3be52f9bcc
|
C++-ize the registry
|
7 years ago |
ncteisen
|
16b42ca9aa
|
Add skeleton gtest file
|
7 years ago |
ncteisen
|
bba8840a4b
|
Change filename to channelz
|
7 years ago |
Mark D. Roth
|
290d35e1d2
|
C++-ify grpclb client stats.
|
7 years ago |
Noah Eisen
|
a506d46650
|
Merge pull request #13689 from ncteisen/surfacing-error-details-python
Surfacing Debug Error String Python
|
7 years ago |
Jan Tattermusch
|
cf879c95e7
|
Merge pull request #15424 from jtattermusch/tools_jenkins_cleanup
Cleanup tools/jenkins directory
|
7 years ago |
Mark D. Roth
|
784e43507c
|
Merge pull request #15383 from markdroth/handshaker_fix
Call on_handshake_done with an error when handshaker is shut down.
|
7 years ago |
Yash Tibrewal
|
627bba4925
|
Merge pull request #15200 from yashykt/combiner_run
Add combiner_run
|
7 years ago |
Juanli Shen
|
eb8396cf0e
|
Merge pull request #15419 from AspirinSJL/update_doc
Update comment of LB request
|
7 years ago |
apolcyn
|
fe3c66659d
|
Merge pull request #15422 from apolcyn/fix_circular_makefile_dep
Fix a makefile circular dependency
|
7 years ago |
Muxi Yan
|
b43c3336ac
|
Fix self use in GRXConcurrentWriteable
|
7 years ago |
Muxi Yan
|
4c531de218
|
Redirect BoringSSL podspec to download from mirror
|
7 years ago |
adelez
|
3fd27cea76
|
Merge pull request #15382 from adelez/foundry_integration
Apply Wframe-larger-than flag to opt builds only
|
7 years ago |
Mark D. Roth
|
979888b326
|
Clean up endpoint, args, and read buffer upon handshake timeout.
|
7 years ago |
Juanli Shen
|
b059d040e4
|
Update comment of LB request
|
7 years ago |
Juanli Shen
|
25c57a38bf
|
Include other usage to estimate call size
|
7 years ago |
Zhouyihai Ding
|
10470bb4a0
|
Merge pull request #15417 from chingor13/php-default-channel
PHP: Surface a static method to fetch the default Channel
|
7 years ago |
Noah Eisen
|
0b8b9a08e2
|
Surfaces debug_error_string to Python API
In case of error, the user can access call.debug_error_string()
which contains a string representation of error from the c core.
|
7 years ago |
Noah Eisen
|
e8f3aa5cc5
|
Merge pull request #15380 from ncteisen/channel-stack-builder-tracer
Remove Channel Stack Construction Tracer
|
7 years ago |
Jan Tattermusch
|
b4a103e5be
|
delete the tools/jenkins directory
|
7 years ago |
Jan Tattermusch
|
2c773d4c67
|
cleanup run_preformance_* scripts
|
7 years ago |
Jan Tattermusch
|
c091046b10
|
cleanup in run_c_cpp_test.sh
|
7 years ago |
Jan Tattermusch
|
4476d53370
|
move bazel_in_docker files under internal_ci/linux
|
7 years ago |
Jan Tattermusch
|
a5312c1898
|
delete no-longer-needed scripts from tools/jenkins
|
7 years ago |
Alexander Polcyn
|
80f9c2a00b
|
Remove circular makefile dep between c-ares and address_sorting
|
7 years ago |
Jan Tattermusch
|
ce0faaf323
|
Merge pull request #15412 from kpayson64/fix_gevent_tests
Pin gevent
|
7 years ago |
Jeff Ching
|
6d96a9a612
|
Provide hostname to getDefaultChannel
|
7 years ago |
Muxi Yan
|
3001499c0f
|
Merge pull request #15050 from grpc/fix-grpchost-connchange
Fix GRPCHost callback for connectivity monitor
|
7 years ago |
kpayson64
|
a9508cf24b
|
Changes
|
7 years ago |
Jeff Ching
|
31676f36b1
|
Surface a static method to fetch the default Channel that a BaseStub would create
|
7 years ago |
ncteisen
|
d469804366
|
Remove grpc_trace_channel_stack_builder
|
7 years ago |
Noah Eisen
|
bc946acd7e
|
Merge pull request #15339 from ncteisen/new-delete-hack
Add Single Point of Maintenance for New/Delete friend Declarations
|
7 years ago |
Yash Tibrewal
|
f609e62578
|
Add comment on use of GPRC_CLOSURE_SCHED instead of GRPC_CLOSURE_RUN
|
7 years ago |
kpayson64
|
85e3222a50
|
Changes
|
7 years ago |
Zhouyihai Ding
|
0721c94e9e
|
Merge pull request #15413 from ZhouyihaiDing/php_interceptor_inherit
PHP: make InterceptorChannel inherits from Channel
|
7 years ago |
kpayson64
|
8e089386ed
|
Merge pull request #13947 from kpayson64/less_epoll_ctl
Add fd cache to epollex
|
7 years ago |
yang-g
|
11890af5a2
|
intern default authority
|
7 years ago |
Yang Gao
|
b3e3ed3203
|
Merge pull request #15386 from yang-g/kernel_y_u_no_fair
Round robin incoming connection on a per-fd basis
|
7 years ago |
kpayson64
|
f7fcb86bcb
|
Pin gevent
|
7 years ago |
ZhouyihaiDing
|
251a573765
|
php InterceptorChannel inherits from Channel
|
7 years ago |
ZhouyihaiDing
|
c848726565
|
php interceptor test nits
|
7 years ago |
Jan Tattermusch
|
b29a417643
|
Merge pull request #15407 from jtattermusch/fix_coverage_node
Add mako to multilang dockerimage
|
7 years ago |
Matt Kwong
|
611f635b89
|
Merge pull request #15396 from matt-kwong/pip-user
Add --user flag to pip install in build_python.sh
|
7 years ago |
kpayson64
|
b54d8a5e14
|
Yapf
|
7 years ago |
Jiangtao Li
|
47c2d8d64a
|
Merge pull request #15404 from jiangtaoli2016/ecdsa
Add ECDSA to gRPC default SSL cipher list
|
7 years ago |
Zhouyihai Ding
|
e499d9bae8
|
Merge pull request #15399 from ZhouyihaiDing/interceptor_composer
PHP: fix InterceptorChannel not autoload by composer
|
7 years ago |
Muxi Yan
|
fd30b02486
|
Merge pull request #13498 from lipka/utf8
Objective-C: UTF8 encoding for error messages and metadata values
|
7 years ago |