Jan Tattermusch
|
b7a7301cb8
|
add script to generate index.html report
|
7 years ago |
Nathaniel Manista
|
b414268580
|
Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing
gRPC Python test infrastructure.
|
7 years ago |
David G. Quintas
|
0b0888c930
|
Merge pull request #11915 from dgquintas/grpclb_drop_fixes
grpclb: deal with all-drops serverlists
|
7 years ago |
kpayson64
|
d124f38146
|
Merge pull request #11932 from kpayson64/more_details
Update package info with classifiers and updated webpage
|
7 years ago |
David Garcia Quintas
|
c22c65b58d
|
grpclb: deal with all-drops serverlists
|
7 years ago |
Sree Kuchibhotla
|
ad5a9c2a0d
|
Merge pull request #11925 from sreecha/disable-epoll1
Disable epoll1 unless explicitly requested
|
7 years ago |
Ken Payson
|
9c420447fa
|
Add classifiers to package details
|
7 years ago |
Sree Kuchibhotla
|
9bf8342a93
|
enable epollsig
|
7 years ago |
Nathaniel Manista
|
69b7231776
|
gRPC Python test infrastructure
(The time-related first part of it, anyway.)
|
7 years ago |
Vijay Pai
|
196d3d6ee8
|
Merge pull request #11928 from grpc/revert-11572-internalize
Revert "Separate internal-only and public parts of C++ API"
|
7 years ago |
Vijay Pai
|
3b914413a8
|
Merge pull request #11907 from vjpai/testlast
Move gtest last
|
7 years ago |
adelez
|
c89e3fc631
|
Merge pull request #11876 from adelez/ci2
Exit 1 if some tests fail
|
7 years ago |
Vijay Pai
|
bc81eee4d4
|
Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API
|
7 years ago |
Vijay Pai
|
6abd20020b
|
Revert "Separate internal-only and public parts of C++ API"
|
7 years ago |
Sree Kuchibhotla
|
107840ffec
|
Disable epoll1 unless explicitly requested
|
7 years ago |
David G. Quintas
|
2c12d506fa
|
Merge pull request #11922 from dgquintas/fix_lb_policy_log_pointer
Fix wrong logging of LB policy addresses
|
7 years ago |
Mehrdad Afshari
|
4260f2852d
|
Merge pull request #11917 from hxcan/master
Fix error in Doxygen comment.
|
7 years ago |
David Garcia Quintas
|
84122c47b6
|
Fix wrong logging of LB policy addresses
|
7 years ago |
apolcyn
|
f064af3dbf
|
Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master
Fix memory leak in sent ruby metadata
|
7 years ago |
Yuchen Zeng
|
9511aefaa9
|
Merge pull request #11786 from y-zeng/fd_orphan
Support closed fd in grpc_fd_orphan()
|
7 years ago |
Adele Zhou
|
4a8ecf047c
|
Exit 1 if some tests fail.
|
7 years ago |
apolcyn
|
a2f0e19725
|
Merge pull request #11913 from apolcyn/debug_new_ruby_flake
Fix ruby test flake
|
7 years ago |
Mark D. Roth
|
a07413368d
|
Merge pull request #11733 from markdroth/security_api_cleanup
Change security interfaces to better handle both sync and async cases.
|
7 years ago |
Jan Tattermusch
|
8f44260411
|
Merge pull request #11898 from adelez/download_json_file
Fix cloud_to_prod interop tests on kokoro
|
7 years ago |
hxcan.cai
|
ba65002de4
|
Fix error in Doxygen comment.
|
7 years ago |
Alexander Polcyn
|
11fade7c14
|
Fix a ruby test flake
|
7 years ago |
Yash Tibrewal
|
781fd6f6ea
|
Merge pull request #11884 from yashykt/connect-auth
HTTP CONNECT Auth support
|
7 years ago |
Alexander Polcyn
|
85cc143a7f
|
fix memory leak with large metadata keys or values
|
7 years ago |
Mark D. Roth
|
e0778b2c18
|
Add cancellation to asynchronous security APIs.
|
7 years ago |
Sree Kuchibhotla
|
e8e05f90a4
|
Merge pull request #11816 from sreecha/sreek-epoll1
More changes to epoll1 poller (not enabled in tests yet)
|
7 years ago |
Craig Tiller
|
a5b7a8e8c2
|
Merge pull request #9840 from ctiller/maxstrm
Check max streams
|
7 years ago |
adelez
|
c463ad9768
|
Merge pull request #11894 from adelez/update_perf_links
Update perf link.
|
7 years ago |
Michael Lumish
|
5e1dca2642
|
Merge pull request #11885 from murgatroid99/node_artifact_mac_fix
Fix issues with Node Mac build
|
7 years ago |
Yash Tibrewal
|
d0c1e50ea9
|
Changing a few variable names and adding few safety conditions
|
7 years ago |
Noah Eisen
|
92836fa090
|
Merge pull request #11908 from ncteisen/movin-too-fast
regex to diff
|
7 years ago |
ncteisen
|
2aab728245
|
regex to diff
|
7 years ago |
Craig Tiller
|
db09ad03f6
|
Merge pull request #11829 from ctiller/mospam
Fix spam
|
7 years ago |
Vijay Pai
|
c50cf03f32
|
Move gtest last
|
7 years ago |
Michael Lumish
|
8321cadeb0
|
Merge pull request #11871 from murgatroid99/uv_portability_fix
Fix libuv core portability tests
|
7 years ago |
Noah Eisen
|
5079182938
|
Merge pull request #11693 from ncteisen/refactor-thread-pool
Make CreateThreadPool Settable
|
7 years ago |
Sree Kuchibhotla
|
9d87421328
|
Disable epoll1 - so that I can merge whatever I have until now
|
7 years ago |
Sree Kuchibhotla
|
471aa62716
|
Merge branch 'master' into sreek-epoll1
|
7 years ago |
Sree Kuchibhotla
|
949d075812
|
Correctly fix the case where pollset->kicked_without_poller was missed
|
7 years ago |
Vijay Pai
|
37e06cfc4d
|
Merge pull request #11890 from vjpai/inproc_comment
Clarify inproc byte stream function
|
7 years ago |
Noah Eisen
|
385a6fc378
|
Merge pull request #11895 from ncteisen/bm-diff-regex
Allow Passing Regex to bm_diff tools
|
7 years ago |
apolcyn
|
d238d84202
|
Merge pull request #11764 from apolcyn/fix_ruby_socket_leak
Release resources more eagerly on ruby server
|
7 years ago |
Yash Tibrewal
|
c62ce80b80
|
Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
|
7 years ago |
Michael Lumish
|
ecb1059614
|
Merge pull request #11875 from murgatroid99/core_uv_reuse_port
Add SO_REUSEPORT support to uv iomgr code
|
7 years ago |
murgatroid99
|
9d7def71fe
|
Address comments: change names and remove unnecessary lines
|
7 years ago |
Adele Zhou
|
ae5130da08
|
Download the json file
|
7 years ago |