Jan Tattermusch
7dbd72497c
introduce inlineHandlers setting
8 years ago
Jan Tattermusch
633434aed2
dont run user handlers on grpc threadpool threads
8 years ago
Jan Tattermusch
fa91995811
add prepare_build_windows.bat script
8 years ago
Jan Tattermusch
3b091ee059
upload reports as artifacts
8 years ago
Jan Tattermusch
b7a7301cb8
add script to generate index.html report
8 years ago
Sree Kuchibhotla
fc58bd827e
Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1)
8 years ago
Nathaniel Manista
b414268580
Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing
...
gRPC Python test infrastructure.
8 years ago
David G. Quintas
0b0888c930
Merge pull request #11915 from dgquintas/grpclb_drop_fixes
...
grpclb: deal with all-drops serverlists
8 years ago
kpayson64
d124f38146
Merge pull request #11932 from kpayson64/more_details
...
Update package info with classifiers and updated webpage
8 years ago
David Garcia Quintas
c22c65b58d
grpclb: deal with all-drops serverlists
8 years ago
Sree Kuchibhotla
59beeff531
Merge branch 'master' into fix_alarm
8 years ago
Sree Kuchibhotla
ad5a9c2a0d
Merge pull request #11925 from sreecha/disable-epoll1
...
Disable epoll1 unless explicitly requested
8 years ago
Ken Payson
9c420447fa
Add classifiers to package details
8 years ago
Sree Kuchibhotla
9bf8342a93
enable epollsig
8 years ago
Nathaniel Manista
69b7231776
gRPC Python test infrastructure
...
(The time-related first part of it, anyway.)
8 years ago
Vijay Pai
196d3d6ee8
Merge pull request #11928 from grpc/revert-11572-internalize
...
Revert "Separate internal-only and public parts of C++ API"
8 years ago
Vijay Pai
3b914413a8
Merge pull request #11907 from vjpai/testlast
...
Move gtest last
8 years ago
adelez
c89e3fc631
Merge pull request #11876 from adelez/ci2
...
Exit 1 if some tests fail
8 years ago
yang-g
303de0ae71
update comments
8 years ago
yang-g
1a4890705d
format code
8 years ago
yang-g
d66ee1a0a8
Remove unused user_data from ref_node.
8 years ago
yang-g
16149ad456
regenerate projects
8 years ago
yang-g
59ef64898a
Adding exec_ctx to avl vtable functions
8 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
8 years ago
Vijay Pai
6abd20020b
Revert "Separate internal-only and public parts of C++ API"
8 years ago
Guantao Liu
6681dfd809
Merge remote-tracking branch 'upstream/master' into patch_dashboard_schema
8 years ago
Guantao Liu
3d3403d3a8
Update the scenario result schema
8 years ago
Sree Kuchibhotla
107840ffec
Disable epoll1 unless explicitly requested
8 years ago
David G. Quintas
2c12d506fa
Merge pull request #11922 from dgquintas/fix_lb_policy_log_pointer
...
Fix wrong logging of LB policy addresses
8 years ago
Mehrdad Afshari
4260f2852d
Merge pull request #11917 from hxcan/master
...
Fix error in Doxygen comment.
8 years ago
David Garcia Quintas
84122c47b6
Fix wrong logging of LB policy addresses
8 years ago
apolcyn
f064af3dbf
Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master
...
Fix memory leak in sent ruby metadata
8 years ago
Adam
a178f40662
Fix quotation marks
8 years ago
Adam
8f13439302
Fix issue from google/protobuf#1745 - javascript allow dot in filename
8 years ago
Yuchen Zeng
9511aefaa9
Merge pull request #11786 from y-zeng/fd_orphan
...
Support closed fd in grpc_fd_orphan()
8 years ago
Adele Zhou
4a8ecf047c
Exit 1 if some tests fail.
8 years ago
apolcyn
a2f0e19725
Merge pull request #11913 from apolcyn/debug_new_ruby_flake
...
Fix ruby test flake
8 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.
8 years ago
Axel Huebl
3180dfafcc
C-Ares: Remove Internal Header
...
The `nameser.h` header is a C-Ares internal header which is not
installed with C-Ares.
This fixes build errors with
cmake -DgRPC_CARES_PROVIDER=package ..
8 years ago
Jan Tattermusch
8f44260411
Merge pull request #11898 from adelez/download_json_file
...
Fix cloud_to_prod interop tests on kokoro
8 years ago
hxcan.cai
ba65002de4
Fix error in Doxygen comment.
8 years ago
Alexander Polcyn
11fade7c14
Fix a ruby test flake
8 years ago
Muxi Yan
c97fc14a0e
Revert "Stream compression configuration"
...
This reverts commit a4dc077d3c
.
8 years ago
Yash Tibrewal
781fd6f6ea
Merge pull request #11884 from yashykt/connect-auth
...
HTTP CONNECT Auth support
8 years ago
Alexander Polcyn
85cc143a7f
fix memory leak with large metadata keys or values
8 years ago
Mark D. Roth
e0778b2c18
Add cancellation to asynchronous security APIs.
8 years ago
Sree Kuchibhotla
e8e05f90a4
Merge pull request #11816 from sreecha/sreek-epoll1
...
More changes to epoll1 poller (not enabled in tests yet)
8 years ago
Craig Tiller
a5b7a8e8c2
Merge pull request #9840 from ctiller/maxstrm
...
Check max streams
8 years ago
Muxi Yan
c7a94c5052
Bug fix
8 years ago
adelez
c463ad9768
Merge pull request #11894 from adelez/update_perf_links
...
Update perf link.
8 years ago