Michael Lumish
|
76f90c390a
|
Merge pull request #8728 from murgatroid99/more_uv_fixes
Fix sanity, uv, and windows builds
|
8 years ago |
yang-g
|
414af9bec8
|
refresh and access token filtering
|
8 years ago |
Yuchen Zeng
|
b1f6bf2ec4
|
Merge pull request #8086 from y-zeng/fix_gprc
Fix misspelled gprc
|
8 years ago |
David Garcia Quintas
|
a74b24633e
|
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
Yuchen Zeng
|
5c1f55af23
|
Merge pull request #8335 from y-zeng/tos
Add grpc_socket_mutator
|
8 years ago |
Noah Eisen
|
794afb3b91
|
Update interop test infrastructure to call advanced go tests
|
8 years ago |
Yuchen Zeng
|
67ffe3f82d
|
clang-format
|
8 years ago |
Matt Kwong
|
983c2dad44
|
Fix build analysis dashboard
|
8 years ago |
Jan Tattermusch
|
b35dfa83b5
|
remove existing profiling points
|
8 years ago |
Jan Tattermusch
|
475e06bb12
|
10m entries in profiler
|
8 years ago |
Jan Tattermusch
|
fdf45ab6fd
|
support threadpool tracing
|
8 years ago |
David Garcia Quintas
|
ed2f308554
|
NULLs needed at fail_pending_writes() too
|
8 years ago |
murgatroid99
|
2e01234d1c
|
Fix sanity, uv, and windows builds
|
8 years ago |
Wenbo Zhu
|
fd825f51ac
|
Update PROTOCOL-WEB.md
Using http/2 literal header format for status.
|
8 years ago |
Vijay Pai
|
aaefa958d7
|
Merge pull request #8638 from vjpai/conform
Improve C++11 conformance
|
8 years ago |
yang-g
|
35d5dfcb26
|
parse json instead
|
8 years ago |
David G. Quintas
|
f612a36d1c
|
Merge pull request #8723 from dgquintas/handshaker_demote_logging_again
Demote secure handshake failures even further
|
8 years ago |
David Garcia Quintas
|
3fde39913c
|
Fixed wrong NULLing in chttp2 transport
|
8 years ago |
David Garcia Quintas
|
8bac679a16
|
Demote secure handshake failures even further
|
8 years ago |
Michael Lumish
|
33468f55a2
|
Merge pull request #8698 from murgatroid99/node_express_run_perf_tests
Enable Node Express benchmarks, fix copy/paste errors
|
8 years ago |
matt-kwong
|
7b16bbe5cc
|
Merge pull request #8706 from matt-kwong/pull-request-params
Show skipped tests not showing up in Jenkins UI
|
8 years ago |
Yuchen Zeng
|
a5da0ef0b6
|
Merge pull request #8486 from y-zeng/get_tos
Add grpc_endpoint_get_fd and grpc_transport_get_endpoint
|
8 years ago |
Jan Tattermusch
|
3d5dd7937c
|
Merge pull request #8700 from jtattermusch/fix_metadata_credentials
Fix metadata credentials
|
8 years ago |
Mark D. Roth
|
69f783dffc
|
Allow LB policy name to be matched in a case-insensitive manner.
|
8 years ago |
Mark D. Roth
|
c19049c39d
|
clang-format
|
8 years ago |
Mark D. Roth
|
7079809a63
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
8 years ago |
Mark D. Roth
|
84c8a027d3
|
Change JSON format to use the standard proto3 mapping for each type.
|
8 years ago |
Yang Gao
|
92fd7e147a
|
Merge pull request #8642 from yang-g/ssl_fuzzer
Add a fuzzer for ssl server side
|
8 years ago |
Jan Tattermusch
|
60d0f4ced3
|
add a comment
|
8 years ago |
yang-g
|
979abf6747
|
regenerate projects
|
8 years ago |
yang-g
|
b587561375
|
Merge remote-tracking branch 'upstream/master' into ssl_fuzzer
|
8 years ago |
murgatroid99
|
1731a41cff
|
Merge branch 'master' into node_express_run_perf_tests
|
8 years ago |
murgatroid99
|
e8f9cbbd68
|
Remove some disabled copied Node Express perf tests
|
8 years ago |
Michael Lumish
|
e63c612e23
|
Merge pull request #8704 from murgatroid99/uv_slice_changes
Some slice and resource quota updates to UV and Node code
|
8 years ago |
Sree Kuchibhotla
|
71f0179690
|
Merge pull request #8701 from lyuxuan/cpu_usage2
unblock the performance tests. hide the cpu usage field for now.
|
8 years ago |
David Garcia Quintas
|
e9448df2fc
|
Fixed wrong ordering of operations
|
8 years ago |
Matt Kwong
|
aa6c94cb26
|
Fix skipped tests not showing up in Jenkins UI
|
8 years ago |
David G. Quintas
|
d5e53b043c
|
Merge pull request #8685 from dgquintas/glb_locks
Fixed locking for grpclb
|
8 years ago |
Yuxuan Li
|
d885a27ccb
|
fix repeated field
|
8 years ago |
yang-g
|
a91fb72484
|
ERR
|
8 years ago |
murgatroid99
|
e2672c92b6
|
Some slice and resource quota updates to UV and Node code
|
8 years ago |
Yuxuan Li
|
317f60b98e
|
add a blank line back
|
8 years ago |
Yuxuan Li
|
2b4d372620
|
hiding totalCpuTime and idleCpuTime from ServerStatus proto message
|
8 years ago |
Mark D. Roth
|
db4b459044
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
8 years ago |
Mark D. Roth
|
74219ea7ea
|
Merge pull request #8702 from markdroth/clang_format_fix
Fix clang-format in master.
|
8 years ago |
Mark D. Roth
|
02b1ae456f
|
clang-format
|
8 years ago |
Yuxuan Li
|
9ba52e7aa9
|
unblock the performance tests. hide the cpu usage field for now.
|
8 years ago |
Mark D. Roth
|
dc5d60b814
|
Allow setting service config via C++ API, for use in tests.
|
8 years ago |
Mark D. Roth
|
4bbdda4444
|
Allow getting LB policy name and service config in C++ API.
|
8 years ago |
Mark D. Roth
|
c625c7a023
|
Allow fetching service config via grpc_channel_get_info().
|
8 years ago |