Jan Tattermusch
|
5470cb36ec
|
Merge pull request #8409 from jtattermusch/refactor_unimplemented_handler
Refactor C# NoSuchMethodCallHandler
|
8 years ago |
Craig Tiller
|
7861db09a7
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
aecc227a25
|
Merge pull request #8417 from sreecha/design_docs
Design docs
|
8 years ago |
Mark D. Roth
|
24301717d4
|
Allow specifying extra flags for C++ interop server.
|
8 years ago |
Sree Kuchibhotla
|
17fc7ef848
|
update images
|
8 years ago |
Sree Kuchibhotla
|
6e104d9630
|
epoll design doc
|
8 years ago |
Ken Payson
|
667301a25f
|
Change channel tests to use public API
This allows for testing other implementations of grpc.Server.
|
8 years ago |
Noah Eisen
|
88477fd046
|
All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests
|
8 years ago |
Noah Eisen
|
040e6111cc
|
Merge branch 'master' of https://github.com/grpc/grpc
|
8 years ago |
Vijay Pai
|
9fa9315d62
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
|
8 years ago |
Vijay Pai
|
d923583768
|
Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class
|
8 years ago |
Mark D. Roth
|
948f95b2ce
|
Merge pull request #7201 from markdroth/run_interop_tests_go
Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go.
|
8 years ago |
Mark D. Roth
|
605a8f12ed
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Yang Gao
|
f1e5d12030
|
Merge pull request #8371 from yang-g/server_context_spouse
Server context test spouse
|
8 years ago |
Jan Tattermusch
|
f72ead3332
|
refactor NoSuchMethodCallHandler
|
8 years ago |
Craig Tiller
|
50d6f7b60f
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
1a62ec83b7
|
Merge pull request #8008 from ctiller/direct-calls
Move back to a mostly-single-threaded http2 transport
|
8 years ago |
Craig Tiller
|
a81c311171
|
Fix wakeup bug
|
8 years ago |
Mark D. Roth
|
c7d78dfeb2
|
Merge pull request #3 from stanley-cheung/run_interop_tests_go
Fix php interop client for status_code_and_message test
|
8 years ago |
Nathaniel Manista
|
21fbe2016c
|
Merge pull request #8376 from markmandel/feature/run-codegen
Remove `run_codegen.py` from python example.
|
8 years ago |
Mark Mandel
|
9929e6c85c
|
Remove `run_codegen.py` from python helloworld example
Since we no longer reference `run_codegen.py` in the Quick Start for
Python, remove it from the repository to avoid confusion.
|
8 years ago |
matt-kwong
|
15586f27fa
|
Merge pull request #8399 from matt-kwong/add-sweep-perf-args
Remove hardcoding of clients/server names in run_sweep_performance.sh
|
8 years ago |
Matt Kwong
|
1fb0e47d44
|
improve pull request test filtering
|
8 years ago |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
8 years ago |
Sree Kuchibhotla
|
bba2f47e8f
|
remove formatting noise
|
8 years ago |
Jan Tattermusch
|
bb4c5f3d3f
|
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
Switch C# benchmarks to use CoreCLR
|
8 years ago |
Craig Tiller
|
654b242ce7
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Sree Kuchibhotla
|
34ad82d6f6
|
Merge branch 'master' into new_scenario
|
8 years ago |
Noah Eisen
|
7d5f822bec
|
Merge branch 'master' of https://github.com/grpc/grpc
|
8 years ago |
Matt Kwong
|
5100ae5509
|
remove hardcoding of clients/server names in run_sweep_performance.sh
|
8 years ago |
Craig Tiller
|
14c836fcd1
|
Delambdaify
|
8 years ago |
yang-g
|
b0db13141e
|
resolve review comment
|
8 years ago |
Craig Tiller
|
68cf8ce866
|
Fix payload tests under windows
|
8 years ago |
Craig Tiller
|
8c94df19d4
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
b019d61f9a
|
Fix benchmark shutdown
|
8 years ago |
kpayson64
|
8725595933
|
Merge pull request #7664 from kpayson64/cv_wakeup_fd
Add Shim for wakeup_fds with no pipe or
|
8 years ago |
Craig Tiller
|
1409dbf5ef
|
Better debug strings
|
8 years ago |
David Garcia Quintas
|
7ab83b59be
|
fixed missing variable rename
|
8 years ago |
Stanley Cheung
|
1065452f32
|
Fix php interop client for status_code_and_message test
|
8 years ago |
David G. Quintas
|
f04942592a
|
Merge pull request #8372 from dgquintas/grpclb_races
gRPCLB and RR race fixes
|
8 years ago |
Alexander Polcyn
|
497966787a
|
fail performance tests if any jobs fail or timeout
|
8 years ago |
Ken Payson
|
97e6920e44
|
Timeout increase (again)
|
8 years ago |
David Garcia Quintas
|
d8fe334d5b
|
s/lb-cost/lb-cost-bin
|
8 years ago |
David Garcia Quintas
|
2035906c28
|
clang-format
|
8 years ago |
David Garcia Quintas
|
2530a660d2
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_races
|
8 years ago |
Jan Tattermusch
|
ab0a727655
|
install missing python dependencies
|
8 years ago |
matt-kwong
|
9c00dabc15
|
Merge pull request #8295 from matt-kwong/pull-request-params
Create filter for pull request tests on Jenkins
|
8 years ago |
Craig Tiller
|
bcadfc30c9
|
Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
7d2f0b0d19
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Craig Tiller
|
6cdbf6cc9a
|
clang-format
|
8 years ago |