aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Makefile: fixed a few variables names, and added a missing variable on dll nameGravatar Mario Emmenlauer2017-01-12
|
* Makefile.template: fixed a few variables names, and added a missing variable ↵Gravatar Mario Emmenlauer2017-01-12
| | | | on dll name
* Merge pull request #9307 from jtattermusch/emmenlau_mingw32Gravatar Jan Tattermusch2017-01-11
|\ | | | | Emmenlau's mingw32 fixes
| * fix code formattingGravatar Jan Tattermusch2017-01-11
| |
| * Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
| |
| * Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | MINGW32 platform
| * Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | / MINGW32 platform
| * Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
| |
| * iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | variables and type casts)
| * include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on ↵Gravatar Mario Emmenlauer2017-01-11
|/ | | | MINGW32 platform
* Merge pull request #9302 from ncteisen/ruby-interop-client-quickfixGravatar Noah Eisen2017-01-10
|\ | | | | Fix ruby:{python,csharp,csharpcoreclr}_server behavior
| * Fix ruby:{python,csharp,csharpcoreclr}_server behaviorGravatar ncteisen2017-01-10
| |
* | Merge pull request #9295 from ctiller/oh_sanity_my_sanityGravatar Craig Tiller2017-01-10
|\ \ | |/ |/| Always sort code generated outputs
| * Merge github.com:grpc/grpc into oh_sanity_my_sanityGravatar Craig Tiller2017-01-10
| |\ | |/ |/|
* | Merge pull request #9284 from markdroth/http_connect_headersGravatar Mark D. Roth2017-01-10
|\ \ | | | | | | Add support for sending custom headers in HTTP CONNECT request.
* \ \ Merge pull request #9282 from makdharma/http2_interopGravatar makdharma2017-01-10
|\ \ \ | | | | | | | | changes to http2 test server
* \ \ \ Merge pull request #9286 from ncteisen/python-stress-wait-for-readyGravatar Noah Eisen2017-01-10
|\ \ \ \ | | | | | | | | | | Modify Python Stress Client to Wait for Ready
| | | | * Always sort code generated outputsGravatar Craig Tiller2017-01-10
| |_|_|/ |/| | |
| * | | Implement wait-for-ready behavior in Python stress and qps clientGravatar ncteisen2017-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.shGravatar Mark D. Roth2017-01-10
| | |
| | * Merge remote-tracking branch 'upstream/master' into http_connect_headersGravatar Mark D. Roth2017-01-10
| | |\ | |_|/ |/| |
* | | Merge pull request #9244 from ncteisen/ruby_advanced_interop_client_sideGravatar Noah Eisen2017-01-09
|\ \ \ | | | | | | | | Ruby Advanced Interop Client Side
| * \ \ Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-01-09
| |\ \ \ | |/ / / |/| | | | | | | ruby_advanced_interop_client_side
* | | | Merge pull request #9285 from ncteisen/regenerate-projectsGravatar Noah Eisen2017-01-09
|\ \ \ \ | | | | | | | | | | Regenerate project to make jenkins happy
| * | | | Regenerate project to make jenkins happyGravatar ncteisen2017-01-09
|/ / / /
| * | | Incorperate new build changesGravatar ncteisen2017-01-09
| | | |
| * | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-01-09
| |\ \ \ | |/ / / |/| | | | | | | ruby_advanced_interop_client_side
| | | * clang-formatGravatar Mark D. Roth2017-01-09
| | | |
| | | * Add support for sending custom headers in HTTP CONNECT request.Gravatar Mark D. Roth2017-01-09
| |_|/ |/| |
| * | Address github commentsGravatar ncteisen2017-01-09
| | |
| | * changes to http2 test serverGravatar Makarand Dharmapurikar2017-01-09
| | | | | | | | | | | | | | | Not kill the server on disconnect Spawn one server per test case
* | | Merge pull request #9129 from markdroth/handshaker_pluginGravatar Mark D. Roth2017-01-09
|\ \ \ | | | | | | | | Handshaker plugin mechanism
* \ \ \ Merge pull request #9238 from ctiller/2010Gravatar Craig Tiller2017-01-09
|\ \ \ \ | | | | | | | | | | Expunge vs2010 references
* \ \ \ \ Merge pull request #9234 from jozefizso/patch-1Gravatar Jan Tattermusch2017-01-09
|\ \ \ \ \ | |_|_|_|/ |/| | | | Update link to CoApp installer
* | | | | Merge pull request #9275 from ericgribkoff/docker_space_issueGravatar Eric Gribkoff2017-01-06
|\ \ \ \ \ | | | | | | | | | | | | Add note to help diagnose disk space errors with docker
| * | | | | Note to help diagnose errors with docker's default location for buildingGravatar Eric Gribkoff2017-01-06
|/ / / / / | | | | | | | | | | | | | | | images.
* | | | | Merge pull request #9274 from ctiller/modulenotesGravatar Craig Tiller2017-01-06
|\ \ \ \ \ | | | | | | | | | | | | Stub documentation for core modules
| * | | | | Review feedbackGravatar Craig Tiller2017-01-06
| | | | | |
* | | | | | Merge pull request #9273 from ctiller/perfnotesGravatar Craig Tiller2017-01-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | Small improvements to generated documentation
* \ \ \ \ \ \ Merge pull request #9269 from nathanielmanistaatgoogle/v1.0.x-upmergeGravatar Nathaniel Manista2017-01-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | v1.0.x manual upmerge.
| | | * | | | | Actually add the documentationGravatar Craig Tiller2017-01-06
| | | | | | | |
| | | * | | | | Stub documentation for some gRPC Core modulesGravatar Craig Tiller2017-01-06
| | |/ / / / /
| | | | | * | Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| | | | | | |
| | * | | | | Small improvements to generated documentationGravatar Craig Tiller2017-01-06
| | | | | | |
* | | | | | | Merge pull request #9271 from ericgribkoff/interop_test_descriptionsGravatar Eric Gribkoff2017-01-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | The custom_metadata test uses response_parameters for FullDuplexCall
* | | | | | | Merge pull request #9251 from ericgribkoff/java_advanced_testsGravatar Eric Gribkoff2017-01-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enable advanced Java interop tests
* \ \ \ \ \ \ \ Merge pull request #9268 from soltanmm-google/diddy-kong-racingGravatar Masood Malekghassemi2017-01-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use `grpc_closure`s in `grpc_timer`s
* \ \ \ \ \ \ \ \ Merge pull request #9272 from ctiller/perfnotesGravatar Craig Tiller2017-01-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Start some performance notes
| * | | | | | | | Start some performance notesGravatar Craig Tiller2017-01-06
| | | | | | | | |
| | | | * | | | | interop-test-descriptions.md: correct proto for custom_metadata'sGravatar Eric Gribkoff2017-01-06
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | FullDuplexCall