Lidi Zheng
|
372d990f4a
|
Merge pull request #22738 from lidizheng/doc-wtr
Document wait_for_ready mechanism in Python's glossary
|
5 years ago |
Lidi Zheng
|
f7d71ccfa6
|
Update the glossary
|
5 years ago |
James Newton-King
|
b8f2034c35
|
Improve docs
|
5 years ago |
James Newton-King
|
840c974a93
|
Improve docs
|
5 years ago |
James Newton-King
|
cacc03f56a
|
Add helper methods for getting metadata values
|
5 years ago |
nanahpang
|
564b70a1d7
|
Update check_copyright.py to follow python 3 rules
Found this issue during the import.
|
5 years ago |
Lidi Zheng
|
02ec5f9126
|
Merge branch 'master' into roll-forward-grpcio-reflection
|
5 years ago |
Lidi Zheng
|
4e7f3376d8
|
Merge pull request #22688 from lidizheng/aio-status
[Aio] Add AsyncIO support to grpcio-status
|
5 years ago |
Lidi Zheng
|
c1df38f2b9
|
Document wait_for_ready mechanism in Python's glossary
|
5 years ago |
Stanley Cheung
|
dd8259f0ee
|
Merge pull request #22732 from jeffreyqw/dockerfile/centos7
PHP: update devtoolset gcc version
|
5 years ago |
Vijay Pai
|
6a477958c0
|
Merge pull request #22674 from vjpai/unrequested
Allocating request matcher to support C++ callback API
|
5 years ago |
Yash Tibrewal
|
f58a18daee
|
Merge pull request #21361 from yashykt/uselogicalthread
Change client channel code to use WorkSerializer
|
5 years ago |
Vijay Pai
|
b797dbec3e
|
Allocating request matcher to support C++ callback API
|
5 years ago |
jeffreyqw
|
5d539cc15c
|
fixed indent issue and yum update
|
5 years ago |
Yash Tibrewal
|
0664256b53
|
Reviewer comments and windows fix
|
5 years ago |
Jan Tattermusch
|
35b24e530c
|
Merge pull request #22731 from easwars/go_release
Add v1.29.0 release of grpc-go to interop matrix
|
5 years ago |
Jan Tattermusch
|
7ec6ad434f
|
regenerate PHP protos
|
5 years ago |
Jan Tattermusch
|
d5dfb40823
|
checkin PHP generated code (tests and interop)
|
5 years ago |
Jan Tattermusch
|
710be13856
|
refactor generate_proto_php.sh
|
5 years ago |
Jan Tattermusch
|
43f57958e4
|
fix c# codegen script typo
|
5 years ago |
jeffreyqw
|
490bdc45e0
|
update devtoolset gcc version
Centos7 removed devtooset-4,5 and 6 version.
|
5 years ago |
Easwar Swaminathan
|
2b00d09e45
|
Add v1.29.0 release of grpc-go to interop matrix
|
5 years ago |
Stanley Cheung
|
c07ddb4504
|
Merge pull request #22654 from jeffreyqw/dockerfile/centos7
PHP:Dockerfile grpc-centos
|
5 years ago |
Yash Tibrewal
|
0013b1b9a2
|
Use aligned calculation to determine transport stream from call data
|
5 years ago |
Yash Tibrewal
|
affe03e169
|
Merge pull request #22668 from yashykt/failwrites
Fail writes when End of stream has been received
|
5 years ago |
jeffreyqw
|
b751f8534a
|
add run centos7 image
|
5 years ago |
Pau Freixes
|
11e41537a5
|
Merge pull request #22713 from Skyscanner/client_unary_stream_interceptor
[Aio] Implement the Unary Stream client interceptor
|
5 years ago |
jeffreyqw
|
ad06797f0a
|
fixed- generated file
|
5 years ago |
Pau Freixes
|
6d4f3ce244
|
Fix pytype issue raised only with Python 3.7
|
5 years ago |
Pau Freixes
|
6000747f83
|
Fix some werid pytype complaning
|
5 years ago |
Lidi Zheng
|
026fadb122
|
Merge pull request #22719 from lidizheng/drop-3.4-2010
Drop commands about Python 3.4 in manylinux2010 Dockerfile
|
5 years ago |
Nicolas 'Pixel' Noble
|
a3702cdfa9
|
Passing repo manager.
|
5 years ago |
Stanley Cheung
|
75221952bb
|
Merge pull request #22671 from mix-php/master
Update php_generator.cc - add return type annotations
|
5 years ago |
Lidi Zheng
|
f58d38dc00
|
Merge pull request #22720 from lidizheng/drop-3.4-setup
Drop 3.4 from setup.py & formatting setup.py
|
5 years ago |
ZhenLian
|
2c84dec7da
|
try adding extern
|
5 years ago |
Muxi Yan
|
e3c57771c2
|
Merge pull request #21194 from muxi/boringssl-prefix-header
Revamp how BoringSSL generate prefix header on ObjC
|
5 years ago |
Pau Freixes
|
20898aa2f2
|
Fix type issue
|
5 years ago |
Pau Freixes
|
7dbed97594
|
Fix add done callback test
|
5 years ago |
Yash Tibrewal
|
c3f5c02276
|
Merge branch 'master' into uselogicalthread
|
5 years ago |
Lidi Zheng
|
3d8b096c4a
|
Add setup.py to yapf_code check list
|
5 years ago |
Lidi Zheng
|
682c28eb42
|
Drop 3.4 from setup.py
|
5 years ago |
Lidi Zheng
|
a0613c2f9f
|
Drop commands about Python 3.4 in manylinux2010 Dockerfile
|
5 years ago |
Muxi Yan
|
006c815810
|
Merge pull request #22687 from grpc/revert-22684-revert-22423-objc-poller
Revert "Revert "Introduce CFRunLoop based iomgr""
|
5 years ago |
Pau Freixes
|
314e105f70
|
Apply review feedback
|
5 years ago |
Pau Freixes
|
f07e0da6dd
|
Make YAPF happy
|
5 years ago |
Pau Freixes
|
dae80a4977
|
Apply feedback
|
5 years ago |
Stanley Cheung
|
3c4096e0e0
|
Merge pull request #22706 from HannahShiSFB/fix-mem-leak
PHP: fix of a bit of memory leak
|
5 years ago |
donnadionne
|
7d4ab8d346
|
Merge pull request #22716 from donnadionne/new
Fixing grp_log format error.
|
5 years ago |
Lidi Zheng
|
3ecfe27448
|
Remove the unused import so copybara don't panic
|
5 years ago |
Lidi Zheng
|
0ff25bb1b3
|
Revert "Revert "[Aio] Add AsyncIO support to grpcio-reflection""
|
5 years ago |