Richard Belleville
|
84855a18a9
|
Yapf
|
5 years ago |
Sheena Madan
|
ba4fca6bc8
|
Merge pull request #19986 from gnossen/internal_lint
Fix internal lint warnings.
|
5 years ago |
Richard Belleville
|
ca2fcd647a
|
Add docstring
|
5 years ago |
Richard Belleville
|
4f04a80a69
|
Add note about something seemingly suspect.
|
5 years ago |
Richard Belleville
|
b4eaccf754
|
Make tests deterministic
|
5 years ago |
Richard Belleville
|
2a9998bc13
|
Properly handle exceptions in signal handlers for in-flight outgoing RPCs
|
5 years ago |
Richard Belleville
|
43bedf0007
|
Fix internal lint warnings.
|
5 years ago |
Juanli Shen
|
d698b7e125
|
Merge pull request #19946 from AspirinSJL/xds_resolver
Add xds resolver
|
5 years ago |
Zhouyihai Ding
|
2b5f41f0be
|
Merge pull request #19789 from lidalei/master
update grpc and protobuf compatibility table
|
5 years ago |
Lidi Zheng
|
c45fb12ffb
|
Add experimental API note.
|
5 years ago |
Qiancheng Zhao
|
4be82ebff8
|
Merge pull request #19727 from bigfacebear/channel_idleness_atomic
Channel idleness atomic
|
5 years ago |
Yash Tibrewal
|
f20dc06d88
|
Merge pull request #19980 from grpc/yashykt-patch-1
GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS is based on data frames being received
|
5 years ago |
Yash Tibrewal
|
4bd0ee17bc
|
GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS is based on data frames being received
|
5 years ago |
Lidi Zheng
|
227a7cb47b
|
Adopt reviewer's suggestion
|
5 years ago |
Lidi Zheng
|
5a4d46d19b
|
Add wait_for_ready attempt to fix gevent issue
|
5 years ago |
Juanli Shen
|
a802b14be6
|
Add xds resolver
|
5 years ago |
Lidi Zheng
|
64dd532732
|
Make _api_test.py happy
|
5 years ago |
Esun Kim
|
b1d4583a51
|
Merge pull request #19965 from veblush/strict-build
Add check_attrs & clean-up build.yaml
|
5 years ago |
Lidi Zheng
|
96a7b68edc
|
Ignore Visual Studio Code configurations
|
5 years ago |
Lidi Zheng
|
40fe76ad30
|
Fix import
|
5 years ago |
Qiancheng Zhao
|
1391c93a95
|
atomic client idle filter
|
5 years ago |
Esun Kim
|
feb263ba6d
|
Add check_attrs & clean-up build.yaml
|
5 years ago |
Esun Kim
|
e02ef35e49
|
Merge pull request #19944 from veblush/remove-gen-json
Remove sources_and_headers.json
|
5 years ago |
Juanli Shen
|
0775123e6a
|
Merge pull request #19827 from AspirinSJL/eds_update
Handle EDS response update in locality map
|
5 years ago |
Yash Tibrewal
|
694263c910
|
Merge pull request #19968 from yashykt/chttp2log
Do not create streams after a GOAWAY has been received
|
5 years ago |
Lidi Zheng
|
0d203d39b8
|
Adopt reviewers' advice
|
5 years ago |
Esun Kim
|
fff51d3842
|
Remove sources_and_headers.json
|
5 years ago |
Esun Kim
|
4c34a2af96
|
Merge pull request #19943 from veblush/no-cc
Change cc to c++
|
5 years ago |
Juanli Shen
|
c1713800e0
|
Handle EDS response update in locality map
|
5 years ago |
apolcyn
|
79fc2e5c56
|
Merge pull request #19939 from blowmage/ruby-struct-status-rb
Define Struct::Status in Ruby
|
5 years ago |
Lidi Zheng
|
f681fe89af
|
Make yapf happy
|
5 years ago |
Lidi Zheng
|
5db1ae34b4
|
Expose local credentials on Python layer
|
5 years ago |
Yash Tibrewal
|
4076695969
|
Reviewer comments
|
5 years ago |
Mike Moore
|
0f8dced6c4
|
Define Struct::Status in Ruby
Update error end2end test for loading when calling to_status.
Update error end2end test for loading when calling to_rpc_status.
|
5 years ago |
Yash Tibrewal
|
699f810cf2
|
Do not create streams after a GOAWAY has been received
|
5 years ago |
rmstar
|
eae902594b
|
Merge pull request #19855 from Tony1023/bazel_objc_tests
Added Bazel BUILD for ObjC Tests and Examples
|
5 years ago |
rmstar
|
04fc76abbb
|
Merge pull request #19890 from Tony1023/build_test
Added BUILD for //examples/objective-c
|
5 years ago |
apolcyn
|
4a1ef56a54
|
Merge pull request #19940 from jbolinger/fix-rubyname-gen
Allow Ruby style (::) package names in Ruby codegen
|
5 years ago |
Tony Lu
|
f037eac0a9
|
Small fixes
|
5 years ago |
Tony Lu
|
21c6531bc0
|
Added targets for other examples in objective-c examples
|
5 years ago |
Joe Bolinger
|
f463965084
|
Allow :: in ruby_package
|
5 years ago |
Vijay Pai
|
1a17f21de1
|
Merge pull request #19649 from ejona86/status-codes-wo-http-codes
doc/statuscodes.md: Remove HTTP status codes
|
5 years ago |
rmstar
|
c523b0b3b3
|
Merge pull request #19885 from rmstar/cpp_on_ios
Add support for running C++ tests on iOS
|
5 years ago |
Tony Lu
|
eb2ed99a84
|
Changed visibility to public
|
5 years ago |
Tony Lu
|
b4eefcfc0e
|
Added source of new CPUs
|
5 years ago |
Tony Lu
|
7422a14a5d
|
Added wrapper for objc_library in examples
|
5 years ago |
Prashant Jaikumar
|
141c2d24d1
|
Add support for running C++ tests on iOS
|
5 years ago |
Tony Lu
|
20b085e314
|
Passing kwargs
|
5 years ago |
Tony Lu
|
f4037db1fb
|
Added manual tag and buildtest example
|
5 years ago |
Arjun Roy
|
25880c2df9
|
Merge pull request #19713 from arjunroy/md_batch_static_idx_call_with_args
Added overloads for metadata add/remove when static index is known.
|
5 years ago |