Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Python dockerfiles and config files for stress testing | Sree Kuchibhotla | 2016-05-03 | |
|/ / | ||||
* | | Merge pull request #6376 from murgatroid99/node_test_multiple_versions | Jan Tattermusch | 2016-05-03 | |
|\ \ | | | | | | | Made Node tests support multiple versions and set the Node default version to 4 everywhere possible | |||
* | | | Ruby docker files and config | Sree Kuchibhotla | 2016-05-02 | |
| | | | ||||
* | | | Merge pull request #6382 from sreecha/csharp_stress_test_docker | Jan Tattermusch | 2016-05-02 | |
|\ \ \ | | | | | | | | | Add C# stress client to the test framework | |||
* \ \ \ | Merge pull request #6371 from murgatroid99/ruby_tools_gem | Nicolas Noble | 2016-05-02 | |
|\ \ \ \ | | | | | | | | | | | Created grpc-tools ruby gem for distributing protoc and the plugin | |||
| | * | | | C# Dockerfile and Config scripts | Sree Kuchibhotla | 2016-04-29 | |
| |/ / / |/| | | | ||||
| | * | | Made Node tests support multiple versions and set the Node default version ↵ | murgatroid99 | 2016-04-29 | |
| |/ / |/| | | | | | | | | to 4 everywhere possible | |||
| * | | Created grpc-tools ruby gem for distributing protoc and the plugin | murgatroid99 | 2016-04-29 | |
| | | | ||||
* | | | Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging | Jan Tattermusch | 2016-04-29 | |
|\ \ \ | |/ / |/| | | Added node plugin to grpc-tools npm package, updated build_package_node | |||
* | | | generate interop test Dockerfiles using templates | Jan Tattermusch | 2016-04-27 | |
| | | | ||||
| | * | Modified the template of public_headers_must_be_c89.c | Yuchen Zeng | 2016-04-27 | |
| | | | ||||
| | * | Change win32 file suffix | Yuchen Zeng | 2016-04-26 | |
| |/ |/| | ||||
| * | Added node plugin to grpc-tools npm package, updated build_package_node | murgatroid99 | 2016-04-26 | |
| | | ||||
* | | Merge pull request #6220 from stanley-cheung/php-for-release-14 | Jan Tattermusch | 2016-04-26 | |
|\ \ | | | | | | | PHP: prepare for release 0.14 | |||
* \ \ | Merge pull request #6281 from jtattermusch/csharp_assembly_versions | Jan Tattermusch | 2016-04-26 | |
|\ \ \ | |_|/ |/| | | Fix assembly version attributes for C# | |||
* | | | Merge pull request #6266 from murgatroid99/ruby_stress_client | Jan Tattermusch | 2016-04-26 | |
|\ \ \ | | | | | | | | | Ruby stress client | |||
* \ \ \ | Merge pull request #5445 from murgatroid99/node_protoc_plugin | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ | | | | | | | | | | | Create a protoc plugin for Node.js gRPC | |||
| | | * | | fix assembly version attributes for C# | Jan Tattermusch | 2016-04-25 | |
| | | | | | ||||
| | | | * | php: prepare for release 0.14 | Stanley Cheung | 2016-04-25 | |
| | | |/ | ||||
* | | / | Fail if fuzzer takes > 2 minutes | Craig Tiller | 2016-04-22 | |
| |_|/ |/| | | ||||
| * | | Node: add dev dependency on google-protobuf | murgatroid99 | 2016-04-22 | |
| | | | ||||
| | * | Simplified ruby interop test files | murgatroid99 | 2016-04-21 | |
| | | | ||||
* | | | upgrade go docker image to golang:1.5 | Jan Tattermusch | 2016-04-21 | |
| |/ |/| | ||||
* | | Merge pull request #6213 from sreecha/java_stress_docker | Jan Tattermusch | 2016-04-20 | |
|\ \ | | | | | | | Run Java stress tests on GKE | |||
| | * | Use math test to test generated code | murgatroid99 | 2016-04-20 | |
| | | | ||||
| * | | Fix back slashes in the template and break the RUN steps | Sree Kuchibhotla | 2016-04-19 | |
| | | | ||||
* | | | Merge pull request #6209 from sreecha/go_stress_docker | Jan Tattermusch | 2016-04-19 | |
|\ \ \ | |_|/ |/| | | Run Go stress tests on GKE | |||
| | * | Java stress test docker images | Sree Kuchibhotla | 2016-04-19 | |
| |/ |/| | ||||
| * | Go Stress test: Docker stress test images and config files to run on GKE | Sree Kuchibhotla | 2016-04-18 | |
| | | ||||
* | | Dictionary support for fuzzers | Craig Tiller | 2016-04-18 | |
|/ | ||||
* | Merge pull request #6153 from vjpai/make_ruby_cqs_great_again | Jan Tattermusch | 2016-04-14 | |
|\ | | | | | Provide CQ per client call in Ruby to avoid pluck limits | |||
* | | Fix bug causing all fuzzers to run forever | Craig Tiller | 2016-04-14 | |
| | | ||||
| * | Put facter development dependence in template as well. | vjpai | 2016-04-12 | |
| | | ||||
* | | Manually list files in Node package.json to avoid MSBuild environment limits | murgatroid99 | 2016-04-12 | |
| | | ||||
* | | Initial corpus | Craig Tiller | 2016-04-11 | |
| | | ||||
* | | More parameterization | Craig Tiller | 2016-04-11 | |
|/ | ||||
* | Merge pull request #6115 from jtattermusch/csharp_support_projectjson | Jan Tattermusch | 2016-04-11 | |
|\ | | | | | Make gRPC C# nuget work with new project.json style projects | |||
* \ | Merge pull request #6108 from miselin/sanity-check-vsprojects | Nicolas Noble | 2016-04-08 | |
|\ \ | | | | | | | Add a sanity check to make sure vsprojects stays usable. | |||
* \ \ | Merge pull request #6109 from murgatroid99/node_grpc_tools_package | Nicolas Noble | 2016-04-07 | |
|\ \ \ | | | | | | | | | Created node tools package to distribute protoc and eventually the plugin | |||
* \ \ \ | Merge pull request #6092 from ctiller/strong-includes | Nicolas Noble | 2016-04-07 | |
|\ \ \ \ | | | | | | | | | | | Check dependencies between filegroups | |||
| | | | * | make gRPC C# nuget work with new project.json style projects | Jan Tattermusch | 2016-04-07 | |
| | | | | | ||||
| | | * | | Add a sanity check to make sure vsprojects stays usable. | Matthew Iselin | 2016-04-07 | |
| |_|/ / |/| | | | ||||
* | | | | Allow specifying fuzzer runtime | Craig Tiller | 2016-04-07 | |
| |_|/ |/| | | ||||
| * | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #6071 from ctiller/e2efuzz | Nicolas Noble | 2016-04-06 | |
|\ \ \ | | | | | | | | | Full stack server fuzzer | |||
| | | * | Created node tools package to distribute protoc and eventually the plugin | murgatroid99 | 2016-04-06 | |
| | | | | ||||
| | * | | Getting dependencies fixed up | Craig Tiller | 2016-04-05 | |
| | |/ | ||||
* | | | fix copyrights | Sree Kuchibhotla | 2016-04-04 | |
| | | | ||||
* | | | New config for node. Made some changes to support node config | Sree Kuchibhotla | 2016-04-04 | |
| |/ |/| | ||||
| * | Allow specifying max input length | Craig Tiller | 2016-04-04 | |
| | |