aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
...
* | | Add compression support to Cython layersGravatar Masood Malekghassemi2016-05-17
| | |
| * | upgrade C# protobuf dependencies to 3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
| | |
* | | add copyright to the template as wellGravatar Jan Tattermusch2016-05-13
| | |
* | | Merge pull request #6536 from grpc/release-0_14Gravatar Nicolas Noble2016-05-11
|\| | | | | | | | Release 0.14 upmerge
| * | Add some missing directories to package.jsonGravatar murgatroid992016-05-11
| | |
* | | Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
| | | | | | | | | | | | Use some template magic to make warning detection much easier in the future.
* | | Merge pull request #6480 from jcanizales/update-version-masterGravatar Nicolas Noble2016-05-09
|\ \ \ | | | | | | | | Update podspec versions in master branch
* \ \ \ Merge pull request #6433 from murgatroid99/tools_package_bin_namespacingGravatar Nicolas Noble2016-05-09
|\ \ \ \ | | | | | | | | | | Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
| | | * | Updated template fileGravatar murgatroid992016-05-09
| | | | |
| | * | | Move podspec to version 0.14Gravatar Jorge Canizales2016-05-06
| | | | |
| | * | | Depend on latest BoringSSLGravatar Jorge Canizales2016-05-06
| | | | |
| | * | | Have Cocoapods read from submodules too, for nanopbGravatar Jorge Canizales2016-05-06
| | | | |
| | * | | Move podspec to version 0.13Gravatar Jorge Canizales2016-05-06
| | | | |
* | | | | Merge pull request #6419 from sreecha/python_stress_test_dockerGravatar Jan Tattermusch2016-05-06
|\ \ \ \ \ | |_|_|/ / |/| | | | Python stress test docker config files and related changes
| | * | | Updated template fileGravatar murgatroid992016-05-04
| | |/ /
* | | | Keep grpcio_tools version in sync with rest of projectGravatar Masood Malekghassemi2016-05-04
| | | |
* | | | Add sanity test for grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
| |/ / |/| |
| * | Python dockerfiles and config files for stress testingGravatar Sree Kuchibhotla2016-05-03
|/ /
* | Merge pull request #6376 from murgatroid99/node_test_multiple_versionsGravatar Jan Tattermusch2016-05-03
|\ \ | | | | | | Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
* | | Ruby docker files and configGravatar Sree Kuchibhotla2016-05-02
| | |
* | | Merge pull request #6382 from sreecha/csharp_stress_test_dockerGravatar Jan Tattermusch2016-05-02
|\ \ \ | | | | | | | | Add C# stress client to the test framework
* \ \ \ Merge pull request #6371 from murgatroid99/ruby_tools_gemGravatar Nicolas Noble2016-05-02
|\ \ \ \ | | | | | | | | | | Created grpc-tools ruby gem for distributing protoc and the plugin
| | * | | C# Dockerfile and Config scriptsGravatar Sree Kuchibhotla2016-04-29
| |/ / / |/| | |
| | * | Made Node tests support multiple versions and set the Node default version ↵Gravatar murgatroid992016-04-29
| |/ / |/| | | | | | | | to 4 everywhere possible
| * | Created grpc-tools ruby gem for distributing protoc and the pluginGravatar murgatroid992016-04-29
| | |
* | | Merge pull request #6309 from murgatroid99/node_proto_plugin_packagingGravatar Jan Tattermusch2016-04-29
|\ \ \ | |/ / |/| | Added node plugin to grpc-tools npm package, updated build_package_node
* | | generate interop test Dockerfiles using templatesGravatar Jan Tattermusch2016-04-27
| | |
| | * Modified the template of public_headers_must_be_c89.cGravatar Yuchen Zeng2016-04-27
| | |
| | * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| |/ |/|
| * Added node plugin to grpc-tools npm package, updated build_package_nodeGravatar murgatroid992016-04-26
| |
* | Merge pull request #6220 from stanley-cheung/php-for-release-14Gravatar Jan Tattermusch2016-04-26
|\ \ | | | | | | PHP: prepare for release 0.14
* \ \ Merge pull request #6281 from jtattermusch/csharp_assembly_versionsGravatar Jan Tattermusch2016-04-26
|\ \ \ | |_|/ |/| | Fix assembly version attributes for C#
* | | Merge pull request #6266 from murgatroid99/ruby_stress_clientGravatar Jan Tattermusch2016-04-26
|\ \ \ | | | | | | | | Ruby stress client
* \ \ \ Merge pull request #5445 from murgatroid99/node_protoc_pluginGravatar Jan Tattermusch2016-04-26
|\ \ \ \ | | | | | | | | | | Create a protoc plugin for Node.js gRPC
| | | * | fix assembly version attributes for C#Gravatar Jan Tattermusch2016-04-25
| | | | |
| | | | * php: prepare for release 0.14Gravatar Stanley Cheung2016-04-25
| | | |/
* | | / Fail if fuzzer takes > 2 minutesGravatar Craig Tiller2016-04-22
| |_|/ |/| |
| * | Node: add dev dependency on google-protobufGravatar murgatroid992016-04-22
| | |
| | * Simplified ruby interop test filesGravatar murgatroid992016-04-21
| | |
* | | upgrade go docker image to golang:1.5Gravatar Jan Tattermusch2016-04-21
| |/ |/|
* | Merge pull request #6213 from sreecha/java_stress_dockerGravatar Jan Tattermusch2016-04-20
|\ \ | | | | | | Run Java stress tests on GKE
| | * Use math test to test generated codeGravatar murgatroid992016-04-20
| | |
| * | Fix back slashes in the template and break the RUN stepsGravatar Sree Kuchibhotla2016-04-19
| | |
* | | Merge pull request #6209 from sreecha/go_stress_dockerGravatar Jan Tattermusch2016-04-19
|\ \ \ | |_|/ |/| | Run Go stress tests on GKE
| | * Java stress test docker imagesGravatar Sree Kuchibhotla2016-04-19
| |/ |/|
| * Go Stress test: Docker stress test images and config files to run on GKEGravatar Sree Kuchibhotla2016-04-18
| |
* | Dictionary support for fuzzersGravatar Craig Tiller2016-04-18
|/
* Merge pull request #6153 from vjpai/make_ruby_cqs_great_againGravatar Jan Tattermusch2016-04-14
|\ | | | | Provide CQ per client call in Ruby to avoid pluck limits
* | Fix bug causing all fuzzers to run foreverGravatar Craig Tiller2016-04-14
| |
| * Put facter development dependence in template as well.Gravatar vjpai2016-04-12
| |