Jan Tattermusch
|
d4065b9596
|
add constructor for RpcException
|
6 years ago |
hcaseyal
|
cd74b357e1
|
Merge pull request #16460 from hcaseyal/refactor_transport
Light refactoring of some transport code
|
6 years ago |
Yash Tibrewal
|
774deae2ba
|
Merge pull request #16418 from yashykt/status
Status propagation changes
|
6 years ago |
Yash Tibrewal
|
9100a1394f
|
Merge branch 'master' into status
|
6 years ago |
Yash Tibrewal
|
b0aa05b734
|
Merge pull request #16537 from yashykt/cronetfix
s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]
|
6 years ago |
Hope Casey-Allen
|
85721e22b4
|
Change method name for consistency
|
6 years ago |
hcaseyal
|
bcaef3bdbb
|
Merge pull request #16511 from hcaseyal/update_documentation
Update building.md with Visual Studio documentation
|
6 years ago |
Yash Tibrewal
|
4b859a61c7
|
Merge branch 'cronetfix' into status
|
6 years ago |
Yash Tibrewal
|
d68e8b4f62
|
%s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]
|
6 years ago |
Noah Eisen
|
4e6ed86a04
|
Merge pull request #16407 from ncteisen/lazy-metadata
Lazily Fill Metadata Map
|
6 years ago |
Juanli Shen
|
c21eed0541
|
Merge pull request #16528 from grpc/v1.15.x
Upmerge v1.15.x to master
|
6 years ago |
Noah Eisen
|
99680244c4
|
Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulation
Clang Tidy: Bugprone Undefined Memory Manipulation
|
6 years ago |
Bill Feng
|
3a3b602b0b
|
Merge pull request #16522 from billfeng327/bugfix/fix-json-run-localhost-scenario
fixed a bug in json_run_localhost scenario generation
|
6 years ago |
adelez
|
6ae4b63e4f
|
Merge pull request #16498 from adelez/foundry3
Fix the remote_instance_name value
|
6 years ago |
Adele Zhou
|
2c8d34663e
|
Set KOKORO_FOUNDRY_PROJECT_ID env var.
|
6 years ago |
Adele Zhou
|
9d0535fd1f
|
merge
|
6 years ago |
Jan Tattermusch
|
6f22b273af
|
Merge pull request #16518 from jtattermusch/csharp_example_netcoreapp21
update C# examples to netcoreapp2.1 (for v1.15.x branch)
|
6 years ago |
Jan Tattermusch
|
518f19f3fe
|
Merge pull request #16525 from AspirinSJL/merge_v1.15
Upmerge v1.15.x to master
|
6 years ago |
Juanli Shen
|
cf576cd146
|
Upmerge v1.15.x to master
|
6 years ago |
Juanli Shen
|
6b1accb7f2
|
Merge pull request #16521 from jtattermusch/interop_to_prod_running_again_1_15_x
Fix candid skipping of interop_to_prod tests (for v1.15.x)
|
6 years ago |
Bill Feng
|
c4a5323362
|
fixed a bug in json_run_localhost scenario generation
|
6 years ago |
Jan Tattermusch
|
d766b9a2a4
|
Merge pull request #16461 from jtattermusch/refactor_uploading_to_bq
Refactor upload_test_results.py
|
6 years ago |
Juanli Shen
|
4230aa4855
|
Merge pull request #16509 from AspirinSJL/add_docstring
Fix internal format issue
|
6 years ago |
Jan Tattermusch
|
38d3298d53
|
fix run_interop_tests.py
|
6 years ago |
Jan Tattermusch
|
cf12e451ff
|
run_interop_tests.py: make sure to fail on exception
|
6 years ago |
Juanli Shen
|
9d143dd3b9
|
Fix internal format issue
|
6 years ago |
Jan Tattermusch
|
af1966aa03
|
fixes to run_tests.py bq uploading
|
6 years ago |
Jan Tattermusch
|
525c59f74c
|
Merge pull request #16443 from jtattermusch/improve_security_constants_doc
Improve doc comments for security constants
|
6 years ago |
Jan Tattermusch
|
8018b462b0
|
update C# examples to netcoreapp2.1
|
6 years ago |
Jan Tattermusch
|
bc8f515fb8
|
clang format
|
6 years ago |
Jan Tattermusch
|
2bc7b8e0a3
|
address comments
|
6 years ago |
hcaseyal
|
2a546aeb49
|
Merge pull request #16496 from hcaseyal/enable_timer_test_on_windows
Enable timer test on windows
|
6 years ago |
Jan Tattermusch
|
3c78606fb2
|
yapf code
|
6 years ago |
Juanli Shen
|
4ee0f4c790
|
Merge pull request #16512 from grpc/revert-16351-health_checking_service
Revert "Implement Watch method in health check service."
|
6 years ago |
Juanli Shen
|
14a858123d
|
Revert "Implement Watch method in health check service."
|
6 years ago |
Hope Casey-Allen
|
62e9ddbcbe
|
Update building with Visual Studio documentation
|
6 years ago |
Moiz Haidry
|
5ee9b5e7b5
|
Merge pull request #16486 from mhaidrygoog/gpr_atm_macro_issue
Timer error in max_age_filter on 32-bit platforms
|
6 years ago |
ncteisen
|
f8a4aae119
|
Fix all instances of bugprone-undefined-memory-manipulation
|
6 years ago |
Hope Casey-Allen
|
40ec97dbff
|
Enable timer test on windows
|
6 years ago |
ncteisen
|
58e99b6377
|
Use strncmp over grpc_slice_str_cmp
|
6 years ago |
Sree Kuchibhotla
|
5b3e6c2139
|
Merge pull request #15813 from sreecha/minor-timer-fix
Minor bug in timer during shutdown code
|
6 years ago |
ncteisen
|
ca77fcd7cd
|
Reviewer comments
|
6 years ago |
Bill Feng
|
ceecf80283
|
Merge pull request #16402 from billfeng327/feature/qps-bazel-test
added qps tests on bazel
|
6 years ago |
ncteisen
|
743d40d635
|
Lazily fill metadata map
|
6 years ago |
Moiz Haidry
|
12b9e0beb5
|
Fixed formatting
|
6 years ago |
Moiz Haidry
|
e3e1840efb
|
Porting fix from CL- https://critique.corp.google.com/#review/210573936
|
6 years ago |
Moiz Haidry
|
8e10fc9fc9
|
Merge pull request #2 from grpc/master
Sync with grpc/grpc
|
6 years ago |
Sree Kuchibhotla
|
60b6f2df20
|
Merge branch 'master' into minor-timer-fix
|
6 years ago |
Jan Tattermusch
|
ee65a5eaee
|
Merge pull request #16478 from jtattermusch/foundry_more_logs
Run remote bazel tests with GRPC_VERBOSITY=debug
|
6 years ago |
Bill Feng
|
90e646e7d8
|
yapf fix
|
6 years ago |