Yuchen Zeng
5bb81aa4a4
Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent
9 years ago
David G. Quintas
b410f80bc4
Merge pull request #7746 from dgquintas/lb_add_md
...
Updates to gRPC LB
9 years ago
Yuchen Zeng
f7c45aea53
Address review comments
9 years ago
kpayson64
9544aadbaa
Merge pull request #8065 from kpayson64/cygrpc_imports
...
Make .pxi imports relative to _cython directory rather than root.
9 years ago
Craig Tiller
65b2970383
Merge pull request #8108 from ctiller/one_at_a_time
...
Shutdown & restart qps workers between benchmark runs
9 years ago
Nicolas Noble
edd2e50fcb
Merge pull request #8109 from jboeuf/readme_roots
...
Adding README explaning how roots are generated.
9 years ago
Julien Boeuf
abc4f12b38
Adding README explaning how roots are generated.
9 years ago
Abhishek Kumar
500ca305b1
Merge pull request #4955 from ejona86/http-grpc-status-mapping
...
Add HTTP->gRPC status code mapping
9 years ago
David Garcia Quintas
5ebb7af9ef
Don't assert on use of unsupported user_data for LB policies
9 years ago
kpayson64
78bb9a3ad7
Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode
...
Load roots.pem relative to current file
9 years ago
Craig Tiller
025972d16d
Fix more things
9 years ago
Craig Tiller
c197ec1fe6
Fix typo
9 years ago
Craig Tiller
d82fccc5ec
Fix typo
9 years ago
Craig Tiller
accf16b41e
Missed import
9 years ago
Craig Tiller
c1b54f2fab
Run QPS workers just for the scenario that we want, to avoid interference
9 years ago
David Garcia Quintas
6eb48f1073
Fix comment
9 years ago
David Garcia Quintas
8424fdcb70
PR comments
9 years ago
Nicolas Noble
8e6d871558
Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets
...
Start using nuget packages built by dotnet CLI
9 years ago
Nicolas Noble
e54cbec88f
Merge pull request #8078 from ctiller/somewhat_less_outstanding
...
Reduce outstanding request count
9 years ago
David Garcia Quintas
f47d6fbdcc
More PR comments
9 years ago
Craig Tiller
22f39f52ef
Merge pull request #7980 from thinkerou/fix_time_posix_conv
...
Fix time posix convert
9 years ago
Jan Tattermusch
f785ae38c9
fix windows distribtest and add TODOs to remove hacks
9 years ago
Craig Tiller
a51f54192a
Merge pull request #7559 from dgquintas/codegen_cleanse
...
Removed references to public APIs from codegen/
9 years ago
David Garcia Quintas
35c2aba849
More PR comments.
...
Mainly, removed all user_data memory management responsibilities from
the round robin policy.
9 years ago
Jan Tattermusch
867f1fa72f
make Grpc.Tools.nuspec buildable on Linux
9 years ago
makdharma
b5869dc713
Merge pull request #8059 from makdharma/cronet_onfailed
...
Cronet onfailed
9 years ago
Craig Tiller
6c38c1be30
Reduce outstanding request count
9 years ago
Jan Tattermusch
520ece60e5
switch distribtests to use nugets generated by dotnet cli
9 years ago
Jan Tattermusch
de9ce9f9ff
remove dead gmock link in protoc artifact build
9 years ago
David Garcia Quintas
6cc44fcf3a
PR comments
9 years ago
David Garcia Quintas
ebe7c17613
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
9 years ago
David Garcia Quintas
331b9c02f9
Moved LB token changes solely into grpclb.c
9 years ago
Nicolas Noble
6e51f992c6
Merge pull request #8068 from grpc/revert-7279-grand-unified-closures
...
Revert "Grand unified closures"
9 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
9 years ago
Jan Tattermusch
ec5c93cabf
Merge pull request #8048 from jtattermusch/dotnetcli_interoptest
...
Enable running interop tests with dotnet CLI + CoreCLR
9 years ago
Jan Tattermusch
6ea4380d15
Merge pull request #8047 from jtattermusch/coreclr_unloading
...
Add shutdown hook for CoreCLR
9 years ago
Nicolas Noble
e57904bf7b
Merge pull request #7929 from yang-g/externC
...
The public headers already have extern C
9 years ago
Ken Payson
0651759392
Load roots.pem relative to current file
9 years ago
Ken Payson
7722245ce8
Make .pxi imports relative
9 years ago
Makarand Dharmapurikar
bb6ba36c1a
clang-format
9 years ago
Makarand Dharmapurikar
99bdd206da
fixes to handle failed connections
...
1. added lock/unlock around cronet callbacks to avoid race
2. added on_failed condition check in addition to cancellation
3. changed return code when no cronet call is initiated in failed/cancelled case
9 years ago
Craig Tiller
83374d5166
Merge pull request #8054 from ctiller/sweep_the_
...
Exclude sweep tests from the "full" suite
9 years ago
Craig Tiller
fce8da5d80
Merge pull request #8035 from ctiller/OUTSTANDING
...
Use a # of total outstanding requests to drive benchmark config
9 years ago
Nicolas Noble
0d6926425f
Merge pull request #7279 from ctiller/grand-unified-closures
...
Grand unified closures
9 years ago
Craig Tiller
c2895d2fee
Exclude sweep tests from the "full" suite
9 years ago
Craig Tiller
2fe75ec459
Fix bad merge
9 years ago
Craig Tiller
5d3f2e6286
Merge github.com:grpc/grpc into grand-unified-closures
9 years ago
Michael Lumish
1c8bbc4106
Merge pull request #7920 from tuoxiansp/patch-1
...
Update README.md
9 years ago
Michael Lumish
7cc285a52f
Merge pull request #8021 from hacfi/node_typo
...
Fix typo in node.js README
9 years ago
Jan Tattermusch
eeb21d1fae
Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype
...
Dotnet CLI distrib tests and associated cleanup.
9 years ago