yang-g
|
8706c6ec5d
|
add todo
|
8 years ago |
Jan Tattermusch
|
91936b32f6
|
Merge pull request #8793 from jtattermusch/full_performance_fixes
Fix windows benchmarks and upload all 3 reports
|
8 years ago |
Jan Tattermusch
|
88818ae49a
|
fix windows benchmarks and upload all 3 reports
|
8 years ago |
Jan Tattermusch
|
03b7612a22
|
stop using login shell for invoking interop tests
|
8 years ago |
Jan Tattermusch
|
34e8b91726
|
ruby doesnt need login shell
|
8 years ago |
Jan Tattermusch
|
6d4dba9fa7
|
node doesnt need login shell
|
8 years ago |
David Garcia Quintas
|
e7d2f21d6b
|
improved logging
|
8 years ago |
David Garcia Quintas
|
c2e6254984
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state
|
8 years ago |
David G. Quintas
|
405503be43
|
Merge pull request #8758 from dgquintas/lb_token_nullness
Added more testing for grpclb tokens
|
8 years ago |
David Garcia Quintas
|
149f09da97
|
Rewrote connectivity status logic for gRPC LB
|
8 years ago |
yang-g
|
e46de3d416
|
Expose message limit constants so that users can reference them
|
8 years ago |
Jan Tattermusch
|
66de9494af
|
Merge pull request #8768 from jtattermusch/windows_performance_tests
Enable running C# benchmarks on Windows
|
8 years ago |
Noah Eisen
|
37afb3387a
|
Merge pull request #8784 from ncteisen/py_interop_client_tweak
Add default arguments to python interop client
|
8 years ago |
Noah Eisen
|
91f24b9ccf
|
Add default arguments to python interop client
|
8 years ago |
Mark D. Roth
|
ed92f7bc04
|
Merge pull request #8617 from markdroth/service_config_json
Use JSON tree for service config channel arg.
|
8 years ago |
David G. Quintas
|
fd3c054063
|
Merge pull request #8777 from dgquintas/undo_nulling
Undo wrong NULLing in grpclb
|
8 years ago |
apolcyn
|
8a4ac886e4
|
Merge pull request #8619 from apolcyn/gen_csharp_partial_class
Generate c# client stubs as partial classes
|
8 years ago |
Mark D. Roth
|
45bc38d115
|
Fix build.
|
8 years ago |
David Garcia Quintas
|
4a0e584d50
|
Undo wrong NULLing in grpclb
|
8 years ago |
Craig Tiller
|
1dc9ad3327
|
Merge pull request #8630 from ctiller/newlines
Support percent-encoding status messages
|
8 years ago |
Craig Tiller
|
56a260b5ae
|
Merge pull request #8503 from ctiller/bm_fullstack
Kicking off fullstack micro-benchmarking
|
8 years ago |
Craig Tiller
|
f69369741d
|
Review feedback
|
8 years ago |
Craig Tiller
|
1016d9feca
|
Merge github.com:grpc/grpc into bm_fullstack
|
8 years ago |
Craig Tiller
|
077da7fa31
|
Fix merge error
|
8 years ago |
Craig Tiller
|
d57a1487b1
|
Merge github.com:grpc/grpc into newlines
|
8 years ago |
Mark D. Roth
|
863113a0d9
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
8 years ago |
apolcyn
|
5876854018
|
Merge pull request #8627 from apolcyn/update_csharp_examples
example changes to update to 1.0.1
|
8 years ago |
Yang Gao
|
740665a6f6
|
Merge pull request #8737 from yang-g/creds_sanitize
Redact sensitive data from api traces
|
8 years ago |
Jan Tattermusch
|
63a8446276
|
start runing win benchmarks as part of full suite
|
8 years ago |
Jan Tattermusch
|
2de47cba05
|
enable running windows perf tests
|
8 years ago |
Jan Tattermusch
|
c280b568b3
|
Merge pull request #8765 from jtattermusch/fix_unreacheable_code_usage
Fix usage of GPR_UNREACHABLE_CODE
|
8 years ago |
Jan Tattermusch
|
b0fb2d2b7a
|
fix windows build
|
8 years ago |
Yuchen Zeng
|
7647b2eb0a
|
Merge pull request #8761 from y-zeng/fix_conflict
Fix symbol conflicts in grpc_tool_test
|
8 years ago |
Masood Malekghassemi
|
b3724c4bb6
|
Merge pull request #8612 from soltanmm-google/wacket
Include proto WKTs in py tools distutils command
|
8 years ago |
Yuchen Zeng
|
0377f7a6f7
|
Fix symbol conflict
|
8 years ago |
David Klempner
|
d9190bd53b
|
Merge pull request #8654 from dklempner/low_level_ping_pong
Fix error checking in low_level_ping_pong_benchmark
|
8 years ago |
Craig Tiller
|
c80fa2f673
|
Merge pull request #8680 from ctiller/no_more_legacy
Remove legacy poller
|
8 years ago |
David Garcia Quintas
|
0133a1b902
|
No more gcc 4.4!
|
8 years ago |
David Garcia Quintas
|
850cbaaac4
|
Added more testing for grpclb tokens
|
8 years ago |
David G. Quintas
|
a1cf4dd607
|
Merge pull request #8666 from dgquintas/rr_fixall
Fixed wrong connectivity status updates for RR
|
8 years ago |
Craig Tiller
|
873d575c7d
|
Merge pull request #8755 from ctiller/fangmeister
Fix use-after-free in time parse caching
|
8 years ago |
matt-kwong
|
354d075ba9
|
Merge pull request #8730 from matt-kwong/fix-build-dashboard
Fix build analysis dashboard
|
8 years ago |
David Garcia Quintas
|
ffd8e3d8e1
|
pr comment
|
8 years ago |
David G. Quintas
|
d1bc240f10
|
Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolver
Updated test_get_channel_info() to use new ch arg syntax
|
8 years ago |
Craig Tiller
|
738e6dbc40
|
Fix use-after-free in time parse caching
|
8 years ago |
Mark D. Roth
|
f392ce9598
|
Merge pull request #8662 from markdroth/latency_in_final_info
Populate latency field in final_info.
|
8 years ago |
Mark D. Roth
|
9b3f740eb0
|
clang-format
|
8 years ago |
David G. Quintas
|
8f68e295f4
|
Merge pull request #8733 from dgquintas/grpclb_deadlock
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
David Garcia Quintas
|
01dbb90274
|
Added testing for connectivity states
|
8 years ago |
David Garcia Quintas
|
d03afbdeba
|
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
|
8 years ago |