Craig Tiller
|
65b2970383
|
Merge pull request #8108 from ctiller/one_at_a_time
Shutdown & restart qps workers between benchmark runs
|
9 years ago |
Yuchen Zeng
|
b4bca54aa2
|
Clang-format
|
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 |
Jan Tattermusch
|
caa965b548
|
regenerate C# related files after backporting from master
|
9 years ago |
Jan Tattermusch
|
881a32f5a7
|
fix windows distribtest and add TODOs to remove hacks
|
9 years ago |
Jan Tattermusch
|
19f544cb65
|
make Grpc.Tools.nuspec buildable on Linux
|
9 years ago |
Jan Tattermusch
|
11cbb5b693
|
switch distribtests to use nugets generated by dotnet cli
|
9 years ago |
Jan Tattermusch
|
41d2365e8a
|
remove dead gmock link in protoc artifact build
|
9 years ago |
Jan Tattermusch
|
5bfcb5cc09
|
fix copying data directory
|
9 years ago |
Jan Tattermusch
|
e70f20b5a0
|
enable runing C# interop tests under coreclr
|
9 years ago |
Jan Tattermusch
|
6555499306
|
add shutdownhook for CoreCLR
|
9 years ago |
Jan Tattermusch
|
826c8d7985
|
fixed formatting
|
9 years ago |
Jan Tattermusch
|
ca29914adf
|
allow building all nugets on linux
|
9 years ago |
Jan Tattermusch
|
71a2e4784c
|
make native extension loader work for published netcoreapp1.0 too
|
9 years ago |
Jan Tattermusch
|
fb8fb404b8
|
install dotnet cli into ubuntu1404 distribtest docker
|
9 years ago |
Jan Tattermusch
|
50e98574b2
|
update path to C# test build by dotnet cli
|
9 years ago |
Jan Tattermusch
|
19e04b5388
|
get the right nuget version in linux distribtests
|
9 years ago |
Jan Tattermusch
|
8c76be7405
|
dotnet CLI distribtest
|
9 years ago |
Jan Tattermusch
|
35d2cff9d6
|
dont enumerate runtimes in project.json file
|
9 years ago |
Jan Tattermusch
|
f4a1e1988f
|
address coreCLR TODO
|
9 years ago |
Jan Tattermusch
|
7eb41a14f8
|
upgrade Moq to version that supports netstandard1.3
|
9 years ago |
Jan Tattermusch
|
67b6ef4d6f
|
cleanup of project.json files
|
9 years ago |
Jan Tattermusch
|
ff6c2ad054
|
update csproj files to Google.Protobuf to 3.0.0
|
9 years ago |
Jan Tattermusch
|
d95ae3749d
|
update Protobuf to 3.0.0 in project.json projects
|
9 years ago |
Jan Tattermusch
|
e1fde33593
|
update .csproj projects to Google.Apis.Auth to 1.16.0
|
9 years ago |
Jan Tattermusch
|
4da4750897
|
update Google.Apis.Auth to 1.16.0 for project.json projects
|
9 years ago |
Jan Tattermusch
|
abfd37fc86
|
regenerate to fix santity test
|
9 years ago |
Craig Tiller
|
d82fccc5ec
|
Fix typo
|
9 years ago |
Craig Tiller
|
accf16b41e
|
Missed import
|
9 years ago |
Mark D. Roth
|
0e256107e8
|
Code review changes.
|
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 |
Mark D. Roth
|
6751ac6ffe
|
Add doc listing API changes to clean up for the next minor-version release.
|
9 years ago |
David Garcia Quintas
|
8424fdcb70
|
PR comments
|
9 years ago |
Mark D. Roth
|
6e3084b02c
|
Fix build failure.
|
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 |
Jan Tattermusch
|
a610e32e4b
|
throw correct exception failed writes
|
9 years ago |
Nicolas Noble
|
e54cbec88f
|
Merge pull request #8078 from ctiller/somewhat_less_outstanding
Reduce outstanding request count
|
9 years ago |
Mark D. Roth
|
f28763c68c
|
Pass deadline into filters via grpc_call_element_args, so that we can
start the timer before the first op is sent down.
|
9 years ago |
Makarand Dharmapurikar
|
1ed0b8e3d7
|
Add interop test for Cacheable Unary Calls
modified interop test spec doc
added CacheableUnaryCall to test.proto
modified server and client implmenentations to support new method
|
9 years ago |
David Garcia Quintas
|
98d5f5cb3f
|
Renamed grpc-census-bin to grpc-stats-bin
|
9 years ago |
David Garcia Quintas
|
f47d6fbdcc
|
More PR comments
|
9 years ago |
Mark D. Roth
|
a99e02cc0d
|
Use GPR_ARRAY_SIZE().
|
9 years ago |
Craig Tiller
|
22f39f52ef
|
Merge pull request #7980 from thinkerou/fix_time_posix_conv
Fix time posix convert
|
9 years ago |