Yash Tibrewal
|
28a0c0ff00
|
Merge pull request #22903 from yashykt/donotcloseissues
Do not close kind/bug with stalebot for now
|
5 years ago |
Yash Tibrewal
|
f2839869ff
|
Merge pull request #22864 from yashykt/closedenhancementissues
Update note on closed feature requests with help wanted label
|
5 years ago |
Yash Tibrewal
|
da6094f70a
|
Merge pull request #22866 from yashykt/noquestions
Add an issue template for questions and change wording for issue templates
|
5 years ago |
Yash Tibrewal
|
29479667cc
|
Do not close kind/bug with stale for now
|
5 years ago |
Yash Tibrewal
|
14ab949d98
|
Merge pull request #22314 from yashykt/execctxstartingcpu
Lazily initialize starting_cpu_ in ExecCtx
|
5 years ago |
Vijay Pai
|
29151efd34
|
Merge pull request #22837 from vjpai/channel_acec
Fixes on ApplicationCallbackExecCtx
|
5 years ago |
Yash Tibrewal
|
376d8689d2
|
Fix #19094 and #21947 - Fix HTTP status conversion inconsistencies
|
5 years ago |
apolcyn
|
662141e90c
|
Merge pull request #22865 from apolcyn/more_context_in_dns_errors
Include the query type and name in all c-ares DNS error messages
|
5 years ago |
apolcyn
|
f815053e5f
|
Merge pull request #22868 from apolcyn/dest_address_in_immediate_tcp_errors
Include the destination address in synchronous TCP connect errors
|
5 years ago |
Vijay Pai
|
611dccb492
|
Add a test without WritesDone and reorder destruction
|
5 years ago |
Vijay Pai
|
420e814e1f
|
Merge pull request #22893 from grpc/vjpai-patch-1
Mark override on service method
|
5 years ago |
Alexander Polcyn
|
bbdfde5551
|
Include the relevant query type and name in all c-ares DNS resolution errors
|
5 years ago |
Alexander Polcyn
|
b872ffe2f2
|
Make channel soak interop test more debuggable, add max_failures and
max_acceptable_latency_ms options
|
5 years ago |
Jan Tattermusch
|
8fa1b33c26
|
Merge pull request #22252 from zackgalbreath/clarify_docs
Documentation improvements
|
5 years ago |
Ville M. Vainio
|
c6723399b8
|
SkipGrpcNativeLibsCopying flag
|
5 years ago |
Vijay Pai
|
415b71c98d
|
Defensive programming: ACEC is an optimization and not strictly needed
|
5 years ago |
matthewstevenson88
|
8174dbdd50
|
Merge pull request #22892 from matthewstevenson88/remove-flaky-test
Remove flaky test introduced in PR 21932.
|
5 years ago |
Vijay Pai
|
113c7fcb7c
|
Mark override on service method
|
5 years ago |
Vijay Pai
|
e9b4e168ba
|
Declare ApplicationCallbackExecCtx at channel's core entry points
|
5 years ago |
Matthew Stevenson
|
a37d5f14b0
|
Remove flaky test introduced in PR 21932.
|
5 years ago |
donnadionne
|
db932d810d
|
Merge pull request #22888 from donnadionne/revert
Fixing a build error
|
5 years ago |
Donna Dionne
|
7fe44d8b1e
|
Fixing a build error
A parameter has been removed, but the next PR merged cleanly while still
using the removed parameter.
|
5 years ago |
Tariq Ramlall
|
74a207509a
|
Merged master
|
5 years ago |
Jan Tattermusch
|
fd970c8cd9
|
Merge pull request #21540 from zackgalbreath/fix_typo
Fix typo in recent BUILDING.md update
|
5 years ago |
Mark D. Roth
|
7b3590d543
|
Merge pull request #22854 from markdroth/xds_lrs_send_all_clusters
xds: Add support for send_all_clusters field in LRS.
|
5 years ago |
Jan Tattermusch
|
67bafdfc9c
|
Merge pull request #21584 from simo9000/documentation-fix-csharp-build-integration
Changes all occurences of %(RelativePath) to %(RelativeDir) in csharp doc
|
5 years ago |
ZhenLian
|
ee19ac2aba
|
fix test failures
|
5 years ago |
Muxi Yan
|
e29f3b27b1
|
Merge pull request #19380 from rmstar/c++podfile
Fix BoringSSL pod name
|
5 years ago |
Lidi Zheng
|
9993d2b9a4
|
Merge pull request #22860 from lidizheng/fix-metadata-flags-test-flake
Fix the metadata flags test flake
|
5 years ago |
Yash Tibrewal
|
3c82944cc6
|
Merge pull request #22867 from yashykt/stalebot30
Update stale bot to 30 days
|
5 years ago |
Yash Tibrewal
|
86ce622ed0
|
reviewer comments
|
5 years ago |
ZhenLian
|
9f92365657
|
Expose Peer SPIFFE Identity
|
5 years ago |
Lidi Zheng
|
e2a41a1001
|
Restore for 2.7
|
5 years ago |
Alexander Polcyn
|
65fdff3683
|
Include the destination address in synchronous TCP connect errors
|
5 years ago |
Yash Tibrewal
|
cf9ee7f246
|
Update stale bot to 30 days
|
5 years ago |
Yash Tibrewal
|
abf8200f37
|
Merge master
|
5 years ago |
Yash Tibrewal
|
8acfeef374
|
Merge branch 'master' into noquestions
|
5 years ago |
Yash Tibrewal
|
cae6171860
|
Add a separate template for questions
|
5 years ago |
Yash Tibrewal
|
c85a87981f
|
Update note on closed feature requests with help wanted label
|
5 years ago |
Muxi Yan
|
06d4be0f19
|
Merge pull request #22844 from muxi/cfstream-doc
Update CFStream doc with CFRunLoop poller info
|
5 years ago |
donnadionne
|
2bfbef4562
|
Merge pull request #22857 from donnadionne/policy_name
Modifying SetXdsResource methods sigurature to avoid passing in the
|
5 years ago |
Donna Dionne
|
ac50289274
|
Modify the signature of all SetXdsResource methods to avoid un-necessary
parameter "name".
|
5 years ago |
Lidi Zheng
|
4484918d34
|
Close the socket to ensure falling into transient failure state
|
5 years ago |
Muxi Yan
|
9640aa3db8
|
Add FB number in the comment
|
5 years ago |
ZhenLian
|
116e1018ff
|
Merge pull request #22822 from grpc/zhen_core_test_improvement_12
add comments to avoid future use of hard-coded creds
|
5 years ago |
yihuaz
|
4efeb8f1fd
|
Merge pull request #22638 from tgalkovskyi/master
Expose ALTS client/server credentials in Python API
|
5 years ago |
donnadionne
|
03983eb309
|
Merge pull request #22853 from donnadionne/revert
Passing C repo manager to markdroth
|
5 years ago |
Pau Freixes
|
b6f4feb64c
|
Merge pull request #22821 from Skyscanner/stream_unary_client_interceptor
[Aio] Stream Unary client interceptor
|
5 years ago |
Muxi Yan
|
283fba63f8
|
Merge pull request #22843 from grpc/muxi-patch-1
Patch typo in iomgr_posix_cfstream documentation
|
5 years ago |
Mark D. Roth
|
b95843c1b7
|
xds: Add support for send_all_clusters field in LRS.
|
5 years ago |