Nicolas Noble
dbe8587c2a
Merge pull request #7891 from jboeuf/new_ssl_certs
...
Updating roots from Mozilla.
8 years ago
Yang Gao
24869d558a
Merge pull request #7996 from yang-g/canonical
...
Add a helper to get canonical code from status
8 years ago
Craig Tiller
7bb547bd6e
Merge pull request #8094 from ctiller/wait_to_start
...
Wait to start C++ clients until all connections are made
8 years ago
Yang Gao
faccebf60a
Merge pull request #7845 from yang-g/header
...
Include config file so that protobuf declarations can be found and overridden.
8 years ago
Nicolas Noble
b4fbd15774
Merge pull request #8037 from adelez/known_failures
...
Escapt +
8 years ago
Adele Zhou
107e51ef70
Escapt +
8 years ago
David G. Quintas
b410f80bc4
Merge pull request #7746 from dgquintas/lb_add_md
...
Updates to gRPC LB
8 years ago
kpayson64
9544aadbaa
Merge pull request #8065 from kpayson64/cygrpc_imports
...
Make .pxi imports relative to _cython directory rather than root.
8 years ago
Craig Tiller
65b2970383
Merge pull request #8108 from ctiller/one_at_a_time
...
Shutdown & restart qps workers between benchmark runs
8 years ago
Nicolas Noble
edd2e50fcb
Merge pull request #8109 from jboeuf/readme_roots
...
Adding README explaning how roots are generated.
8 years ago
Julien Boeuf
abc4f12b38
Adding README explaning how roots are generated.
8 years ago
Abhishek Kumar
500ca305b1
Merge pull request #4955 from ejona86/http-grpc-status-mapping
...
Add HTTP->gRPC status code mapping
8 years ago
David Garcia Quintas
5ebb7af9ef
Don't assert on use of unsupported user_data for LB policies
8 years ago
kpayson64
78bb9a3ad7
Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode
...
Load roots.pem relative to current file
8 years ago
Craig Tiller
025972d16d
Fix more things
8 years ago
Craig Tiller
c197ec1fe6
Fix typo
8 years ago
Craig Tiller
d82fccc5ec
Fix typo
8 years ago
Craig Tiller
accf16b41e
Missed import
8 years ago
Craig Tiller
c1b54f2fab
Run QPS workers just for the scenario that we want, to avoid interference
8 years ago
David Garcia Quintas
6eb48f1073
Fix comment
8 years ago
David Garcia Quintas
8424fdcb70
PR comments
8 years ago
Nicolas Noble
8e6d871558
Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets
...
Start using nuget packages built by dotnet CLI
8 years ago
Nicolas Noble
e54cbec88f
Merge pull request #8078 from ctiller/somewhat_less_outstanding
...
Reduce outstanding request count
8 years ago
David Garcia Quintas
f47d6fbdcc
More PR comments
8 years ago
Craig Tiller
22f39f52ef
Merge pull request #7980 from thinkerou/fix_time_posix_conv
...
Fix time posix convert
8 years ago
Jan Tattermusch
f785ae38c9
fix windows distribtest and add TODOs to remove hacks
8 years ago
Craig Tiller
9e1c2d2358
Dont start requests until all clients have gotten connected
8 years ago
Craig Tiller
531976a6d4
Add an initial mark that clients could use to delay startup of requests
8 years ago
Craig Tiller
a51f54192a
Merge pull request #7559 from dgquintas/codegen_cleanse
...
Removed references to public APIs from codegen/
8 years ago
David Garcia Quintas
35c2aba849
More PR comments.
...
Mainly, removed all user_data memory management responsibilities from
the round robin policy.
8 years ago
Jan Tattermusch
867f1fa72f
make Grpc.Tools.nuspec buildable on Linux
8 years ago
makdharma
b5869dc713
Merge pull request #8059 from makdharma/cronet_onfailed
...
Cronet onfailed
8 years ago
Craig Tiller
6c38c1be30
Reduce outstanding request count
8 years ago
Jan Tattermusch
520ece60e5
switch distribtests to use nugets generated by dotnet cli
8 years ago
Jan Tattermusch
de9ce9f9ff
remove dead gmock link in protoc artifact build
8 years ago
David Garcia Quintas
6cc44fcf3a
PR comments
8 years ago
David Garcia Quintas
ebe7c17613
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
8 years ago
David Garcia Quintas
331b9c02f9
Moved LB token changes solely into grpclb.c
8 years ago
Nicolas Noble
6e51f992c6
Merge pull request #8068 from grpc/revert-7279-grand-unified-closures
...
Revert "Grand unified closures"
8 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
8 years ago
Jan Tattermusch
ec5c93cabf
Merge pull request #8048 from jtattermusch/dotnetcli_interoptest
...
Enable running interop tests with dotnet CLI + CoreCLR
8 years ago
Jan Tattermusch
6ea4380d15
Merge pull request #8047 from jtattermusch/coreclr_unloading
...
Add shutdown hook for CoreCLR
8 years ago
Nicolas Noble
e57904bf7b
Merge pull request #7929 from yang-g/externC
...
The public headers already have extern C
8 years ago
Ken Payson
0651759392
Load roots.pem relative to current file
8 years ago
Ken Payson
7722245ce8
Make .pxi imports relative
8 years ago
Makarand Dharmapurikar
bb6ba36c1a
clang-format
8 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
8 years ago
Craig Tiller
83374d5166
Merge pull request #8054 from ctiller/sweep_the_
...
Exclude sweep tests from the "full" suite
8 years ago
Craig Tiller
fce8da5d80
Merge pull request #8035 from ctiller/OUTSTANDING
...
Use a # of total outstanding requests to drive benchmark config
8 years ago
Nicolas Noble
0d6926425f
Merge pull request #7279 from ctiller/grand-unified-closures
...
Grand unified closures
8 years ago