Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | 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 | |
|/ | ||||
* | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 | |
|\ | ||||
* | | Update copyrights | Craig Tiller | 2016-03-31 | |
| | | ||||
| * | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 | |
| |\ | |/ |/| | ||||
* | | Trim number of CPUs | Craig Tiller | 2016-03-29 | |
| | | ||||
* | | Merge pull request #5976 from earhart/master | Nicolas Noble | 2016-03-29 | |
|\ \ | | | | | | | Fixes for the GRPC Bazel build | |||
| | * | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 | |
| | |\ | |_|/ |/| | | ||||
| | * | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 | |
| | |\ | ||||
| * | | | Add protobuf_clib to deps of grpc++_codegen_lib | Rob Earhart | 2016-03-29 | |
| | | | | | | | | | | | | | | | | This is required in order to compile grpc++_codegen_lib. |