Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | omg it is 2017 | yang-g | 2017-01-11 |
| | |||
* | Add licenses to all BUILD files and missing copyright | yang-g | 2017-01-11 |
| | |||
* | Merge pull request #9317 from yang-g/test_credentials | Yang Gao | 2017-01-11 |
|\ | | | | | manual revert of #8901 | ||
* \ | Merge pull request #9297 from ncteisen/include-new-ruby-interop-tests | Noah Eisen | 2017-01-11 |
|\ \ | | | | | | | Change Interop Test Infrastructure to Run New Ruby Tests | ||
| | * | manual revert of #8901 | yang-g | 2017-01-11 |
| |/ |/| | |||
* | | Merge pull request #9307 from jtattermusch/emmenlau_mingw32 | Jan Tattermusch | 2017-01-11 |
|\ \ | | | | | | | Emmenlau's mingw32 fixes | ||
| * | | fix code formatting | Jan Tattermusch | 2017-01-11 |
| | | | |||
| * | | Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform | Mario Emmenlauer | 2017-01-11 |
| | | | |||
| * | | Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / ↵ | Mario Emmenlauer | 2017-01-11 |
| | | | | | | | | | | | | MINGW32 platform | ||
| * | | Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ↵ | Mario Emmenlauer | 2017-01-11 |
| | | | | | | | | | | | | / MINGW32 platform | ||
| * | | Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform | Mario Emmenlauer | 2017-01-11 |
| | | | |||
| * | | iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused ↵ | Mario Emmenlauer | 2017-01-11 |
| | | | | | | | | | | | | variables and type casts) | ||
| * | | include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on ↵ | Mario Emmenlauer | 2017-01-11 |
|/ / | | | | | | | MINGW32 platform | ||
| * | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-10 |
| |\ | |/ |/| | | | include-new-ruby-interop-tests | ||
* | | Merge pull request #9302 from ncteisen/ruby-interop-client-quickfix | Noah Eisen | 2017-01-10 |
|\ \ | | | | | | | Fix ruby:{python,csharp,csharpcoreclr}_server behavior | ||
| * | | Fix ruby:{python,csharp,csharpcoreclr}_server behavior | ncteisen | 2017-01-10 |
| | | | |||
* | | | Merge pull request #9295 from ctiller/oh_sanity_my_sanity | Craig Tiller | 2017-01-10 |
|\ \ \ | |/ / |/| | | Always sort code generated outputs | ||
| * | | Merge github.com:grpc/grpc into oh_sanity_my_sanity | Craig Tiller | 2017-01-10 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #9284 from markdroth/http_connect_headers | Mark D. Roth | 2017-01-10 |
|\ \ \ | | | | | | | | | Add support for sending custom headers in HTTP CONNECT request. | ||
| | | * | Change interop test infra to run new Ruby tests | ncteisen | 2017-01-10 |
| | | | | |||
* | | | | Merge pull request #9282 from makdharma/http2_interop | makdharma | 2017-01-10 |
|\ \ \ \ | |_|_|/ |/| | | | changes to http2 test server | ||
* | | | | Merge pull request #9286 from ncteisen/python-stress-wait-for-ready | Noah Eisen | 2017-01-10 |
|\ \ \ \ | | | | | | | | | | | Modify Python Stress Client to Wait for Ready | ||
| | | | * | Always sort code generated outputs | Craig Tiller | 2017-01-10 |
| |_|_|/ |/| | | | |||
| * | | | Implement wait-for-ready behavior in Python stress and qps client | ncteisen | 2017-01-10 |
|/ / / | | | | | | | | | | | | | The clients now block until the channel is in the READY state. This fixes some test flakiness issues we have had. | ||
| | * | Ran generate_projects.sh | Mark D. Roth | 2017-01-10 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into http_connect_headers | Mark D. Roth | 2017-01-10 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #9244 from ncteisen/ruby_advanced_interop_client_side | Noah Eisen | 2017-01-09 |
|\ \ \ | | | | | | | | | Ruby Advanced Interop Client Side | ||
| * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-09 |
| |\ \ \ | |/ / / |/| | | | | | | | ruby_advanced_interop_client_side | ||
* | | | | Merge pull request #9285 from ncteisen/regenerate-projects | Noah Eisen | 2017-01-09 |
|\ \ \ \ | | | | | | | | | | | Regenerate project to make jenkins happy | ||
| * | | | | Regenerate project to make jenkins happy | ncteisen | 2017-01-09 |
|/ / / / | |||
| * | | | Incorperate new build changes | ncteisen | 2017-01-09 |
| | | | | |||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-09 |
| |\ \ \ | |/ / / |/| | | | | | | | ruby_advanced_interop_client_side | ||
| | | * | clang-format | Mark D. Roth | 2017-01-09 |
| | | | | |||
| | | * | Add support for sending custom headers in HTTP CONNECT request. | Mark D. Roth | 2017-01-09 |
| |_|/ |/| | | |||
| * | | Address github comments | ncteisen | 2017-01-09 |
| | | | |||
| | * | changes to http2 test server | Makarand Dharmapurikar | 2017-01-09 |
| | | | | | | | | | | | | | | | Not kill the server on disconnect Spawn one server per test case | ||
* | | | Merge pull request #9129 from markdroth/handshaker_plugin | Mark D. Roth | 2017-01-09 |
|\ \ \ | | | | | | | | | Handshaker plugin mechanism | ||
* \ \ \ | Merge pull request #9238 from ctiller/2010 | Craig Tiller | 2017-01-09 |
|\ \ \ \ | | | | | | | | | | | Expunge vs2010 references | ||
* \ \ \ \ | Merge pull request #9234 from jozefizso/patch-1 | Jan Tattermusch | 2017-01-09 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Update link to CoApp installer | ||
* | | | | | Merge pull request #9275 from ericgribkoff/docker_space_issue | Eric Gribkoff | 2017-01-06 |
|\ \ \ \ \ | | | | | | | | | | | | | Add note to help diagnose disk space errors with docker | ||
| * | | | | | Note to help diagnose errors with docker's default location for building | Eric Gribkoff | 2017-01-06 |
|/ / / / / | | | | | | | | | | | | | | | | images. | ||
* | | | | | Merge pull request #9274 from ctiller/modulenotes | Craig Tiller | 2017-01-06 |
|\ \ \ \ \ | | | | | | | | | | | | | Stub documentation for core modules | ||
| * | | | | | Review feedback | Craig Tiller | 2017-01-06 |
| | | | | | | |||
* | | | | | | Merge pull request #9273 from ctiller/perfnotes | Craig Tiller | 2017-01-06 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Small improvements to generated documentation | ||
* \ \ \ \ \ \ | Merge pull request #9269 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nathaniel Manista | 2017-01-06 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | v1.0.x manual upmerge. | ||
| | | * | | | | | Actually add the documentation | Craig Tiller | 2017-01-06 |
| | | | | | | | | |||
| | | * | | | | | 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 |
| | | | | | | | |||
* | | | | | | | Merge pull request #9271 from ericgribkoff/interop_test_descriptions | Eric Gribkoff | 2017-01-06 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | The custom_metadata test uses response_parameters for FullDuplexCall |