Jan Tattermusch
|
9f4e828343
|
Merge pull request #8444 from jtattermusch/csharp_use_server_gc
Use Server mode for GC in C# QpsWorker
|
8 years ago |
David Garcia Quintas
|
30bce6ab1b
|
Moved unref of security connector outside of grpc_secure_channel_create
|
8 years ago |
David G. Quintas
|
79fd4e6874
|
Merge pull request #8381 from dgquintas/lb-cost-bin
Renamed MD key "lb-cost" to "lb-cost-bin"
|
8 years ago |
Matt Kwong
|
e9255d04e5
|
fix sanity
|
8 years ago |
Muxi Yan
|
b93053f868
|
bug fix
|
8 years ago |
Muxi Yan
|
0a18d64fcc
|
Address the comments
|
8 years ago |
Matt Kwong
|
213793b36a
|
added platform test suites and other fixes
|
8 years ago |
Matt Kwong
|
f62140d56a
|
improve pull request test filtering
|
8 years ago |
Matt Kwong
|
3020bb792c
|
Made whitelisting files easier and more intuitive
|
8 years ago |
Matt Kwong
|
0f546b6f32
|
changed filter to be more conservative - any no-whitelisted file runs all tests
|
8 years ago |
Matt Kwong
|
44920d2cc6
|
Fixed some changes
|
8 years ago |
Matt Kwong
|
18d5fa5ebd
|
Create filter for pull request tests
|
8 years ago |
Muxi Yan
|
2dd6e73266
|
Merge pull request #8445 from muxi/revert-8425
Revert PR #8425
|
8 years ago |
Garrett Casto
|
a2a325048d
|
Clang format
|
8 years ago |
Michael Lumish
|
2a78d3d961
|
Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme
Fix example in ruby readme
|
8 years ago |
Jan Tattermusch
|
fac33ad5b7
|
expose knob for adjusting number of requested calls
|
8 years ago |
Michael Lumish
|
13905ee9bb
|
Merge pull request #7967 from p16/node-example-add-return-after-callback-witih-error
Nodejs examples: add return after calling callback(err)
|
8 years ago |
Jan Tattermusch
|
6e90171f37
|
introduce separate grpcsharp_request_call_context
|
8 years ago |
murgatroid99
|
6a30178ef2
|
Clang format
|
8 years ago |
Craig Tiller
|
8f67b647fd
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
5a2a9eaa34
|
Merge branch 'buffer_pools_for_realsies' of github.com:ctiller/grpc into buffer_pools_for_realsies
|
8 years ago |
Muxi Yan
|
544c23adea
|
Reverts PR #8426
|
8 years ago |
Muxi Yan
|
4a08e71464
|
Revert PR #8425
|
8 years ago |
Jan Tattermusch
|
76ce3b9dec
|
request more rpcs per thread
|
8 years ago |
Jan Tattermusch
|
a00698fc44
|
allow new RPC once previous call has been handled
|
8 years ago |
Jan Tattermusch
|
7ef9f64187
|
use Server mode for GC in C# QpsWorker
|
8 years ago |
Vijay Pai
|
9243c74868
|
Merge pull request #8365 from vjpai/fc_1dstream
Support request separation of server-side streamed RPC
|
8 years ago |
Vijay Pai
|
464606b6ea
|
Merge pull request #8439 from vjpai/timeless
Remove a useless forward declaration
|
8 years ago |
Noah Eisen
|
5e475a4c91
|
Merge pull request #8440 from ncteisen/csharp_interop_test_fix
Modified CSharp Interop Test to Conform with Spec
|
8 years ago |
Robbie Shade
|
7433e5d12c
|
clang format
|
8 years ago |
murgatroid99
|
ab71dfbbf0
|
Merge branch 'master' into uv_core_transport
|
8 years ago |
Masood Malekghassemi
|
aff6936cf7
|
Partially implement gRPC Python server reflection
Some features relating to proto2 extension querying are missing due to
missing upstream features required to support them (see
https://github.com/google/protobuf/issues/2248).
|
8 years ago |
Sree Kuchibhotla
|
cb18d7a6b6
|
make gcc 4.6 and earlier versions happy
|
8 years ago |
Muxi Yan
|
72e92441f7
|
Fix nonnull problem
|
8 years ago |
Noah Eisen
|
74b731e42f
|
Merge pull request #8423 from ncteisen/interop_client_naming
Interop Client Naming Conventions
|
8 years ago |
Muxi Yan
|
e1443b195e
|
Flush host when network connectivity changes
|
8 years ago |
matt-kwong
|
2bc7b80082
|
Merge pull request #8401 from matt-kwong/pull-request-params
Improve pull request test filtering
|
8 years ago |
Noah Eisen
|
a17b9bda5a
|
removed check on the returned message from calling an unimplemented method
|
8 years ago |
Sree Kuchibhotla
|
53432aff75
|
Run generate_projects.sh
|
8 years ago |
Vijay Pai
|
bcc59f425c
|
Remove a useless forward declaration
|
8 years ago |
Sree Kuchibhotla
|
b73a654450
|
Merge branch 'master' into new_scenario
|
8 years ago |
Sree Kuchibhotla
|
042aec990a
|
Merge branch 'master' into rpc_mgr
|
8 years ago |
Sree Kuchibhotla
|
6135535ca7
|
Minor changes and called generate_projects.sh again
|
8 years ago |
Makarand Dharmapurikar
|
e3dd1d7d11
|
modify stress_test command line options
Modify command line options to be consistent with interop_client.
|
8 years ago |
Vijay Pai
|
d1b8526d18
|
Merge branch 'master' into fc_1dstream
|
8 years ago |
Vijay Pai
|
247d413f8b
|
Merge pull request #8435 from vjpai/sanity
Regain sanity
|
8 years ago |
Vijay Pai
|
869ccaaa70
|
Regain sanity
|
8 years ago |
Vijay Pai
|
a645bd7545
|
Fix a sanity issue
|
8 years ago |
Vijay Pai
|
5ee07978bd
|
Merge branch 'master' into fc_1dstream
|
8 years ago |
Vijay Pai
|
68469290d7
|
Merge pull request #8413 from vjpai/qps_cleanup
Minor cleanup on QPS tests
|
8 years ago |