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
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 ..
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
Muxi Yan
c7a94c5052
Bug fix
7 years ago
adelez
c463ad9768
Merge pull request #11894 from adelez/update_perf_links
...
Update perf link.
7 years ago
Muxi Yan
9469ac4a7a
transport - Move slice buffer creation to stream compression enabling time (PR 3) for performance
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
Alexander Polcyn
7cc83e0701
add a standalone client auth test
7 years ago
ncteisen
5c92dcde1e
Allow passing regex to bm_diff tools
7 years ago
Adele Zhou
a858990b22
Update perf link.
7 years ago
Marek Gilbert
e30a87d69d
Fix warning in GRPCCall.h
...
GRPCCall.h:185:1:
warning: no 'assign', 'retain', or 'copy' attribute is specified -
'assign' is assumed [-Wobjc-property-no-attribute]
@property (atomic, readwrite) NSString *serverName;
^
7 years ago
murgatroid99
655c8b10f6
Fix Node build for older versions of Electron on Mac
7 years ago
Vijay Pai
0c22cad01f
Improve a comment in inproc transport
7 years ago
Stanley Cheung
66cedf645d
Merge pull request #11773 from michaelbausor/stub_param
...
Support parameter to change PHP generated stub suffix
7 years ago
Yash Tibrewal
a74ea8602d
Nit correction
7 years ago
Alexander Polcyn
7cc30c1155
add missing fields on server call context and improve robustness of finished calls
7 years ago
Muxi Yan
99b3392896
transport - Update comment
7 years ago
Muxi Yan
ab0d2d4e78
transport - Change ~(size_t)0 to macro MAX_SIZE_T
7 years ago
Yash Tibrewal
78d7125017
Removing a few style issues
7 years ago
Muxi Yan
f20bfaa491
transport - Use macro for grpc header bytes size
7 years ago
murgatroid99
e929547d48
Fix issues with Node Mac build
7 years ago
Noah Eisen
6331bcf12f
Merge pull request #11770 from ncteisen/too-much-trace
...
Ensure that GRPC_VERBOSITY is checked before logging
7 years ago
David G. Quintas
6bc22ff61d
Merge pull request #11519 from iancoolidge/devel-reflection
...
alwayslink=1 for reflection plugin
7 years ago
David G. Quintas
19617bb7eb
Merge pull request #11874 from dgquintas/fix_pending_grpclb
...
Free pending grpclb update args
7 years ago