David Garcia Quintas
|
8aace513d0
|
Introduced grpc_lb_policy_pick_args and added some LB docs
|
8 years ago |
kpayson64
|
5a22a598b3
|
Merge pull request #7706 from kpayson64/census_resource_test
Add optional resource parameters to census resource test
|
8 years ago |
kpayson64
|
69a2fc87b9
|
Merge pull request #7293 from apolcyn/send_metadata_from_server_handler
Moved sending of initial metadata from server into server handler
|
8 years ago |
kpayson64
|
1748ba6d6d
|
Merge pull request #7652 from vjpai/qps_better_client_ending
Better client-side ending for QPS tests
|
8 years ago |
kpayson64
|
8aff34f500
|
Merge pull request #7668 from thunderboltsid/skip-test-for-pypy
skip test run if pypy
|
8 years ago |
Nicolas Noble
|
b6528c59a9
|
Merge pull request #7215 from murgatroid99/node_generator_nested_messages
Make Node code generator work properly with nested types
|
8 years ago |
murgatroid99
|
ff4f004b5e
|
Clang format code
|
8 years ago |
David G. Quintas
|
93b599c8b0
|
Merge pull request #7688 from dgquintas/cpp_readme
fix c++ readme and tutorial
|
8 years ago |
Alexander Polcyn
|
17d5c07115
|
use sent flag only under mutex and dont fail in send_initial_metadata
|
8 years ago |
Nathaniel Manista
|
857b95767b
|
Merge pull request #7711 from nicolasnoble/manual-upmerge
Manual v1.0.x -> master upmerge.
|
8 years ago |
Alexander Polcyn
|
a9bc030a3a
|
add mutex wrapper around sending and modifying of initial metadata
|
8 years ago |
Nicolas "Pixel" Noble
|
7f074e0e20
|
Merge branch 'v1.0.x' into manual-upmerge
|
8 years ago |
Ken Payson
|
530284269a
|
Clang format
|
8 years ago |
Ken Payson
|
a6402a9d43
|
Made strings constant
|
8 years ago |
Ken Payson
|
3ed00635f9
|
Add optional resource parameters to census resource test
|
8 years ago |
kpayson64
|
dae95b4e36
|
Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-site
Upgrade one forgotten example code site to GA API
|
8 years ago |
David G. Quintas
|
2c779d64db
|
Merge pull request #7675 from y-zeng/AF_unix_so_reuseport
Disable SO_REUSEPORT for AF_UNIX
|
8 years ago |
David G. Quintas
|
e49a001727
|
Merge pull request #7692 from dgquintas/remove_fault_grpclb_dupe
Removed duplicated dependency for grpclb
|
8 years ago |
David Garcia Quintas
|
5d8d661b95
|
Removed duplicated dependency for grpclb
|
8 years ago |
Nathaniel Manista
|
2fd19a6f4d
|
Upgrade one forgotten example code site to GA API
This should have been included in 46585e23f1 .
|
8 years ago |
David G. Quintas
|
5e193cbaca
|
Merge pull request #7686 from dgquintas/better_docs
Improved some docstrings for grpc_call creation
|
8 years ago |
David Garcia Quintas
|
260a0025d2
|
fix c++ readme and tutorial
|
8 years ago |
makdharma
|
2f24f497c4
|
Merge pull request #7680 from muxi/fix-objc-jenkins-test
Extend the deadline of objc-examples-build to 30 minutes
|
8 years ago |
David Garcia Quintas
|
15eba13927
|
Improved some docstrings for grpc_call creation
|
8 years ago |
Nicolas Noble
|
328f7bfe18
|
Merge pull request #7677 from HuKeping/case
Use DBC case instead of SBC case
|
8 years ago |
Vijay Pai
|
2e9582f8dd
|
Merge pull request #7678 from fr05t1k/master
Doc fix
|
8 years ago |
Nicolas Noble
|
10776b99cf
|
Merge pull request #7623 from apolcyn/sys_inter_with_nuget
Updating Ix-Async to System Interactive and nuget
|
8 years ago |
Nicolas Noble
|
aa0ac69794
|
Merge pull request #7605 from sreecha/perf-fix-ga
Add clientSuccess and serverSuccess to BQ schema
|
8 years ago |
Muxi Yan
|
58c0615c1d
|
Extend the deadline of objc-examples-build to 30 minutes
|
8 years ago |
Nicolas Noble
|
bdec157862
|
Merge pull request #7128 from daniel-j-born/server_clone_fix
Set siblings for server clones properly.
|
8 years ago |
Vijay Pai
|
3e104bbe5c
|
Merge pull request #7676 from vjpai/chttp2_allocation_reduction
Remove an unnecessary error allocation from chttp2
|
8 years ago |
Stanislav
|
13fa379693
|
Update README.md
|
8 years ago |
HuKeping
|
e84d242ed4
|
Use DBC case instead of SBC case
Signed-off-by: Hu Keping <hukeping@huawei.com>
|
8 years ago |
Vijay Pai
|
40160d17a8
|
clang-format
|
8 years ago |
Vijay Pai
|
2d33d78ac5
|
Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code.
|
8 years ago |
Yuchen Zeng
|
2414bbb9e7
|
Disable SO_REUSEPORT at prepare_socket() for unix sockets
|
8 years ago |
Yuchen Zeng
|
d745a6f682
|
Disable SO_REUSEPORT for UNIX socket
|
8 years ago |
siddharthshukla
|
f0f58e6873
|
skip test run if running with pypy
don't run cygrpc_test.TypeSmokeTest.testCallCredentialsFromPluginUpdown
if the interpreter is PyPy
|
8 years ago |
makdharma
|
97f6994b98
|
Merge pull request #7475 from jcanizales/p0-advance-protobuf-version
Update protobuf to 3.0.0 (GA) and the gRPC plugin to -pre1.2
|
8 years ago |
Vijay Pai
|
f50020ce03
|
Appease the const gods, improve readability, stop using 0 and 1 as
proxies for false and true.
|
8 years ago |
Nicolas "Pixel" Noble
|
0275d8c65b
|
Reducing diff.
|
8 years ago |
Nicolas "Pixel" Noble
|
6fd8a7fa03
|
That won't work properly. Falling back on fixing the list of dependencies.
|
8 years ago |
Nicolas "Pixel" Noble
|
e667fe19bf
|
Using the interop dependencies instead.
|
8 years ago |
Nicolas "Pixel" Noble
|
737bd555cf
|
Hopefully fixing #7639.
|
8 years ago |
Jorge Canizales
|
0db98cda0d
|
Undo Go Docker fix - fixed in another PR
|
8 years ago |
Jorge Canizales
|
d4230bbf02
|
Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version
|
8 years ago |
kpayson64
|
4e57e8be39
|
Merge pull request #7514 from apolcyn/move_tools_dep_to_project
moved Grpc.Tools dependency from solution level to project level
|
8 years ago |
kpayson64
|
2106cd3e03
|
Merge pull request #7614 from murgatroid99/node_credentials_error_code_fix
Fix error handling authentication errors with non-numeric error codes
|
8 years ago |
kpayson64
|
50be893eba
|
Merge pull request #6915 from markdroth/filter_api
Implement C++ API for defining channel filters.
|
8 years ago |
kpayson64
|
220d14e020
|
Merge pull request #7625 from thunderboltsid/python-test-fix
Fix the ThreadPoolExecutor: max_workers can't be 0 in _channel_connectivity_test and _channel_ready_future_test
|
8 years ago |