Craig Tiller
|
f82ddc4c78
|
Nailing down dependencies better
|
9 years ago |
Craig Tiller
|
859fb06e80
|
Merge branch 'optionalize_client_config' into strong-includes
|
9 years ago |
Craig Tiller
|
d08c6ae5aa
|
Merge github.com:grpc/grpc into optionalize_client_config
|
9 years ago |
Craig Tiller
|
d1697d99d7
|
Getting dependencies fixed up
|
9 years ago |
Jan Tattermusch
|
aa4a7f526a
|
Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata
Raise on unexpected metadata values
|
9 years ago |
Jan Tattermusch
|
2c7f8f1f1c
|
Merge pull request #6037 from dgquintas/sockaddr_resolver_lb_2
added grpclb support to sockaddr resolver
|
9 years ago |
Jan Tattermusch
|
39d1a66bb9
|
Merge pull request #6064 from ctiller/performance
Separate configuration from running logic for performance tests
|
9 years ago |
Jan Tattermusch
|
182de56ae7
|
Merge pull request #6082 from jtattermusch/csharp_perfworker_features
Add some C# qps worker features
|
9 years ago |
Jan Tattermusch
|
abb4f5f3ab
|
Merge pull request #6070 from ctiller/head-of-line-blocking
Fix a head of line blocking issue in the C++ server
|
9 years ago |
Craig Tiller
|
9781615490
|
clang-fmt
|
9 years ago |
Nicolas Noble
|
e3e91a3d3f
|
Merge pull request #6033 from ctiller/channel_max_reconnect_backoff
Channel max reconnect backoff
|
9 years ago |
Jan Tattermusch
|
506cfa69c7
|
Merge pull request #6087 from ctiller/reset_copyright
Remove unnecessary -2016 from copyrights
|
9 years ago |
Craig Tiller
|
c7b152eec2
|
Fix include guards
|
9 years ago |
Craig Tiller
|
b112f3989f
|
Move subchannel_call_holder
|
9 years ago |
Jan Tattermusch
|
eff9cf0d67
|
make interarrival timer generate the right QPS with poisson load
|
9 years ago |
Jan Tattermusch
|
e81adf3b7b
|
Add more features for C# performance worker
|
9 years ago |
Jan Tattermusch
|
6dd74fcb91
|
always build qps_driver
|
9 years ago |
Jan Tattermusch
|
ed1307df33
|
Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass
Make adding a new RPC to a service non-breaking for generated C#
|
9 years ago |
Craig Tiller
|
52c85cecf3
|
Merge github.com:grpc/grpc into optionalize_client_config
|
9 years ago |
Jan Tattermusch
|
e6aa55c014
|
Merge pull request #5726 from ctiller/ignore_connectivity
Implement fail fast semantics for C core
|
9 years ago |
Craig Tiller
|
f40a1972d0
|
Fix include guards
|
9 years ago |
Craig Tiller
|
21f8907167
|
Merge github.com:grpc/grpc into optionalize_client_config
|
9 years ago |
Jan Tattermusch
|
2a17df28dd
|
Merge pull request #6065 from murgatroid99/node_coverage_report_fix
Flatten Node coverage reports by one level to avoid issues with redirects
|
9 years ago |
Jan Tattermusch
|
e65cde079b
|
Merge pull request #6016 from dgquintas/subchannel_factory_create_lb_channel
Introducing client_channel_factory
|
9 years ago |
Jan Tattermusch
|
879a8f3bba
|
Merge pull request #6079 from murgatroid99/ruby_status_code_conformity
Make ruby library conform to status code spec
|
9 years ago |
Craig Tiller
|
084aa62861
|
Remove unnecessary -2016 from copyrights
|
9 years ago |
Craig Tiller
|
0b0147c457
|
Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into optionalize_client_config
|
9 years ago |
Craig Tiller
|
c53ac0b59e
|
Merge github.com:grpc/grpc into optionalize_client_config
|
9 years ago |
Craig Tiller
|
60aa010905
|
Merge branch 'ignore_connectivity' of github.com:ctiller/grpc into ignore_connectivity
|
9 years ago |
Craig Tiller
|
73cf3db0a5
|
Fix
|
9 years ago |
Craig Tiller
|
eb9b6dbf11
|
Merge branch 'master' into ignore_connectivity
|
9 years ago |
Craig Tiller
|
01dcc49449
|
Merge branch 'ignore_connectivity' of github.com:ctiller/grpc into ignore_connectivity
|
9 years ago |
David Garcia Quintas
|
f47240e253
|
Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb_2
|
9 years ago |
David G. Quintas
|
d82245adec
|
Merge branch 'master' into subchannel_factory_create_lb_channel
|
9 years ago |
Craig Tiller
|
8e3b16cfd9
|
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
|
9 years ago |
Craig Tiller
|
d92d5c5dd2
|
Add copyright, tweak name
|
9 years ago |
Craig Tiller
|
34873a1aaf
|
Merge github.com:grpc/grpc into performance
|
9 years ago |
murgatroid99
|
895c1113ab
|
Make ruby library conform to status code spec
|
9 years ago |
murgatroid99
|
6a3f7ad9f5
|
Fix boringssl commit reference
|
9 years ago |
murgatroid99
|
e1c73a8bbb
|
Merge branch 'master' into node_coverage_report_fix
|
9 years ago |
Craig Tiller
|
725aaf2336
|
Fix codegen
|
9 years ago |
Craig Tiller
|
8851269f5e
|
Fix head-of-line blocking in server
|
9 years ago |
Craig Tiller
|
2839edd222
|
Fix registration in test
|
9 years ago |
Craig Tiller
|
5ada3d20c8
|
Add missing line
|
9 years ago |
Craig Tiller
|
278e5fd7e0
|
Merge github.com:grpc/grpc into head-of-line-blocking
|
9 years ago |
Craig Tiller
|
06cb1a9d93
|
Initial interface rework to allow knowing whether to pull payload at registration, not at request time
|
9 years ago |
Jan Tattermusch
|
1b7c0a2c5c
|
Merge pull request #6067 from jtattermusch/halfclose_after_close
Allow halfclose after close on clients
|
9 years ago |
Craig Tiller
|
307a7207a0
|
Add a failing test due to a head of line blocking bug in the server
|
9 years ago |
Nicolas Noble
|
16fa225f91
|
Merge pull request #6068 from jtattermusch/upgrade_opencover
Upgrade tool for C# coverage reports
|
9 years ago |
Jan Tattermusch
|
5d27030128
|
add some test for the newly generated code
|
9 years ago |