Richard Belleville
|
189697eb30
|
Compensate for https://github.com/pypa/wheel/issues/189
|
6 years ago |
Richard Belleville
|
b30b8e378f
|
Verify the validity of python artifacts
|
6 years ago |
Srini Polavarapu
|
7569ba7a66
|
Merge pull request #19095 from muxi/v1.21.x
Backport #19082
|
6 years ago |
Muxi Yan
|
5b3e0732ab
|
Revert "Bump up version to 1.21.1"
This reverts commit 8ab582eb84 .
|
6 years ago |
Muxi Yan
|
8ab582eb84
|
Bump up version to 1.21.1
|
6 years ago |
Muxi Yan
|
118623d293
|
Rename root certificate bundle in gRPC-C++ pod
|
6 years ago |
Srini Polavarapu
|
afb2242f36
|
Merge pull request #19087 from srini100/v1.21.x
Bump version to v1.21.0
|
6 years ago |
Srini Polavarapu
|
535d0b1504
|
Regenerate projects
|
6 years ago |
Srini Polavarapu
|
de94662bc1
|
version bump to v1.21.0
|
6 years ago |
Srini Polavarapu
|
2b060751de
|
Merge pull request #19081 from gnossen/v1.21.x
Add python deprecation notices.
|
6 years ago |
Richard Belleville
|
2628983fb4
|
Actually include README.rst in all packages
|
6 years ago |
Richard Belleville
|
f6601e1fc1
|
Add python deprecation notices.
|
6 years ago |
Nicolas Noble
|
115bd2d3c3
|
Merge pull request #19037 from murgatroid99/cares_windows_detection_backport
Cares windows detection backport to v1.21.x
|
6 years ago |
murgatroid99
|
beca35661a
|
Move ifdefs around
|
6 years ago |
murgatroid99
|
4242c85bed
|
Consolidate conditional localhost resolution into existing file
|
6 years ago |
murgatroid99
|
718d0ac621
|
Fix typo
|
6 years ago |
murgatroid99
|
e2571a708f
|
Fix sanity
|
6 years ago |
murgatroid99
|
a0b32609ff
|
Moved code back into one file with a #ifdef
|
6 years ago |
murgatroid99
|
710cbb02e6
|
libuv cares: scope manual localhost resolution to only Windows
|
6 years ago |
murgatroid99
|
d2876cc6b6
|
Fix Windows vs libuv platform detection in cares code
|
6 years ago |
Srini Polavarapu
|
bfb1d98ba5
|
Merge pull request #19009 from srini100/v1.21.x
Bump version to 1.21.0-pre1
|
6 years ago |
Srini Polavarapu
|
1aefcbb357
|
Regenerate projects
|
6 years ago |
Srini Polavarapu
|
aa79909f94
|
Bump version to v1.21.0-pre1
|
6 years ago |
Srini Polavarapu
|
049a748a87
|
Merge pull request #19007 from srini100/master
Upmerge from v1.20.x
|
6 years ago |
Srini Polavarapu
|
feae4acac8
|
Upmerge from v1.120.x
|
6 years ago |
Mark D. Roth
|
9f57c32b1b
|
Merge pull request #19002 from markdroth/health_check_client_refcount_fix
Fix ref-counting bug in health check client.
|
6 years ago |
Soheil Hassas Yeganeh
|
04da62cc52
|
Merge pull request #18981 from soheilhy/call-unref
Use grpc_core::RefCount for grpc_call and mark Unref path unlikely.
|
6 years ago |
Yash Tibrewal
|
aa89a97531
|
Merge pull request #18946 from yashykt/svccfgerrortransient
Service Config Changes to set channel in transient failure on invalid service config
|
6 years ago |
apolcyn
|
d84b76c2c0
|
Merge pull request #18999 from apolcyn/more_logs
Add two more trace logs to the c-ares resolver
|
6 years ago |
Karthik Ravi Shankar
|
43986f4224
|
Merge pull request #18731 from karthikravis/grpc_namespace_completion_queue
Fold CompletionQueue and ServerCompletionQueue into grpc_impl
|
6 years ago |
Yash Tibrewal
|
d56bbf19d2
|
Reviewer comments
|
6 years ago |
Esun Kim
|
51360d8513
|
Merge pull request #18931 from veblush/config-migration
Global config variables migration
|
6 years ago |
Mark D. Roth
|
12fbdaa6a8
|
Fix ref-counting bug in health check client.
|
6 years ago |
Karthik Ravi Shankar
|
af32f6ce2e
|
Merge branch 'master' into grpc_namespace_completion_queue
|
6 years ago |
Karthik Ravi Shankar
|
476f7cd81f
|
Merge pull request #18730 from karthikravis/grpc_namespace_channel_new
Fold Channel into grpc_impl from grpc namespace
|
6 years ago |
Esun Kim
|
87905ae5ea
|
Config migration
|
6 years ago |
Yash Tibrewal
|
611bcbb988
|
Merge branch 'master' into svccfgerrortransient
|
6 years ago |
Yash Tibrewal
|
98d8f85d4e
|
Reviewer comments
|
6 years ago |
Jiangtao Li
|
0492065015
|
Merge pull request #18992 from jiangtaoli2016/root_pem
Monthly update of room pem certificates
|
6 years ago |
Soheil Hassas Yeganeh
|
cb9b43b9f7
|
Merge pull request #18986 from soheilhy/trace-macro
Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely.
|
6 years ago |
Alexander Polcyn
|
569d33f49b
|
Add two more trace logs to the c-ares resolver
|
6 years ago |
Yash Tibrewal
|
dfa45cb7ac
|
Merge branch 'master' into svccfgerrortransient
|
6 years ago |
Yash Tibrewal
|
1984b34797
|
Try getting around clang tidy issue
|
6 years ago |
apolcyn
|
9278411207
|
Merge pull request #17688 from apolcyn/ares_timeouts
Add a backup poller to c-ares resolver to take better advantage of c-ares query timeout/retry logic
|
6 years ago |
Yash Tibrewal
|
3c4e8a9be2
|
Fix test failure
|
6 years ago |
Yash Tibrewal
|
b53465c106
|
Add test for not special casing grpclb if loadbalancingconfig is used
|
6 years ago |
Soheil Hassas Yeganeh
|
cc75d93818
|
Merge pull request #18963 from soheilhy/sb-len
Check count instead of length in maybe_embiggen() to reset the slice pointer.
|
6 years ago |
Moiz Haidry
|
6607cdfcf0
|
Merge pull request #18991 from mhaidrygoog/change_cpp_plugin
Extracted the code of Cpp Generator into a header
|
6 years ago |
Richard Belleville
|
0803c79411
|
Merge pull request #18955 from vam-google/master
Make cc_grpc_library compatible with native proto_library and cc_proto_library rules
|
6 years ago |
Soheil Hassas Yeganeh
|
26c43edef5
|
Merge pull request #18993 from soheilhy/refcounted-branch
Mark it unlikely for Unref() to return true.
|
6 years ago |