Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-13 |
|\ | |||
| * | Merge pull request #8895 from murgatroid99/node_artifact_build_fix | Michael Lumish | 2017-01-12 |
| |\ | | | | | | | Drop support for Node 0.12 and io.js 1.0 | ||
| * \ | Merge pull request #9298 from makdharma/http2_badserver_interop | makdharma | 2017-01-12 |
| |\ \ | | | | | | | | | added ability to run bad-server http2 tests | ||
| * \ \ | Merge pull request #8816 from lyuxuan/cpu_usage2 | lyuxuan | 2017-01-12 |
| |\ \ \ | | | | | | | | | | | sending cpu load latency performance test results to big query | ||
| * \ \ \ | Merge pull request #9139 from ericgribkoff/http2_client | Eric Gribkoff | 2017-01-11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add HTTP/2 interop test client Known failures: https://github.com/grpc/grpc/issues/8629 | ||
| * \ \ \ \ | Merge pull request #9317 from yang-g/test_credentials | Yang Gao | 2017-01-11 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | manual revert of #8901 | ||
| | * | | | | | manual revert of #8901 | yang-g | 2017-01-11 |
| | | | | | | | |||
| | | | | * | | minor fix | Makarand Dharmapurikar | 2017-01-11 |
| | | | | | | | |||
| | | * | | | | Adds HTTP/2 interop test client | Eric Gribkoff | 2017-01-11 |
| | |/ / / / | |||
| | | * | | | enable uploading server cpu usage data from performance tests to big query | Yuxuan Li | 2017-01-11 |
| | | | | | | |||
| * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-10 |
| |\| | | | | | | | | | | | | | | | | | | | | | | include-new-ruby-interop-tests | ||
| | | | * | | addressed feedback | Makarand Dharmapurikar | 2017-01-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | created separate class for Http2Server. | ||
| | | | * | | added ability to run bad-server http2 tests | Makarand Dharmapurikar | 2017-01-10 |
| | | |/ / | |||
| * | / / | Change interop test infra to run new Ruby tests | ncteisen | 2017-01-10 |
| | |/ / | |/| | | |||
| | * | | Always sort code generated outputs | Craig Tiller | 2017-01-10 |
| |/ / | |||
| * | | Regenerate project to make jenkins happy | ncteisen | 2017-01-09 |
| | | | |||
| * | | Merge pull request #9129 from markdroth/handshaker_plugin | Mark D. Roth | 2017-01-09 |
| |\ \ | | | | | | | | | Handshaker plugin mechanism | ||
| * | | | Note to help diagnose errors with docker's default location for building | Eric Gribkoff | 2017-01-06 |
| | | | | | | | | | | | | | | | | images. | ||
| * | | | Stub documentation for some gRPC Core modules | Craig Tiller | 2017-01-06 |
| | | | | |||
| | * | | Handshaker plugin mechanism. | Mark D. Roth | 2017-01-06 |
| | | | | |||
| * | | | Small improvements to generated documentation | Craig Tiller | 2017-01-06 |
| | | | | |||
| * | | | Enable advanced Java interop tests. | Eric Gribkoff | 2017-01-06 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add response parameters to custom_metadata streaming request for Node and PHP clients. The Java server does not respond with separate initial and trailing metadata when there is no response data - it is only emiting the requested trailing metadata. Adding the response parameters to the test (in accordance with the specification) avoids this, but I will open a separate issue to investigate the Java behavior. | ||
| * | | Merge pull request #9265 from nicolasnoble/bazel-take-2 | Nicolas Noble | 2017-01-05 |
| |\ \ | | | | | | | | | Adding Bazel tests. | ||
| | * | | Adding Bazel tests. | Nicolas "Pixel" Noble | 2017-01-05 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-05 |
| |\ \ \ | |||
| | * | | | Fixing submodules sanity. | Nicolas "Pixel" Noble | 2017-01-05 |
| | | | | | |||
| | | | * | Merge branch 'master' into node_artifact_build_fix | murgatroid99 | 2017-01-04 |
| | | | |\ | | | |_|/ | | |/| | | |||
| * | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-04 |
| |\| | | | |||
| | | * | | Properly removing message_size_filter duplicate. | Nicolas "Pixel" Noble | 2017-01-05 |
| | | | | | |||
| | | * | | Putting message size filter back. | Nicolas "Pixel" Noble | 2017-01-04 |
| | | | | | |||
| * | | | | Merge branch 'patchy' into slice_with_exec_ctx_and_build | Craig Tiller | 2017-01-04 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | Moving message_size_filter properly. | Nicolas "Pixel" Noble | 2017-01-04 |
| | |/ / | |||
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-04 |
| |\| | | |||
| | * | | Dont add copyright | Craig Tiller | 2017-01-03 |
| | | | | |||
| | * | | No need for copyright on generated files | Craig Tiller | 2017-01-03 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-03 |
| |\| | | |||
| | * | | Merge pull request #9132 from nathanielmanistaatgoogle/python-examples | Nathaniel Manista | 2016-12-29 |
| | |\ \ | | | | | | | | | | | Update Python examples with fresh generated code. | ||
| | | * | | Exempt generated Python from copyright check | Nathaniel Manista | 2016-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Some of these files contain the magic string "DO NOT EDIT" but we do not wish for our tests to depend upon that. | ||
* | | | | | Merge branch 'flow_control_v2' into bwest | Craig Tiller | 2016-12-27 |
|\ \ \ \ \ | |||
| | | * | | | Provide doc dir even if user interrupts docgen | Masood Malekghassemi | 2016-12-27 |
| | |/ / / | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #9178 from jtattermusch/docker_inception_is_evil | Jan Tattermusch | 2016-12-23 |
| |\ \ \ \ | | | | | | | | | | | | | Cleanup and speedup sanity tests | ||
| * \ \ \ \ | Merge pull request #9190 from matt-kwong/fix-python-artifact | matt-kwong | 2016-12-22 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix Python artifact build | ||
| * | | | | | | Update interop html template location | Matt Kwong | 2016-12-22 |
| | | | | | | | |||
| | * | | | | | Fix Python artifact build | Matt Kwong | 2016-12-22 |
| | | | | | | | |||
| | | * | | | | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 |
| | |/ / / / | |/| | | | | |||
| * | | | | | cleanup tools/run_tests directory | Jan Tattermusch | 2016-12-22 |
| |/ / / / | |||
| * | | | | Merge pull request #9180 from soltanmm-google/lodash_becomes-midash | Masood Malekghassemi | 2016-12-21 |
| |\ \ \ \ | | | | | | | | | | | | | Change grpcio_tools to grpcio-tools | ||
| | * | | | | Change grpcio_tools to grpcio-tools | Masood Malekghassemi | 2016-12-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should address the difference in how we ask users to install grpcio-tools and the files the user ends up downloading from PyPI. | ||
| * | | | | | support --exclude in run_tests_matrix.py | Jan Tattermusch | 2016-12-20 |
| |/ / / / |