Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. | Yong Ni | 2017-05-08 |
| | |||
* | Merge pull request #11019 from jtattermusch/add_issue_template | Jan Tattermusch | 2017-05-08 |
|\ | | | | | Add issue template | ||
| * | add issue template | Jan Tattermusch | 2017-05-08 |
|/ | |||
* | Merge pull request #10720 from ctiller/trickle_stall | Craig Tiller | 2017-05-07 |
|\ | | | | | Add logging of flow control variables, (mostly) fix flow control | ||
* \ | Merge pull request #11012 from ctiller/fps | Craig Tiller | 2017-05-06 |
|\ \ | | | | | | | Fix port server on Windows | ||
| * | | Bump version | Craig Tiller | 2017-05-05 |
| | | | |||
| * | | Fix port server on Windows | Craig Tiller | 2017-05-05 |
|/ / | |||
* | | Merge pull request #10977 from makdharma/pydocfixit | makdharma | 2017-05-05 |
|\ \ | | | | | | | Documentation fixes for python public API | ||
| * | | Documentation fixes for python public API. | Makarand Dharmapurikar | 2017-05-05 |
| | | | | | | | | | | | | Contains squashed commits for several typo fixes and comments made during review. | ||
* | | | Merge pull request #10313 from vjpai/onesided | Vijay Pai | 2017-05-05 |
|\ \ \ | | | | | | | | | Add QPS tests for 1-sided unconstrained streaming | ||
| | | * | Merge github.com:grpc/grpc into trickle_stall | Craig Tiller | 2017-05-05 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Merge branch 'trickle_stall' of github.com:ctiller/grpc into trickle_stall | Craig Tiller | 2017-05-05 |
| | | |\ | |||
* | | | \ | Merge pull request #10985 from jtattermusch/internal_ci_failing_targets | Jan Tattermusch | 2017-05-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Improve XML reports for internal_ci. | ||
* \ \ \ \ \ | Merge pull request #9970 from xiaohaoliang/xiaohaoliang-patch-1 | Jan Tattermusch | 2017-05-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update tools/run_tests/README.md | ||
| * \ \ \ \ \ | Merge branch 'master' into xiaohaoliang-patch-1 | Jan Tattermusch | 2017-05-05 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #10999 from matt-kwong/add_ubsan | Matt Kwong | 2017-05-04 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add UBSan to list of tests generated | ||
| * | | | | | | | Add UBSan to list of tests generated | Matt Kwong | 2017-05-04 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #10994 from ctiller/0bug | Craig Tiller | 2017-05-04 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Port server fixes | ||
| * | | | | | | | Port server fixes | Craig Tiller | 2017-05-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||
* | | | | | | | | Merge pull request #10950 from jeady/service_name_metadata | Yang Gao | 2017-05-04 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add static method to generated code to return fully qualified protobuf service name | ||
| | | | * | | | | | show error details in internal_ci | Jan Tattermusch | 2017-05-04 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #10912 from dgquintas/trying-to-fix-stuff | David G. Quintas | 2017-05-04 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upmerge from 1.3.0 to master | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #10958 from muxi/fix-on-cancel-crash | Muxi Yan | 2017-05-04 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix a bug where OP_CANCEL is completed prematurely | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #10988 from markdroth/clang-format | Mark D. Roth | 2017-05-04 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | clang-format | ||
| * | | | | | | | | | | clang-format | Mark D. Roth | 2017-05-04 |
|/ / / / / / / / / / | |||
* | | | | | | | | | | Merge pull request #10980 from markdroth/grpclb_deadline_fix | Mark D. Roth | 2017-05-04 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make sure we set deadline for the LB call even without a pick. | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #10987 from markdroth/client_channel_cleanup2 | Mark D. Roth | 2017-05-04 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | clang-format | ||
| * | | | | | | | | | | | clang-format | Mark D. Roth | 2017-05-04 |
|/ / / / / / / / / / / | |||
* | | | | | | | | | | | Merge pull request #10845 from markdroth/client_channel_cleanup | Mark D. Roth | 2017-05-04 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Code clean-up in client_channel. | ||
| | | | | * | | | | | | | Proper clang formatting. | James Eady | 2017-05-04 |
| | | | | | | | | | | | | |||
| | | | | | | * | | | | | add error and failure count to sponge log | Jan Tattermusch | 2017-05-04 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #10953 from markdroth/cq_verifier_improvement | Mark D. Roth | 2017-05-03 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Improve cq_verifier error message when success does not match. | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10968 from matt-kwong/kokoro_updates | Matt Kwong | 2017-05-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update internal Linux CI jobs | ||
| * | | | | | | | | | | | | Update internal Linux CI jobs | Matt Kwong | 2017-05-03 |
| | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | Make sure we set deadline for the LB call even without a pick. | Mark D. Roth | 2017-05-03 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As part of this, get the deadline from a channel arg instead of pick_args. | ||
* | | | | | | | | | | | | Merge pull request #10913 from kpayson64/fix_python_interop | kpayson64 | 2017-05-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Interop fixes | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10972 from ncteisen/credential-error-refcount | Noah Eisen | 2017-05-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error Refcount Bug | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10234 from zhimingxie/master | Jan Tattermusch | 2017-05-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | fix truncate bug in grpc_cli | ||
| | * | | | | | | | | | | | | Fix error refcount bug | Noah Eisen | 2017-05-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a missing ref in httpcli.c. Also added a test to avoid regression | ||
| | | | | * | | | | | | | | | Fix build problem with gcc 4.7. | Mark D. Roth | 2017-05-02 |
| | | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_cleanup | Mark D. Roth | 2017-05-02 |
| | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting | Mark D. Roth | 2017-05-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement client-side load reporting for grpclb. | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10949 from jtattermusch/internal_ci_windows | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | Fix cmake build on Windows on internal_ci | ||
| | | | | | | * | | | | | | | | Fix a bug where OP_CANCEL is completed prematurely | Muxi Yan | 2017-05-02 |
| | | | | | | | |_|_|_|/ / / | | | | | | | |/| | | | | | | |||
* | | | | | | | | | | | | | | Merge pull request #10947 from jtattermusch/internal_ci_try_mac | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Internal CI: Add macos grpc_master job | ||
| * | | | | | | | | | | | | | | remove --build_only | Jan Tattermusch | 2017-05-02 |
| | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge pull request #10922 from jtattermusch/master_tests_for_real | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use run_tests_matrix.py for running internal_ci master tests | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10876 from jtattermusch/csharp_qps_worker_gc_stats | Jan Tattermusch | 2017-05-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reports GC stats in qps workers | ||
| | | | | | | | * | | | | | | | | | Improve cq_verifier error message when success does not match. | Mark D. Roth | 2017-05-02 |
| | | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | | * | | | Add QPS tests for one-sided streaming | Vijay Pai | 2017-05-02 |
| | | | | | | | | | | |_|_|/ / / | | | | | | | | | | |/| | | | | |