aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* add support for CoreCLRGravatar Jan Tattermusch2016-06-14
|
* php: remove explicit version in composer.jsonGravatar Stanley Cheung2016-06-13
|
* add support for clang3.5, clang3.7 and gcc4.6Gravatar Jan Tattermusch2016-06-11
|
* Merge github.com:grpc/grpc into c++-is-people-tooGravatar Craig Tiller2016-06-06
|\
| * Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-06-06
| |\ | | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
* | | Merge github.com:grpc/grpc into c++-is-people-tooGravatar Craig Tiller2016-06-06
|\| |
| * | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ \ | | | | | | | | Change win32 file suffix
* | | | Automatically capture transitive dependencies for Visual Studio solution filesGravatar Craig Tiller2016-06-02
|/ / /
| | * fixed template to remove grpc_cronet.h as a dependencyGravatar Makarand Dharmapurikar2016-06-02
| | |
* | | Merge pull request #6707 from murgatroid99/makefile_warning_wordingGravatar Jan Tattermusch2016-06-01
|\ \ \ | |_|/ |/| | Improve wording of protobuf warning in Makefile
| | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | |\ | |_|/ |/| |
| * | Improve wording of protobuf warning in MakefileGravatar murgatroid992016-05-24
| | |
* | | Make grpc_zookeeper.pc file generation consistent with other .pc filesGravatar murgatroid992016-05-24
|/ /
* | hotfix for sanity testsGravatar Jan Tattermusch2016-05-22
| |
* | Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14Gravatar Jan Tattermusch2016-05-19
|\ \ | | | | | | Manual merge of 0.14 branch into master.
| * \ Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
| |\ \
* | | | php: update package.xml after fixesGravatar Stanley Cheung2016-05-18
|/ / /
* | | 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