Yuchen Zeng
1bc34473ce
Add max age enforcement for server channels
8 years ago
Yuchen Zeng
ac4a7283ee
Merge pull request #10262 from y-zeng/set_user_agent
...
Replace the existing user agent string in SetUserAgentPrefix
8 years ago
Sree Kuchibhotla
b6512cf940
Merge pull request #10245 from sreecha/cq_factory_api
...
Introduce grpc_completion_queue_factory API
8 years ago
Yang Gao
2524a3743b
Merge pull request #10292 from yang-g/udp_server
...
Prevent cleaning up the fd twice.
8 years ago
Yang Gao
e525aa1c92
Merge pull request #10271 from yang-g/error_msg
...
Use 7-bit prefix in manually created header.
8 years ago
Stanley Cheung
d99975bdd7
Merge pull request #10239 from rltvty/fix_php_service_comments
...
fix the namespacing for php docs on client classes
8 years ago
Yuchen Zeng
12b4b27185
Merge pull request #10268 from y-zeng/fix_tcp
...
Fix tcp_server_utils_posix_common
8 years ago
Nicolas Noble
af61d0b7b4
Merge pull request #10293 from nicolasnoble/upmerge-1.2.0
...
Upmerge from 1.2.0
8 years ago
Nathaniel Manista
18a7a8a963
Merge pull request #10300 from vyper/patch-1
...
Remove spaces for correct link format in README.md.
8 years ago
Jan Tattermusch
b6da0207d2
Merge pull request #10260 from kerneltime/master
...
Fix markdown
8 years ago
Michael Warres
f143fa88b7
Merge pull request #9843 from mpwarres/udp_server_socket_factory
...
Add socket factory support to udp_server.c
8 years ago
Michael Warres
c46b3ebeb9
Add socket factory support to udp_server.c
8 years ago
Leonardo Saraiva
db7eec7c6d
Remove spaces for correct format
8 years ago
Nicolas "Pixel" Noble
e44a50ffd7
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
8 years ago
yang-g
8fc385a3d2
Prevent cleaning up the fd twice.
8 years ago
apolcyn
d0432ff5af
Merge pull request #10269 from apolcyn/fix_ruby_mingw_build
...
Fix ruby mingw build, add missing header
8 years ago
yang-g
a8a569035f
Use 7-bit prefix in manually created header.
8 years ago
Alexander Polcyn
604abf4fa5
add generated imports header to be able to build on mingw
8 years ago
Mehrdad Afshari
6f1e443a51
Merge pull request #10216 from mehrdada/python-service-reflection
...
Python Service Reflection
8 years ago
apolcyn
1a0cc16dc7
Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1
...
bump v1.2.x branch to 1.2.1-pre1
8 years ago
Yuchen Zeng
b129095618
Fix tcp_server_utils_posix_common
8 years ago
Mehrdad Afshari
02735941e4
Add pylint comment to justify unused import
8 years ago
apolcyn
5c8a47e86d
Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests
...
add http2 testing interop server uses small data frames and padding
8 years ago
apolcyn
b0f3f55f8f
Merge pull request #9986 from apolcyn/fix_connectivity
...
ruby add background channel state poller to handle disconnected transports
8 years ago
Mehrdad Afshari
626efa67f0
Temporarily disable testFileContainingExtension
...
There is a behavioral discrepency in
`DescriptorPool.FindFileContainingSymbol` between the two
implementations of the protobuf python library (one of which is purely
python, and the other utilizes a python extension library written in
C++).
protobuf on PyPI is distributed via various prebuilt wheels, and our CI
setup fetches the relevant one for each platform. Our Linux instances
end up fetching a pre-compiled C++ version of the library, whereas our
Mac and Windows builders automatically get the pure python version.
This test fails (and our reflection implementation itself) succeeds with
the C++ implementation but fails with the pure python version.
The test will be temporarily disabled pending a fix for
https://github.com/google/protobuf/issues/2882
8 years ago
Mehrdad Afshari
7472e13095
Sort service_names returned by python reflection
...
While not strictly required by the protocol,
it will make testing easier.
8 years ago
Mehrdad Afshari
7be69fcc1c
Add helper function for enabling python reflection
8 years ago
Mehrdad Afshari
9ca61fd05f
Add all_extension_numbers_of_type in py reflection
8 years ago
Mehrdad Afshari
03d9500ec0
Test all_extension_numbers_of_type
8 years ago
Mehrdad Afshari
8be4e03af2
Add ReflectionServicer._file_containing_extension
8 years ago
Mehrdad Afshari
a0cbe8c0f7
Fix and un-skip testFileContainingExtension
...
Fix and un-skip the test for _file_containing_extension
in python reflection service to refer to the correct proto
and expect the right object to be returned. Enable it too.
8 years ago
Nathaniel Manista
209c41adb6
Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports
...
Drop unnecessary framework imports from generated _pb2_grpc.py files.
8 years ago
Noah Eisen
55837563c9
Merge pull request #10109 from ncteisen/error-slice-optimization
...
Error slice optimization
8 years ago
Yuchen Zeng
9f0a115f05
Test if the user agent string is copied correctly
8 years ago
Yuchen Zeng
f5b6b5b702
Replace existing string in SetUserAgentPrefix
8 years ago
Alexander Polcyn
02d131b5ef
fix mac crash on abruptly ended server thread
8 years ago
Noah Eisen
3d194ad7a3
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
8 years ago
Craig Tiller
48fda550ac
Merge pull request #10189 from ctiller/call_cases
...
Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack
8 years ago
Ritesh Shukla
659ae12522
Fix markdown to comply with GitHub
8 years ago
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
8 years ago
Sree Kuchibhotla
3a632c4a71
clang format fix
8 years ago
Robbie Shade
3f90a955a9
Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter
...
Removing credentials assert in server_auth_filter.
8 years ago
Yuchen Zeng
be0dba162e
Merge pull request #10247 from y-zeng/fix_lb_subchannel
...
Fix fuzzing detected error: remaining GRPC_ARG_SUBCHANNEL_ADDRESS was not removed by pick_first and round_robin
8 years ago
Alexander Polcyn
513070cf20
get rid of time check increment in watch connectivity state loop
8 years ago
Craig Tiller
b130275bb4
Merge pull request #10253 from ctiller/bm_chttp2_top2
...
Enroll bm_chttp2_transport & bm_pollset into bigquery pipeline
8 years ago
Nathaniel Manista
2f390dbb02
Drop unnecessary imports from _pb2_grpc.py files
8 years ago
Craig Tiller
407101b2c4
Add bm
8 years ago
Craig Tiller
9fb3131dba
Enroll bm_chttp2_transport into bigquery pipeline
8 years ago
Michael Lumish
bbc962230f
Merge pull request #9864 from michielbdejong/patch-1
...
Use grpc-tools npm package in readme
8 years ago
Craig Tiller
b14ab80cd8
Fixes for new APIs
8 years ago