yang-g
f070d4158c
Lower the level of a log message to INFO
8 years ago
Jan Tattermusch
d64a4bea82
Merge pull request #11019 from jtattermusch/add_issue_template
...
Add issue template
8 years ago
Jan Tattermusch
87fa26ef1a
add issue template
8 years ago
Craig Tiller
c9016893f7
Merge pull request #10720 from ctiller/trickle_stall
...
Add logging of flow control variables, (mostly) fix flow control
8 years ago
Craig Tiller
b67ed00059
Merge pull request #11012 from ctiller/fps
...
Fix port server on Windows
8 years ago
Craig Tiller
e21d2c1cd8
Bump version
8 years ago
Craig Tiller
ddc8a8243d
Fix port server on Windows
8 years ago
makdharma
20f2c43174
Merge pull request #10977 from makdharma/pydocfixit
...
Documentation fixes for python public API
8 years ago
Makarand Dharmapurikar
eeb37cff4e
Documentation fixes for python public API.
...
Contains squashed commits for several typo fixes and comments made during review.
8 years ago
Vijay Pai
ea4adc1508
Merge pull request #10313 from vjpai/onesided
...
Add QPS tests for 1-sided unconstrained streaming
8 years ago
Craig Tiller
4fd1698307
Merge github.com:grpc/grpc into trickle_stall
8 years ago
Craig Tiller
a37ad7d134
Merge branch 'trickle_stall' of github.com:ctiller/grpc into trickle_stall
8 years ago
Jan Tattermusch
6815e414a4
Merge pull request #10985 from jtattermusch/internal_ci_failing_targets
...
Improve XML reports for internal_ci.
8 years ago
Jan Tattermusch
9824975f0d
Merge pull request #9970 from xiaohaoliang/xiaohaoliang-patch-1
...
Update tools/run_tests/README.md
8 years ago
Jan Tattermusch
ccf2a6a707
Merge branch 'master' into xiaohaoliang-patch-1
8 years ago
Matt Kwong
06af233945
Merge pull request #10999 from matt-kwong/add_ubsan
...
Add UBSan to list of tests generated
8 years ago
Matt Kwong
d42f55bd90
Add UBSan to list of tests generated
8 years ago
Craig Tiller
7017b6566e
Merge pull request #10994 from ctiller/0bug
...
Port server fixes
8 years ago
Craig Tiller
e1f5302bc5
Port server fixes
...
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
8 years ago
Yang Gao
f31a80eac3
Merge pull request #10950 from jeady/service_name_metadata
...
Add static method to generated code to return fully qualified protobuf service name
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
David G. Quintas
c2ad372d43
Merge pull request #10912 from dgquintas/trying-to-fix-stuff
...
Upmerge from 1.3.0 to master
8 years ago
Muxi Yan
cbecd72609
Merge pull request #10958 from muxi/fix-on-cancel-crash
...
Fix a bug where OP_CANCEL is completed prematurely
8 years ago
Mark D. Roth
861919a703
Merge pull request #10988 from markdroth/clang-format
...
clang-format
8 years ago
Mark D. Roth
175c73b90a
clang-format
8 years ago
Mark D. Roth
86b9473690
Merge pull request #10980 from markdroth/grpclb_deadline_fix
...
Make sure we set deadline for the LB call even without a pick.
8 years ago
Mark D. Roth
60093aba48
Merge pull request #10987 from markdroth/client_channel_cleanup2
...
clang-format
8 years ago
Mark D. Roth
b9b0efd037
clang-format
8 years ago
Mark D. Roth
f0f147aca9
Merge pull request #10845 from markdroth/client_channel_cleanup
...
Code clean-up in client_channel.
8 years ago
James Eady
be6ccdbc14
Proper clang formatting.
8 years ago
Jan Tattermusch
883fe50140
add error and failure count to sponge log
8 years ago
Mark D. Roth
98e8d59ece
Merge pull request #10953 from markdroth/cq_verifier_improvement
...
Improve cq_verifier error message when success does not match.
8 years ago
Matt Kwong
e325f7717b
Merge pull request #10968 from matt-kwong/kokoro_updates
...
Update internal Linux CI jobs
8 years ago
Matt Kwong
4c5085adb5
Update internal Linux CI jobs
8 years ago
Mark D. Roth
64d922ae87
Make sure we set deadline for the LB call even without a pick.
...
As part of this, get the deadline from a channel arg instead of pick_args.
8 years ago
kpayson64
c4eb0ff7ae
Merge pull request #10913 from kpayson64/fix_python_interop
...
Interop fixes
8 years ago
Noah Eisen
3f716baa0a
Merge pull request #10972 from ncteisen/credential-error-refcount
...
Fix Error Refcount Bug
8 years ago
Jan Tattermusch
892e4be6da
Merge pull request #10234 from zhimingxie/master
...
fix truncate bug in grpc_cli
8 years ago
Noah Eisen
89371914c9
Fix error refcount bug
...
Added a missing ref in httpcli.c. Also added a test to avoid
regression
8 years ago
Mark D. Roth
92210831ee
Fix build problem with gcc 4.7.
8 years ago
Mark D. Roth
b7e6fa5319
Merge remote-tracking branch 'upstream/master' into client_channel_cleanup
8 years ago
Mark D. Roth
12056f1a0c
Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting
...
Implement client-side load reporting for grpclb.
8 years ago
Jan Tattermusch
8bb3ca757e
Merge pull request #10949 from jtattermusch/internal_ci_windows
...
Fix cmake build on Windows on internal_ci
8 years ago
Muxi Yan
3b8f0ce97b
Fix a bug where OP_CANCEL is completed prematurely
8 years ago
Jan Tattermusch
089449568c
Merge pull request #10947 from jtattermusch/internal_ci_try_mac
...
Internal CI: Add macos grpc_master job
8 years ago
Jan Tattermusch
b5799aa026
remove --build_only
8 years ago
Jan Tattermusch
d01ef0a248
Merge pull request #10922 from jtattermusch/master_tests_for_real
...
Use run_tests_matrix.py for running internal_ci master tests
8 years ago
Jan Tattermusch
3afae71fb6
Merge pull request #10876 from jtattermusch/csharp_qps_worker_gc_stats
...
Reports GC stats in qps workers
8 years ago
Mark D. Roth
13ded3fc66
Improve cq_verifier error message when success does not match.
8 years ago
Vijay Pai
eea8cf0fe3
Add QPS tests for one-sided streaming
8 years ago