Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add copyright to the template as well | Jan Tattermusch | 2016-05-13 |
| | |||
* | Merge pull request #6536 from grpc/release-0_14 | Nicolas Noble | 2016-05-11 |
|\ | | | | | Release 0.14 upmerge | ||
| * | Add some missing directories to package.json | murgatroid99 | 2016-05-11 |
| | | |||
* | | Enable -Wextra-semi on compilers that support it | Craig Tiller | 2016-05-10 |
| | | | | | | | | Use some template magic to make warning detection much easier in the future. | ||
* | | Merge pull request #6480 from jcanizales/update-version-master | Nicolas Noble | 2016-05-09 |
|\ \ | | | | | | | Update podspec versions in master branch | ||
* \ \ | Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing | Nicolas Noble | 2016-05-09 |
|\ \ \ | | | | | | | | | Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby | ||
| | | * | Updated template file | murgatroid99 | 2016-05-09 |
| | | | | |||
| | * | | Move podspec to version 0.14 | Jorge Canizales | 2016-05-06 |
| | | | | |||
| | * | | Depend on latest BoringSSL | Jorge Canizales | 2016-05-06 |
| | | | | |||
| | * | | Have Cocoapods read from submodules too, for nanopb | Jorge Canizales | 2016-05-06 |
| | | | | |||
| | * | | Move podspec to version 0.13 | Jorge Canizales | 2016-05-06 |
| | | | | |||
* | | | | Merge pull request #6419 from sreecha/python_stress_test_docker | Jan Tattermusch | 2016-05-06 |
|\ \ \ \ | |_|_|/ |/| | | | Python stress test docker config files and related changes | ||
| | * | | Updated template file | murgatroid99 | 2016-05-04 |
| | |/ | |||
* | | | Keep grpcio_tools version in sync with rest of project | Masood Malekghassemi | 2016-05-04 |
| | | | |||
* | | | Add sanity test for grpcio protoc package | Masood Malekghassemi | 2016-05-04 |
| |/ |/| | |||
| * | 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 |
| | | |||
| * | 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 |