Noah Eisen
|
040e6111cc
|
Merge branch 'master' of https://github.com/grpc/grpc
|
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 |
Yang Gao
|
f1e5d12030
|
Merge pull request #8371 from yang-g/server_context_spouse
Server context test spouse
|
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 |
Jan Tattermusch
|
bb4c5f3d3f
|
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
Switch C# benchmarks to use CoreCLR
|
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 |
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 |
Ken Payson
|
97e6920e44
|
Timeout increase (again)
|
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 |
David Garcia Quintas
|
58c18e7443
|
Factored out common code into pick_from_internal_rr.
This also fixed a potential bug whereby callbacks wouldn't be called if
the pick happened immediately during the flushing of pending picks.
|
8 years ago |
Noah Eisen
|
d17dc4dc61
|
Merge pull request #8378 from markdroth/clang_format_fix
Fix clang-format problem from #8234.
|
8 years ago |
Craig Tiller
|
936f1ea9ac
|
Fix some test failures
|
8 years ago |
Mark D. Roth
|
5e258bf32b
|
clang-format
|
8 years ago |
David Garcia Quintas
|
04162d7c83
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_races
|
8 years ago |
David Garcia Quintas
|
b39330d995
|
Tiny refactoring
|
8 years ago |
Noah Eisen
|
1aafc88a2f
|
Merge branch 'master' of https://github.com/grpc/grpc
|
8 years ago |
David G. Quintas
|
4a8cf1dc66
|
Merge pull request #8348 from dgquintas/new_lb_md_keys
Renamed LB-related metadata keys
|
8 years ago |
Noah Eisen
|
f4694a6521
|
Merge pull request #8234 from ncteisen/new_interop_tests
Wrote C++ unimplemented_method interop test
|
8 years ago |
Noah Eisen
|
8373788e58
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
8 years ago |
Ken Payson
|
67c73e14b8
|
Increased timeout
|
8 years ago |
David Garcia Quintas
|
97ba64244a
|
pr comments
|
8 years ago |
Yuchen Zeng
|
f3d71d21b9
|
Merge pull request #7962 from y-zeng/call_holder_add_pollent
Add calls' polling entities to the pollset_set of client_channel
|
8 years ago |
Ken Payson
|
33764c0868
|
Increase tsan timieout
|
8 years ago |
Craig Tiller
|
fd77de6a8a
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Jan Tattermusch
|
1152292da0
|
upgrade perf workers to ubuntu 16.04
|
8 years ago |
Craig Tiller
|
c2dd2a2be9
|
Fix potential crash
|
8 years ago |
Jan Tattermusch
|
8e258d3a7a
|
install dotnet CLI on perf workers
|
8 years ago |
Jan Tattermusch
|
d13fbca136
|
switch C# benchmark to coreclr
|
8 years ago |
Jan Tattermusch
|
3808b6efe6
|
Merge pull request #8326 from apolcyn/change_perf_worker_go_install
update go in linux perf worker init script
|
8 years ago |
David Garcia Quintas
|
fd7caf5708
|
Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys
|
8 years ago |