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
Yuchen Zeng
82f3083034
Address review comments
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
Yuchen Zeng
3bf43dd311
Address review comments
8 years ago
Yuchen Zeng
dcc16b40fb
Address review comments
8 years ago
Yuchen Zeng
a8f2621d78
Fix dead links
8 years ago
Yuchen Zeng
c6e9076123
Address review comments
8 years ago
Craig Tiller
86cf6dcb1c
Remove some scenarios we can't run yet
8 years ago
Craig Tiller
0c98675e54
Fix outstanding calls
8 years ago
Craig Tiller
1423a63db9
Lets not do payload sweeps just yet
8 years ago
Craig Tiller
b6df24765f
Properly categorize tests to allow sweeps to be run by adhoc
8 years ago
Craig Tiller
c5aa700538
Significantly increase sweep space
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
Yuchen Zeng
8eaa1840af
Add server reflection tutorial
8 years ago
Craig Tiller
57726ca5a9
Revert "Revert "Grand unified closures""
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
Craig Tiller
c2895d2fee
Exclude sweep tests from the "full" suite
8 years ago
Craig Tiller
2fe75ec459
Fix bad merge
8 years ago
Craig Tiller
5d3f2e6286
Merge github.com:grpc/grpc into grand-unified-closures
8 years ago
Michael Lumish
1c8bbc4106
Merge pull request #7920 from tuoxiansp/patch-1
...
Update README.md
8 years ago
Michael Lumish
7cc285a52f
Merge pull request #8021 from hacfi/node_typo
...
Fix typo in node.js README
8 years ago
yang-g
d558149a5e
Add a helper to get canonical code from status
8 years ago
Jan Tattermusch
eeb21d1fae
Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype
...
Dotnet CLI distrib tests and associated cleanup.
8 years ago
Jan Tattermusch
4f5009f27f
fix copying data directory
8 years ago
Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
8 years ago
Jan Tattermusch
93f62aff5f
add shutdownhook for CoreCLR
8 years ago
Nicolas Noble
1b5f057995
Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm
...
Enable Mac OS X 10.6 compilation
8 years ago
Stanley Cheung
7f936eaa37
Merge pull request #7748 from thinkerou/update_function_desc
...
PHP: update param description of function
8 years ago
Jan Tattermusch
e4e30f8813
fixed formatting
8 years ago
Jan Tattermusch
8a84c8c9df
allow building all nugets on linux
8 years ago