Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge pull request #2956 from tbetbetbe/grpc-ruby-make-logging-gem-a-dev-depe... | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | * | | | | | | The base interface of RPC Framework | Nathaniel Manista | 2015-08-17 | |
| * | | | | | | | Remove the runtime dependency on the logging gem. | Tim Emiola | 2015-08-17 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pb | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| | | | | | * | Added an inline C++ function to replace a deprecated nan function | murgatroid99 | 2015-08-17 | |
| |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | Adds a test for ruby code generation. | Tim Emiola | 2015-08-17 | |
* | | | | | | Merge pull request #2942 from murgatroid99/node_parent_call | Michael Lumish | 2015-08-17 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | Removes the dependency on Minitest | Tim Emiola | 2015-08-17 | |
| | * | | | | Reorganize interop test files. | Tim Emiola | 2015-08-14 | |
* | | | | | | Merge pull request #2939 from vjpai/emplace | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ | ||||
| | | * | | | | Update the generated code for the interop service. | Tim Emiola | 2015-08-14 | |
* | | | | | | | Merge pull request #2949 from grpc/jtattermusch-patch-1 | Stanley Cheung | 2015-08-14 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Fix version of Google.Apis.Auth required by Grpc.Auth nuget. | Jan Tattermusch | 2015-08-14 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service | Jan Tattermusch | 2015-08-14 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #2944 from murgatroid99/node_server_listen_remnants | Stanley Cheung | 2015-08-14 | |
|\ \ \ \ \ \ \ | ||||
| | | | * | | | | Fixed typo in argument error message | murgatroid99 | 2015-08-14 | |
* | | | | | | | | Merge pull request #2934 from tbetbetbe/grpc-ruby-add-more-auth-interop-tests | Michael Lumish | 2015-08-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Merges timeout interop test change | Tim Emiola | 2015-08-14 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-test | Michael Lumish | 2015-08-14 | |
|\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | Replaced remaining references to 'listen' with 'start' | murgatroid99 | 2015-08-14 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | | | * | | | | Merge branch 'master' into node_parent_call | murgatroid99 | 2015-08-14 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| | | | * | | | | Resolved merge conflicts with master | murgatroid99 | 2015-08-14 | |
| | | | |\ \ \ \ | ||||
* | | | | \ \ \ \ | Merge pull request #2941 from nicolasnoble/zookeeper-is-c-not-c++ | Michael Lumish | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | * | | | | | Make comment look finished | vjpai | 2015-08-14 | |
| | | | | * | | | | Made deadline tests work | murgatroid99 | 2015-08-14 | |
| | | * | | | | | | Add a health checker service implementation. | Tim Emiola | 2015-08-14 | |
| | | | | * | | | | Add parent call propagation API to Node library | murgatroid99 | 2015-08-14 | |
| * | | | | | | | | Fixing zookeeper's installation. | Nicolas "Pixel" Noble | 2015-08-14 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #2935 from jcanizales/add-grpc-prefix | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Use emplace_back properly and when appropriate, considering limitations | Vijay Pai | 2015-08-14 | |
* | | | | | | | | | | Merge pull request #2938 from jtattermusch/fix_codegen_output | David G. Quintas | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | dont generate directories in C# protoc plugin | Jan Tattermusch | 2015-08-14 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #2799 from ctiller/selective-town | Jan Tattermusch | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2696 from murgatroid99/node_client_connectivity | Jan Tattermusch | 2015-08-14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | | | | * | | | | | Adds the ruby timeout interop test. | Tim Emiola | 2015-08-14 | |
* | | | | | | | | | | Merge pull request #2376 from rjshade/add_udp_server_2 | Yang Gao | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2931 from dgquintas/none-to-identity | Yang Gao | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | Let people generate ObjC code from an Arduino | Jorge Canizales | 2015-08-13 | |
| | | | | | | * | | | | | Breaks API - switches timeout to a keyword arg. | Tim Emiola | 2015-08-13 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | | | * | | | | | | Add ::grpc:: prefix | Jorge Canizales | 2015-08-13 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaah | David G. Quintas | 2015-08-13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | Minor fix on comments | Hongwei Wang | 2015-08-13 | |
| * | | | | | | | | | | Recreating grpc_test_util_unsecure's template. | Nicolas "Pixel" Noble | 2015-08-14 | |
|/ / / / / / / / / / | ||||
| * / / / / / / / / | Renamed "none" as "identity" for the no-op compression algorithm for consiste... | David Garcia Quintas | 2015-08-13 | |
|/ / / / / / / / / | ||||
| | | | * | | | | | Address comments and update grpc plugins | Hongwei Wang | 2015-08-13 | |
| * | | | | | | | | Added copyright notice to udp_server.c | Robbie Shade | 2015-08-13 | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Update to latest API changes. | Robbie Shade | 2015-08-13 | |
| * | | | | | | | | Add Apple specific #define for IPV6_RECVPKTINFO | Robbie Shade | 2015-08-13 |