Vijay Pai
|
aebb45ef90
|
Merge pull request #14003 from grpc/revert-13697-nostdthread
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
|
7 years ago |
Mark D. Roth
|
31e99d0788
|
Merge pull request #13985 from markdroth/lb_policy_ref_simplification
Simply LB policy refcounting, again.
|
7 years ago |
adelez
|
d1e8021818
|
Merge pull request #13742 from mehrdada/interop-matrix
Add 1.8.0 for C-based languages to interop matrix
|
7 years ago |
apolcyn
|
5cee830dbe
|
Merge pull request #13991 from apolcyn/avoid_ares_on_windows
Avoid the ares bazel dependency with grpc_no_ares=true
|
7 years ago |
kpayson64
|
8a9f0fff64
|
Merge pull request #14000 from kpayson64/filter_status_code_2
Add back filter_status_code test
|
7 years ago |
adelez
|
b734fd05e8
|
Merge pull request #13995 from zhangkun83/release_java_190
Add Java 1.9.0 release to client_matrix.py
|
7 years ago |
Vijay Pai
|
ae56b945e7
|
Merge pull request #13982 from vjpai/mkdir
Avoid link warnings: remove extraneous directories from -L and change mkdir order
|
7 years ago |
Jan Tattermusch
|
c9ec2c0888
|
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
|
7 years ago |
Jan Tattermusch
|
b0b4555f4c
|
Merge pull request #13967 from grpc/vjpai-patch-1
Mention requirements for regenerating projects
|
7 years ago |
Ken Payson
|
5ca71f29bc
|
Fix issue with filter_status_code test for proxy tests.
|
7 years ago |
Ken Payson
|
b353297b43
|
Revert "Revert "Set error status correctly on server side""
This reverts commit 951f84aea0 .
|
7 years ago |
David G. Quintas
|
7f2eb4bd41
|
Merge pull request #13996 from grpc/revert-13794-fix_server_streamz_stats
Revert "Set error status correctly on server side"
|
7 years ago |
David G. Quintas
|
951f84aea0
|
Revert "Set error status correctly on server side"
|
7 years ago |
Kun Zhang
|
07fb6b5218
|
Add Java 1.9.0 release to client_matrix.py
|
7 years ago |
Vijay Pai
|
4db3b7413d
|
Merge pull request #13697 from vjpai/nostdthread
Stop using std::thread in C++ library since it can trigger exceptions
|
7 years ago |
Craig Tiller
|
0043dea25c
|
Merge pull request #13972 from ctiller/ownerz
Substitute a11r for ctiller in all OWNERS files
|
7 years ago |
Alexander Polcyn
|
f1b933ce7f
|
Avoid building c-ares lib when grpc_no_ares is true
|
7 years ago |
Jan Tattermusch
|
4855b226a8
|
Merge pull request #13957 from jtattermusch/connectivity_watcher_wo_exceptions
Do not throw and eat exceptions in C# connectivity watcher
|
7 years ago |
Mark D. Roth
|
83d5cd602a
|
Don't unref null client_stats.
|
7 years ago |
Mark D. Roth
|
473267b7e8
|
Revert "Merge pull request #13970 from grpc/revert-13857-lb_policy_ref_simplification"
This reverts commit 61b32965be , reversing
changes made to 2eb22fd67d .
|
7 years ago |
Vijay Pai
|
262d59e07c
|
Update CONTRIBUTING.md
Use 2 white spaces after period for consistency with rest of document
|
7 years ago |
Vijay Pai
|
7b610948a9
|
Merge branch 'master' into vjpai-patch-1
|
7 years ago |
Mark D. Roth
|
53430532ce
|
Merge pull request #13676 from markdroth/inlined_vector
Implement InlinedVector independently of absl.
|
7 years ago |
Vijay Pai
|
52338fb9ee
|
Avoid linker warnings by removing extraneous directories from -L and making at right time
|
7 years ago |
Vijay Pai
|
f87d9b233f
|
Merge pull request #13977 from vjpai/subsurface
Remove exec_ctx_fwd.h from surface public headers
|
7 years ago |
Nathaniel Manista
|
56d2bfc6ba
|
Merge pull request #13974 from nathanielmanistaatgoogle/12531
Elide cygrpc.Timespec.
|
7 years ago |
Vijay Pai
|
1d91362f81
|
exec_ctx_fwd.h should never have been in public headers
|
7 years ago |
Nathaniel Manista
|
31ddbff8cf
|
Elide cygrpc.Timespec
|
7 years ago |
Mark D. Roth
|
c6406f32f6
|
Implement InlinedVector independently of absl.
|
7 years ago |
Vijay Pai
|
b4b0ac7049
|
Resolve leak by freeing request payload if resources exhausted
|
7 years ago |
Craig Tiller
|
c052f363bf
|
Substitute a11r for ctiller in all OWNERS files
|
7 years ago |
adelez
|
ef7e3ea172
|
Merge pull request #13920 from menghanl/fix_release_matrix
Add go release versions to client_matrix.py
|
7 years ago |
Mehrdad Afshari
|
60adb963dc
|
Merge pull request #13969 from mehrdada/add-authors
Add guidance on the AUTHORS file to contributors
|
7 years ago |
Mehrdad Afshari
|
c2b6bab703
|
Merge pull request #13971 from apolcyn/upmerge_v18x
Upmerge v1.8.x into master
|
7 years ago |
Yash Tibrewal
|
61b32965be
|
Merge pull request #13970 from grpc/revert-13857-lb_policy_ref_simplification
Revert "Simplify LB policy refcounting."
|
7 years ago |
Mehrdad Afshari
|
4d001386fd
|
Reformat CONTRIBUTING.md
|
7 years ago |
Mehrdad Afshari
|
8616b362fd
|
Add guidance on the AUTHORS file to contributors
|
7 years ago |
Alexander Polcyn
|
d115253788
|
Merge remote-tracking branch 'upstream/v1.8.x' into upmerge_v18x
|
7 years ago |
Yash Tibrewal
|
b3fa256dd5
|
Revert "Simplify LB policy refcounting."
|
7 years ago |
Vijay Pai
|
babd579449
|
Mention requirements for regenerating projects
|
7 years ago |
Vijay Pai
|
fd4884a768
|
Address review comments
|
7 years ago |
Vijay Pai
|
92e267ec50
|
Add needed header
|
7 years ago |
Jan Tattermusch
|
2eb22fd67d
|
Merge pull request #13964 from jtattermusch/reintroduce_13700
Reintroduce check_sources_and_headers optimization
|
7 years ago |
Jan Tattermusch
|
0b62b2f6ed
|
reintroduce check_sources_and_headers optimization
|
7 years ago |
David G. Quintas
|
0ea629c61e
|
Merge pull request #13912 from ncteisen/nullptr
Missing s/NULL/nullptr
|
7 years ago |
Mark D. Roth
|
1acc1fca74
|
Merge pull request #13857 from markdroth/lb_policy_ref_simplification
Simplify LB policy refcounting.
|
7 years ago |
Mark D. Roth
|
c0febd3e64
|
Simplify LB policy refcounting.
|
7 years ago |
apolcyn
|
1d1086f4c2
|
Merge pull request #13910 from apolcyn/ruby_25_build
Base the ruby artifact-build docker file off of rake-compiler-dock's
|
7 years ago |
Jan Tattermusch
|
7b0bca2efd
|
do not throw and eat exceptions in C# connectivity watcher
|
7 years ago |
Juanli Shen
|
fead087946
|
Merge pull request #13805 from AspirinSJL/lb_bug
Change client_load_report_timer_pending var name
|
7 years ago |