16552 Commits (510ff69fa3dac27c71c29694020a25787eec7e03)
 

Author SHA1 Message Date
David Garcia Quintas c61c235fac moar pr comments 9 years ago
Vijay Pai 679c75f0a6 Deal with issues surrounding const members of classes used in 9 years ago
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
Jan Tattermusch 2e67fee53d Merge pull request #6909 from jtattermusch/csharp_client_streaming 9 years ago
Jan Tattermusch dd692b34c7 Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup 9 years ago
Vijay Pai 12bf3801b8 Got carried away with grpc:: 9 years ago
murgatroid99 245e997084 Change cleanup step in node package build to account for well known protos 9 years ago
Sree Kuchibhotla cf4205dff5 Compilation error 9 years ago
murgatroid99 f66c6d0747 Fix compiler/plugin.proto copying to the wrong place 9 years ago
murgatroid99 43b6373b42 Add well known protos to Node and Ruby tools packages 9 years ago
Nicolas Noble efcaa4bc10 Merge pull request #6884 from jtattermusch/manual_upmerge_0_14_to_master 9 years ago
Vijay Pai 08e071abe0 Specify template parent explicitly 9 years ago
Vijay Pai 06ea541ed9 Provide nullptr->std::function cast 9 years ago
Vijay Pai 9aa5f23645 Switch out a using with a typedef 9 years ago
Vijay Pai efa8430e39 Enforce gcc-4.4 compatibility on test_credentials_provider by changing 9 years ago
Craig Tiller 7dce09255d Fix merge errors 9 years ago
Craig Tiller a9d8fef039 Fix merge error 9 years ago
Craig Tiller 94c4bac8ea Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into handshake_timeout 9 years ago
Craig Tiller c7ab6dba00 Add a byte to avert a crash (which should be investigated sometime) 9 years ago
Jan Tattermusch ae7b048de4 upgrade protobuf to 3.0.0-beta3 in project.json files 9 years ago
Jan Tattermusch 5ff32fa9fd update .xproj files 9 years ago
Jan Tattermusch c58b3bbbaf rename Grpc.Dnx.sln 9 years ago
Craig Tiller 13c0940f66 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout 9 years ago
Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 9 years ago
Craig Tiller 52f231212f Make {endpoint,fd}_shutdown idempotent 9 years ago
vjpai 20410921f7 Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is 9 years ago
Jan Tattermusch f8bd01f934 Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master 9 years ago
Craig Tiller 95123ceb9b Add a test for multiple endpoint shutdowns 9 years ago
Jan Tattermusch 8fb6c924b5 Merge pull request #6875 from y-zeng/log_check 9 years ago
Jan Tattermusch b4fc876dbb Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division 9 years ago
Jan Tattermusch 655e28f845 Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-cardinality-violation 9 years ago
Jan Tattermusch 6f42fd925f Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-api 9 years ago
Jan Tattermusch 2eb09ee543 improve docs for IAsyncStreamReader 9 years ago
Jan Tattermusch b8d50af3a5 deduplicate send finished handler 9 years ago
David Garcia Quintas 350c151781 pr comments 9 years ago
Makarand Dharmapurikar 88651de8a7 Fixes #2646 9 years ago
Jan Tattermusch f2ce4307bf fix terminal encoding for cocoapods 9 years ago
Sree Kuchibhotla 9627e2c5f7 Fix a typo in php stress client that was causing the php client to ignore any explicitly passed port 9 years ago
Craig Tiller 8df99f2ac5 Try to get some more debug info 9 years ago
Jan Tattermusch febfd32af9 Merge pull request #6572 from y-zeng/base64_decode 9 years ago
Makarand Dharmapurikar 4de40cae0a Fixes #2868 9 years ago
Jan Tattermusch d66c3810f8 Merge pull request #6857 from kpayson64/python_cleanup 9 years ago
Jan Tattermusch fd1419a176 Merge pull request #6873 from kpayson64/python_signal_handling 9 years ago
Jan Tattermusch b383c68ccb Merge pull request #6874 from nathanielmanistaatgoogle/ga 9 years ago
Jan Tattermusch 8857adc742 Merge pull request #6881 from kpayson64/python_create_channel_bug 9 years ago
Nathaniel Manista 0442214129 UNIMPLEMENTED status for cardinality violation 9 years ago
Sree Kuchibhotla 7ed39a1ef1 PHP stress client in stress test framework 9 years ago
Jan Tattermusch ec4359ddc1 add support for CoreCLR 9 years ago
Nathaniel Manista 1e44766bfc Drop unnecessary future division import 9 years ago
Stanley Cheung 6668d51b3c php: add call getTrailingMetadata API 9 years ago