Eric Gribkoff
|
cdea58eb9a
|
Merge pull request #17361 from ericgribkoff/incremental_python_build
Allow building only the Python/Cython code in setup.py via new flag
|
7 years ago |
Nicolas "Pixel" Noble
|
237cc52ffd
|
Fix sanity checker.
|
7 years ago |
ncteisen
|
8ace4e16df
|
disable some add some
|
7 years ago |
yang-g
|
19b3ca5689
|
Clang-format
|
7 years ago |
Vijay Pai
|
53949b7d76
|
Merge pull request #17104 from vjpai/callback_streaming
C++: Experimental client callback streaming API
|
7 years ago |
Alexander Polcyn
|
b203ed3c07
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
7 years ago |
Nicolas "Pixel" Noble
|
dc4b538c4d
|
Merge branch 'master' of https://github.com/grpc/grpc into fix-bazel-0.20
|
7 years ago |
Nicolas "Pixel" Noble
|
f0fbee5932
|
Bazel 0.20.0 workspace fixes.
|
7 years ago |
Vijay Pai
|
a9e3e4c940
|
Merge pull request #17362 from vjpai/comment_about_comments
Comment about comments
|
7 years ago |
Vijay Pai
|
32736c52c4
|
Comment about comments
|
7 years ago |
Eric Gribkoff
|
aa67cb24a7
|
Allow building only the Python/Cython code in setup.py via new flag
|
7 years ago |
ncteisen
|
475ccfd110
|
Fix ubsan
|
7 years ago |
ncteisen
|
3eb6c4779d
|
Exclude census
|
7 years ago |
ncteisen
|
bdd0d47e07
|
microbenchmarks don't use polling
|
7 years ago |
Noah Eisen
|
12d9d04cb4
|
Make microbenchmarks test targets
|
7 years ago |
Hope Casey-Allen
|
4a6e165328
|
Add service definition to sync server
|
7 years ago |
Lidi Zheng
|
5fc0547a94
|
Add basicConfig to prepare to log future exception
|
7 years ago |
yang-g
|
0e11f2ebd0
|
convert more tests
|
7 years ago |
Jan Tattermusch
|
aa66d8669e
|
remove google-api-python-client pin
|
7 years ago |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
7 years ago |
yang-g
|
2a938b0006
|
Add a class to wrap grpc_test_init
|
7 years ago |
Eric Gribkoff
|
b88dfc227c
|
Merge pull request #17341 from ericgribkoff/fork_info
log fork compat message at INFO instead of ERROR
|
7 years ago |
Jan Tattermusch
|
f596b95710
|
cleanup references to removed multilang docker image
|
7 years ago |
Vijay Pai
|
2b5d45ab38
|
Fix clang-tidy and golden file issues
|
7 years ago |
Vijay Pai
|
28dd7981d6
|
clang-format
|
7 years ago |
Vijay Pai
|
ea1156da3f
|
Stop exposing streaming object class
|
7 years ago |
Vijay Pai
|
dac2066a1c
|
Make StartCall() a releasing operation so that you can pile up ops
|
7 years ago |
Vijay Pai
|
60949a8232
|
Revert an order change
|
7 years ago |
Vijay Pai
|
5dcfc8be96
|
More review comments
|
7 years ago |
Vijay Pai
|
fa45ffd418
|
Address reviewer comments
|
7 years ago |
Vijay Pai
|
85128c7f41
|
Improve test readability at suggestion of @ghemawat
|
7 years ago |
Vijay Pai
|
d7eb26648d
|
Client callback streaming
|
7 years ago |
Jan Tattermusch
|
7b9e0db9be
|
update test exec scripts
|
7 years ago |
Jan Tattermusch
|
2e54a2bc36
|
update compiler defines
|
7 years ago |
Jan Tattermusch
|
ba6b1c215c
|
switch netcoreapp1.0->1.1
|
7 years ago |
Jan Tattermusch
|
8f9dd2a24c
|
regenerate dockerfiles
|
7 years ago |
Jan Tattermusch
|
556a993ef0
|
delete csharp_jessie_x64 dockerfile
|
7 years ago |
Jan Tattermusch
|
19bc2c2937
|
switch C# docker images to debian stretch
|
7 years ago |
yang-g
|
606be620d8
|
Fix tests
|
7 years ago |
Lidi Zheng
|
7ef8fc826c
|
Merge pull request #17266 from lidizheng/python-channelz
Channelz Python wrapper implementation
|
7 years ago |
Hope Casey-Allen
|
470ea17843
|
Debugging unimplemented error in CheckClientInitialMetadata
|
7 years ago |
yang-g
|
c930956289
|
Fix tests
|
7 years ago |
Noah Eisen
|
e91e311a73
|
Merge pull request #17346 from grpc/ncteisen-patch-1
Fix comment
|
7 years ago |
Yash Tibrewal
|
714a54aa43
|
Merge pull request #17331 from yashykt/timestamplength
Add the byte offset for the RPC that is traced in Timestamps
|
7 years ago |
Lidi Zheng
|
69b6c047bc
|
Update docstring of Channelz function && add default variable initialization
|
7 years ago |
Yash Tibrewal
|
f0b99dd6b9
|
Merge pull request #17332 from yashykt/emptymsg
Return immediately if the first control message is empty
|
7 years ago |
Noah Eisen
|
b9a98dd2ab
|
Fix comment
|
7 years ago |
Lidi Zheng
|
8e3234963e
|
Update comments && modify function name
|
7 years ago |
Yash Tibrewal
|
70f0d28835
|
Merge pull request #17333 from yashykt/tsinit
Initialize all other timestamps (non sendmsg) to gpr_inf_past
|
7 years ago |
Yash Tibrewal
|
575da5118a
|
Explicit conversion
|
7 years ago |