MakMukhi
|
2f8cfbde3e
|
Post-review updates
|
8 years ago |
Mahak Mukhi
|
49ccfda581
|
Merge branch 'master' of github.com:MakMukhi/grpc
|
8 years ago |
MakMukhi
|
7431a78628
|
How to write unit tests for client sync APIs.
|
8 years ago |
MakMukhi
|
4deb397d9f
|
Create unit_testing.md
|
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 |
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
|
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 |
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
|
ae95edb515
|
Merge pull request #10828 from vjpai/recaptcha
Reintroduce a lambda capture as part of C++11-izing code
|
8 years ago |
Mark D. Roth
|
09e458c6cd
|
Implement client-side load reporting for grpclb.
|
8 years ago |
Jan Tattermusch
|
56d8f825e1
|
fix Windows cmake build on internal_ci
|
8 years ago |
Jan Tattermusch
|
1306724462
|
add --internal_ci for windows
|
8 years ago |
Jan Tattermusch
|
622699a74c
|
add macos grpc_master.sh job
|
8 years ago |
zhimingxie
|
60f35722de
|
fix truncate bug in grpc_cli
|
8 years ago |
Jan Tattermusch
|
d8696e1023
|
Merge pull request #10921 from jtattermusch/internal_ci_better_reports
Better presentation of reports in internal CI
|
8 years ago |
Jan Tattermusch
|
aba4ee2f76
|
add C# generic insecure scenarios
|
8 years ago |
Jan Tattermusch
|
01ce23641d
|
reports GC stats in qps workers
|
8 years ago |
David G. Quintas
|
cf7ea0f089
|
Merge pull request #10360 from dgquintas/grpclb_new_test
New version of grpclb end2end test
|
8 years ago |
Nathaniel Manista
|
13cc172000
|
Merge pull request #7836 from thinkerou/delete_unuse_lib
Remove unused import in grpcio_health_checking.
|
8 years ago |
Nathaniel Manista
|
683add5f84
|
Merge pull request #10862 from makroiss/patch-1
Fix imports in generated gRPC Python code.
|
8 years ago |
Ken Payson
|
38f167c4f1
|
Merge remote-tracking branch 'upstream/master' into fix_python_interop
|
8 years ago |
Vijay Pai
|
611e7e78de
|
Reintroduce a lambda capture as part of C++11-izing code
|
8 years ago |
Craig Tiller
|
305dcf3d32
|
Merge pull request #10924 from ctiller/not-ld
Fix printf format
|
8 years ago |
Craig Tiller
|
9162f75188
|
Merge pull request #10896 from ctiller/sbtest
Fix bogus asserts
|
8 years ago |
Ken Payson
|
7e7ac1c60c
|
Fix Python interop tests
|
8 years ago |
David Garcia Quintas
|
0745356ab2
|
Apply slowdown factor to timeouts
|
8 years ago |
David G. Quintas
|
3d88269c13
|
Merge pull request #10933 from dgquintas/thrift_again
Remove leftover thrift mentions
|
8 years ago |
David Garcia Quintas
|
4e9bef0f1e
|
Remove leftover thrift mentions
|
8 years ago |
David Garcia Quintas
|
d8e278f3dc
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_new_test
|
8 years ago |
makdharma
|
6626a86923
|
Merge pull request #10687 from makdharma/fixbazel
.proto and BUILD files can now in differnt dirs
|
8 years ago |
Craig Tiller
|
570fad827c
|
Fix printf format
|
8 years ago |
Jan Tattermusch
|
1c5068201b
|
use run_tests_matrix.py for running internal_ci master tests
|
8 years ago |
Jan Tattermusch
|
ac9c9f93b9
|
reports can create subdirs
|
8 years ago |
yongni
|
365c52b47e
|
Merge pull request #10873 from yongni/master
Added verbose option to run_interop_test to ease tracing the commands…
|
8 years ago |
David G. Quintas
|
7c6b4beb88
|
Merge pull request #10911 from dgquintas/remove_thrift
Removed 3rd party dep on thrift
|
8 years ago |
David Garcia Quintas
|
97106a7ef2
|
Removed 3rd party dep on thrift
|
8 years ago |
David Garcia Quintas
|
04109e8f7d
|
BUILD and #include fixes
|
8 years ago |
Vijay Pai
|
746d56df18
|
Merge pull request #10901 from grpc/vjpai-patch-2
Add gflags to Mac build from source instructions
|
8 years ago |
Vijay Pai
|
75d2496ba8
|
Add gflags to Mac build from source instructions
Note that gflags is already listed as something to install under Linux before build from source and running tests but was not included on Mac.
|
8 years ago |
Craig Tiller
|
a9236bc4a1
|
Merge pull request #10824 from ctiller/proxy2
Fix potential memory leak, cleanup some code
|
8 years ago |