Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
027ae0b4eba2e65d8b4a6e4ff0005d1ac8836689
/
templates
5a412cf
Merge pull request #7219 from jcanizales/merge-0.14-into-master
by makdharma
· 8 years ago
dcca468
Merge pull request #6791 from soltanmm/pain
by kpayson64
· 8 years ago
77e8b71
Merge pull request #7210 from ctiller/no-more-zookeeper
by Nicolas Noble
· 8 years ago
60fec9e
Merge master into merge-0.14-into-master
by Jorge Canizales
· 8 years ago
b360c8a
Regenerating project files, and adding experimental disclaimer.
by Nicolas "Pixel" Noble
· 8 years ago
955b95d
Merge remote-tracking branch 'google/master' into contrib-cmake
by Nicolas "Pixel" Noble
· 8 years ago
eda85c6
Expunge all references to zookeeper
by Craig Tiller
· 8 years ago
ac586ba
Remove tox
by Masood Malekghassemi
· 8 years ago
1ff429d
Organize Python tests to use grpcio-tools directly
by Masood Malekghassemi
· 8 years ago
c93d6a6
Merge master into merge-0.14-into-master
by Jorge Canizales
· 8 years ago
0a5d60c
Merge pull request #7155 from stanley-cheung/php-fix-call-destroy
by Jan Tattermusch
· 8 years ago
2cb69ad
php: update package.xml
by Stanley Cheung
· 8 years ago
3f594c1
using shared option for Version.cs leaks it to nuget file
by Jan Tattermusch
· 8 years ago
103cd6d
fix files/mappings in Grpc.Core nuget
by Jan Tattermusch
· 8 years ago
2c084ee
build experimental nugets with dotnet CLI
by Jan Tattermusch
· 8 years ago
cc074d9
Divide gRPC-Core in Interface & Impl subspecs
by Jorge Canizales
· 8 years ago
714d3fc
BoringSSL: move podspec to v4
by Jorge Canizales
· 8 years ago
eb8bfc6
modify templates to sign C# coreclr projects and generate xmlDoc
by Jan Tattermusch
· 8 years ago
ecd2b0e
share Version.cs among all project.json projects
by Jan Tattermusch
· 8 years ago
b6960d0
switch CoreCLR to preview2
by Jan Tattermusch
· 8 years ago
cfce066
Merge pull request #6104 from jtattermusch/coreclr_support
by Jan Tattermusch
· 8 years ago
df6a44c
Improve the generated cmake build files
by Tamas Berghammer
· 8 years ago
f8bbe72
Make src/node/tools/package.json consistent with its template
by murgatroid99
· 8 years ago
939e9ca
use template to generate project.json files
by Jan Tattermusch
· 8 years ago
d798a7d
Generate a simple cmake build file
by Tamas Berghammer
· 8 years ago
53018e4
Merge pull request #6954 from dgquintas/protoc_include_path
by Nicolas Noble
· 8 years ago
39ec1cb
add csharp CoreCLR docker image
by Jan Tattermusch
· 8 years ago
ddf694c
Merge branch 'master' into wheezy
by Vijay Pai
· 8 years ago
e68ed6f
Added third_party/protobuf/src to protoc's include path
by David Garcia Quintas
· 8 years ago
f6e2cb7
Merge pull request #6902 from sreecha/php_stress_test
by Jan Tattermusch
· 8 years ago
8b79fde
Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
by Vijay Pai
· 8 years ago
b9e927a
Merge branch 'master' into wheezy
by Vijay Pai
· 8 years ago
2041092
Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true
by vjpai
· 8 years ago
f8bd01f
Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master
by Jan Tattermusch
· 8 years ago
7ed39a1
PHP stress client in stress test framework
by Sree Kuchibhotla
· 8 years ago
ec4359d
add support for CoreCLR
by Jan Tattermusch
· 9 years ago
f38f2bb
php: remove explicit version in composer.json
by Stanley Cheung
· 8 years ago
8f893e1
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
by Jan Tattermusch
· 8 years ago
6d258c5
add support for clang3.5, clang3.7 and gcc4.6
by Jan Tattermusch
· 8 years ago
203b20c
Add g++
by Vijay Pai
· 8 years ago
667557f
gRPC-Core.podspec: Clarify where the template is
by Jorge Canizales
· 8 years ago
3775074
Clean up and document gRPC-Core.podspec better
by Jorge Canizales
· 8 years ago
66c8ddd
gRPC-Core.podspec: init submodules, for nanopb
by Jorge Canizales
· 8 years ago
547f065
Add modulemap for gRPC core
by Jorge Canizales
· 9 years ago
e487a72
Separate Core, ProtoRuntime, and RxLibrary subspecs
by Jorge Canizales
· 9 years ago
fe1f4ae
Merge github.com:grpc/grpc into c++-is-people-too
by Craig Tiller
· 8 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 8 years ago
f805d0c
Merge github.com:grpc/grpc into c++-is-people-too
by Craig Tiller
· 8 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 8 years ago
ff71145
Automatically capture transitive dependencies for Visual Studio solution files
by Craig Tiller
· 8 years ago
1906109
fixed template to remove grpc_cronet.h as a dependency
by Makarand Dharmapurikar
· 8 years ago
d06b482
Merge pull request #6707 from murgatroid99/makefile_warning_wording
by Jan Tattermusch
· 8 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 8 years ago
7356326
Improve wording of protobuf warning in Makefile
by murgatroid99
· 8 years ago
e7cb77b
Make grpc_zookeeper.pc file generation consistent with other .pc files
by murgatroid99
· 8 years ago
348ca76
hotfix for sanity tests
by Jan Tattermusch
· 8 years ago
10ff0de
Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14
by Jan Tattermusch
· 8 years ago
166d482
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
by Jan Tattermusch
· 8 years ago
049831a
php: update package.xml after fixes
by Stanley Cheung
· 8 years ago
efb01de
php: update package.xml after fixes
by Stanley Cheung
· 8 years ago
93cc06a
Add compression support to Cython layers
by Masood Malekghassemi
· 8 years ago
20a9739
upgrade C# protobuf dependencies to 3.0.0-beta3
by Jan Tattermusch
· 8 years ago
c9e1959
add copyright to the template as well
by Jan Tattermusch
· 8 years ago
38c6cfb
Merge pull request #6536 from grpc/release-0_14
by Nicolas Noble
· 8 years ago
3b3069d
Add some missing directories to package.json
by murgatroid99
· 8 years ago
78222f7
Enable -Wextra-semi on compilers that support it
by Craig Tiller
· 8 years ago
b98e24b
Merge pull request #6480 from jcanizales/update-version-master
by Nicolas Noble
· 8 years ago
de88da9
Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing
by Nicolas Noble
· 8 years ago
f08d3af
Updated template file
by murgatroid99
· 8 years ago
f4639d4
Move podspec to version 0.14
by Jorge Canizales
· 8 years ago
4c20566
Depend on latest BoringSSL
by Jorge Canizales
· 9 years ago
f58b4f4
Have Cocoapods read from submodules too, for nanopb
by Jorge Canizales
· 9 years ago
111c95d
Move podspec to version 0.13
by Jorge Canizales
· 9 years ago
3a4b903
Merge pull request #6419 from sreecha/python_stress_test_docker
by Jan Tattermusch
· 8 years ago
4e1ebfa
Updated template file
by murgatroid99
· 8 years ago
9558879
Keep grpcio_tools version in sync with rest of project
by Masood Malekghassemi
· 9 years ago
58d24c2
Add sanity test for grpcio protoc package
by Masood Malekghassemi
· 9 years ago
1bdd531
Python dockerfiles and config files for stress testing
by Sree Kuchibhotla
· 9 years ago
5a77953
Merge pull request #6376 from murgatroid99/node_test_multiple_versions
by Jan Tattermusch
· 9 years ago
7edab7c
Ruby docker files and config
by Sree Kuchibhotla
· 9 years ago
647464f
Merge pull request #6382 from sreecha/csharp_stress_test_docker
by Jan Tattermusch
· 9 years ago
3f2fad6
Merge pull request #6371 from murgatroid99/ruby_tools_gem
by Nicolas Noble
· 9 years ago
67df784
C# Dockerfile and Config scripts
by Sree Kuchibhotla
· 9 years ago
9fab438
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
by murgatroid99
· 9 years ago
3b29325
Created grpc-tools ruby gem for distributing protoc and the plugin
by murgatroid99
· 9 years ago
2c21e5c
Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging
by Jan Tattermusch
· 9 years ago
24b68cd
generate interop test Dockerfiles using templates
by Jan Tattermusch
· 9 years ago
886b344
Modified the template of public_headers_must_be_c89.c
by Yuchen Zeng
· 9 years ago
12dfdc3
Change win32 file suffix
by Yuchen Zeng
· 9 years ago
110e07a
Added node plugin to grpc-tools npm package, updated build_package_node
by murgatroid99
· 9 years ago
9c734c0
Merge pull request #6220 from stanley-cheung/php-for-release-14
by Jan Tattermusch
· 9 years ago
a4e7eca
Merge pull request #6281 from jtattermusch/csharp_assembly_versions
by Jan Tattermusch
· 9 years ago
8cc7332
Merge pull request #6266 from murgatroid99/ruby_stress_client
by Jan Tattermusch
· 9 years ago
a49e730
Merge pull request #5445 from murgatroid99/node_protoc_plugin
by Jan Tattermusch
· 9 years ago
23a9ca5
fix assembly version attributes for C#
by Jan Tattermusch
· 9 years ago
9a16376
php: prepare for release 0.14
by Stanley Cheung
· 9 years ago
3ecf26d
Fail if fuzzer takes > 2 minutes
by Craig Tiller
· 9 years ago
d354f11
Node: add dev dependency on google-protobuf
by murgatroid99
· 9 years ago
e621f13
Simplified ruby interop test files
by murgatroid99
· 9 years ago
ac0f020
upgrade go docker image to golang:1.5
by Jan Tattermusch
· 9 years ago
Next »