Commit Graph

25099 Commits

Author SHA1 Message Date
Craig Tiller ddc8a8243d Fix port server on Windows 2017-05-05 14:02:35 -07:00
makdharma 20f2c43174 Merge pull request #10977 from makdharma/pydocfixit
Documentation fixes for python public API
2017-05-05 12:46:44 -07:00
Makarand Dharmapurikar eeb37cff4e Documentation fixes for python public API.
Contains squashed commits for several typo fixes and comments made during review.
2017-05-05 12:06:37 -07:00
Vijay Pai ea4adc1508 Merge pull request #10313 from vjpai/onesided
Add QPS tests for 1-sided unconstrained streaming
2017-05-05 11:24:07 -07:00
Jan Tattermusch 6815e414a4 Merge pull request #10985 from jtattermusch/internal_ci_failing_targets
Improve XML reports for internal_ci.
2017-05-05 10:54:25 +02:00
Jan Tattermusch 9824975f0d Merge pull request #9970 from xiaohaoliang/xiaohaoliang-patch-1
Update  tools/run_tests/README.md
2017-05-05 08:53:32 +02:00
Jan Tattermusch ccf2a6a707 Merge branch 'master' into xiaohaoliang-patch-1 2017-05-05 08:52:48 +02:00
Matt Kwong 06af233945 Merge pull request #10999 from matt-kwong/add_ubsan
Add UBSan to list of tests generated
2017-05-04 15:32:12 -07:00
Matt Kwong d42f55bd90 Add UBSan to list of tests generated 2017-05-04 15:29:32 -07:00
Craig Tiller 7017b6566e Merge pull request #10994 from ctiller/0bug
Port server fixes
2017-05-04 15:13:50 -07:00
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
2017-05-04 19:53:19 +00:00
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
2017-05-04 12:51:44 -07:00
Jan Tattermusch 98ae39c121 show error details in internal_ci 2017-05-04 21:50:00 +02:00
David G. Quintas c2ad372d43 Merge pull request #10912 from dgquintas/trying-to-fix-stuff
Upmerge from 1.3.0 to master
2017-05-04 10:44:03 -07:00
Muxi Yan cbecd72609 Merge pull request #10958 from muxi/fix-on-cancel-crash
Fix a bug where OP_CANCEL is completed prematurely
2017-05-04 08:36:24 -07:00
Mark D. Roth 861919a703 Merge pull request #10988 from markdroth/clang-format
clang-format
2017-05-04 08:29:42 -07:00
Mark D. Roth 175c73b90a clang-format 2017-05-04 08:28:05 -07:00
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.
2017-05-04 08:05:40 -07:00
Mark D. Roth 60093aba48 Merge pull request #10987 from markdroth/client_channel_cleanup2
clang-format
2017-05-04 08:01:01 -07:00
Mark D. Roth b9b0efd037 clang-format 2017-05-04 07:57:43 -07:00
Mark D. Roth f0f147aca9 Merge pull request #10845 from markdroth/client_channel_cleanup
Code clean-up in client_channel.
2017-05-04 07:56:00 -07:00
James Eady be6ccdbc14 Proper clang formatting. 2017-05-04 10:41:24 -04:00
Jan Tattermusch 883fe50140 add error and failure count to sponge log 2017-05-04 14:55:16 +02:00
Mark D. Roth 98e8d59ece Merge pull request #10953 from markdroth/cq_verifier_improvement
Improve cq_verifier error message when success does not match.
2017-05-03 13:09:25 -07:00
Matt Kwong e325f7717b Merge pull request #10968 from matt-kwong/kokoro_updates
Update internal Linux CI jobs
2017-05-03 12:54:28 -07:00
Matt Kwong 4c5085adb5 Update internal Linux CI jobs 2017-05-03 12:53:54 -07:00
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.
2017-05-03 12:52:04 -07:00
kpayson64 c4eb0ff7ae Merge pull request #10913 from kpayson64/fix_python_interop
Interop fixes
2017-05-03 10:40:44 -07:00
Noah Eisen 3f716baa0a Merge pull request #10972 from ncteisen/credential-error-refcount
Fix Error Refcount Bug
2017-05-03 08:24:51 -07:00
Jan Tattermusch 892e4be6da Merge pull request #10234 from zhimingxie/master
fix truncate bug in grpc_cli
2017-05-03 08:36:03 +02:00
Noah Eisen 89371914c9 Fix error refcount bug
Added a missing ref in httpcli.c. Also added a test to avoid
regression
2017-05-02 23:26:05 -07:00
Mark D. Roth 92210831ee Fix build problem with gcc 4.7. 2017-05-02 15:04:39 -07:00
Mark D. Roth b7e6fa5319 Merge remote-tracking branch 'upstream/master' into client_channel_cleanup 2017-05-02 15:01:29 -07:00
Mark D. Roth 12056f1a0c Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting
Implement client-side load reporting for grpclb.
2017-05-02 14:50:35 -07:00
Jan Tattermusch 8bb3ca757e Merge pull request #10949 from jtattermusch/internal_ci_windows
Fix cmake build on Windows on internal_ci
2017-05-02 23:20:43 +02:00
Muxi Yan 3b8f0ce97b Fix a bug where OP_CANCEL is completed prematurely 2017-05-02 13:39:23 -07:00
Jan Tattermusch 089449568c Merge pull request #10947 from jtattermusch/internal_ci_try_mac
Internal CI: Add macos grpc_master job
2017-05-02 22:31:48 +02:00
Jan Tattermusch b5799aa026 remove --build_only 2017-05-02 22:31:34 +02:00
Jan Tattermusch d01ef0a248 Merge pull request #10922 from jtattermusch/master_tests_for_real
Use run_tests_matrix.py for running internal_ci master tests
2017-05-02 22:29:02 +02:00
Jan Tattermusch 3afae71fb6 Merge pull request #10876 from jtattermusch/csharp_qps_worker_gc_stats
Reports GC stats in qps workers
2017-05-02 22:28:13 +02:00
Mark D. Roth 13ded3fc66 Improve cq_verifier error message when success does not match. 2017-05-02 10:43:48 -07:00
Vijay Pai eea8cf0fe3 Add QPS tests for one-sided streaming 2017-05-02 09:26:12 -07:00
Vijay Pai ae95edb515 Merge pull request #10828 from vjpai/recaptcha
Reintroduce a lambda capture as part of C++11-izing code
2017-05-02 09:17:42 -07:00
Mark D. Roth 64a317cc3e Code clean-up in client_channel. 2017-05-02 08:27:08 -07:00
Mark D. Roth 09e458c6cd Implement client-side load reporting for grpclb. 2017-05-02 08:13:26 -07:00
James Eady 3b26451025 Add static method to generated code to return fully qualified protobuf service name. 2017-05-02 10:45:34 -04:00
Jan Tattermusch 56d8f825e1 fix Windows cmake build on internal_ci 2017-05-02 16:28:38 +02:00
Jan Tattermusch 1306724462 add --internal_ci for windows 2017-05-02 16:13:53 +02:00
Jan Tattermusch 622699a74c add macos grpc_master.sh job 2017-05-02 12:18:58 +02:00
zhimingxie 60f35722de fix truncate bug in grpc_cli 2017-05-02 17:40:03 +08:00