aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Moved write flag constants to base moduleGravatar murgatroid992015-08-17
* Resolved merge conflicts with masterGravatar murgatroid992015-08-17
|\
| * Merge pull request #2951 from nathanielmanistaatgoogle/base-interfaceGravatar Masood Malekghassemi2015-08-17
| |\
| | * The base interface of RPC FrameworkGravatar Nathaniel Manista2015-08-17
| * | Remove the runtime dependency on the logging gem.Gravatar Tim Emiola2015-08-17
| * | Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pbGravatar Michael Lumish2015-08-17
| |\ \
| | * | Adds a test for ruby code generation.Gravatar Tim Emiola2015-08-17
| * | | Merge pull request #2942 from murgatroid99/node_parent_callGravatar Michael Lumish2015-08-17
| |\ \ \ | | |_|/ | |/| |
| | | * Removes the dependency on MinitestGravatar Tim Emiola2015-08-17
| | | * Reorganize interop test files.Gravatar Tim Emiola2015-08-14
| * | | Merge pull request #2939 from vjpai/emplaceGravatar David G. Quintas2015-08-14
| |\ \ \
| | | | * Update the generated code for the interop service.Gravatar Tim Emiola2015-08-14
| * | | | Fix version of Google.Apis.Auth required by Grpc.Auth nuget.Gravatar Jan Tattermusch2015-08-14
| | |_|/ | |/| |
| * | | Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-serviceGravatar Jan Tattermusch2015-08-14
| |\ \ \
| * \ \ \ Merge pull request #2944 from murgatroid99/node_server_listen_remnantsGravatar Stanley Cheung2015-08-14
| |\ \ \ \
| | | | | * Fixed typo in argument error messageGravatar murgatroid992015-08-14
| * | | | | Merges timeout interop test changeGravatar Tim Emiola2015-08-14
| * | | | | Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-testGravatar Michael Lumish2015-08-14
| |\ \ \ \ \
| | | * | | | Replaced remaining references to 'listen' with 'start'Gravatar murgatroid992015-08-14
| | |/ / / / | |/| | | |
| | | | | * Resolved merge conflicts with masterGravatar murgatroid992015-08-14
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | * | Make comment look finishedGravatar vjpai2015-08-14
| | | | | * Made deadline tests workGravatar murgatroid992015-08-14
| | | * | | Add a health checker service implementation.Gravatar Tim Emiola2015-08-14
| | | | | * Add parent call propagation API to Node libraryGravatar murgatroid992015-08-14
| * | | | | Merge pull request #2549 from hongweiwang/zookeeperGravatar David G. Quintas2015-08-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #2935 from jcanizales/add-grpc-prefixGravatar David G. Quintas2015-08-14
| |\ \ \ \ \ \
| | | | | | * | Use emplace_back properly and when appropriate, considering limitationsGravatar Vijay Pai2015-08-14
| * | | | | | | Merge pull request #2938 from jtattermusch/fix_codegen_outputGravatar David G. Quintas2015-08-14
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | dont generate directories in C# protoc pluginGravatar Jan Tattermusch2015-08-14
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #2696 from murgatroid99/node_client_connectivityGravatar Jan Tattermusch2015-08-14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | * | Adds the ruby timeout interop test.Gravatar Tim Emiola2015-08-14
| * | | | | | Merge pull request #2376 from rjshade/add_udp_server_2Gravatar Yang Gao2015-08-13
| |\ \ \ \ \ \
| | | | * | | | Let people generate ObjC code from an ArduinoGravatar Jorge Canizales2015-08-13
| | | | | | * | Breaks API - switches timeout to a keyword arg.Gravatar Tim Emiola2015-08-13
| | | | * | | | Add ::grpc:: prefixGravatar Jorge Canizales2015-08-13
| | | | | |/ / | | | | |/| |
| | | | | * | Minor fix on commentsGravatar Hongwei Wang2015-08-13
| * | | | | | Renamed "none" as "identity" for the no-op compression algorithm for consiste...Gravatar David Garcia Quintas2015-08-13
| | |_|/ / / | |/| | | |
| | | | * | Address comments and update grpc pluginsGravatar Hongwei Wang2015-08-13
| | * | | | Added copyright notice to udp_server.cGravatar Robbie Shade2015-08-13
| | * | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
| |\ \ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | | |\ \ \ \
| | * | | | | | remove redundant ctorGravatar yang-g2015-08-13
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
| | | |_|_|_|/ | | |/| | | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #2877 from stanley-cheung/php_connectivity_apiGravatar Michael Lumish2015-08-13
| | |\ \ \ \ \
| | * | | | | | Revert "implement timeout_on_sleeping_server interop test"Gravatar Jan Tattermusch2015-08-13
| | * | | | | | Merge pull request #2910 from jtattermusch/timeout_on_sleeping_serverGravatar Michael Lumish2015-08-13
| | |\ \ \ \ \ \
| | | | | | | * | Further fixed connectivity testsGravatar murgatroid992015-08-13