Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Made Node tests support multiple versions and set the Node default version ↵ | murgatroid99 | 2016-04-29 |
| | | | | to 4 everywhere possible | ||
* | 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 |
| | | |||
| * | 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 |
| | | |||
| * | Merge branch 'fuzzer-polish' of github.com:nicolasnoble/grpc into e2efuzz | Craig Tiller | 2016-04-04 |
| |\ | |||
| * \ | Merge branch 'filters-can-cause-closes' into e2efuzz | Craig Tiller | 2016-04-04 |
| |\ \ | |||
| | * | | Add test to verify bad behavior | Craig Tiller | 2016-04-04 |
| | | | | |||
| | * | | Introduce machinery to allow tests to register plugins | Craig Tiller | 2016-04-04 |
| |/ / |/| | | |||
| * | | x | Craig Tiller | 2016-04-03 |
| | | | |||
| * | | Revert "Revert "x"" | Craig Tiller | 2016-04-03 |
| | | | | | | | | | | | | This reverts commit 688b0243e0c6e0a3f0171d7da388c2cfaefddfc0. | ||
| * | | Revert "x" | Craig Tiller | 2016-04-03 |
| | | | | | | | | | | | | This reverts commit 029fbbde638b56d783bed2d41563983075521610. | ||
| * | | x | Craig Tiller | 2016-04-03 |
|/ / | |||
| * | Fuzzers now handle asserts. | Nicolas "Pixel" Noble | 2016-04-02 |
|/ |