Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
8f3222c4eb3ddcc7ec18e1f175e684f2fb862f94
/
templates
/
tools
e1efb43
Revert "Install pyyaml through pip in docker"
by Jan Tattermusch
· 6 years ago
f3fb98e
Install pyyaml through pip in docker
by Alex Polcyn
· 6 years ago
4bdc690
Use Python3.5 instead of Python3.4 on Debian 9
by Mehrdad Afshari
· 6 years ago
45cd1f8
Install Python 3.7 in pyenv Dockerfile
by Mehrdad Afshari
· 6 years ago
6bb2578
sanity dockerimage doesnt need bazel
by Jan Tattermusch
· 6 years ago
515908b
Merge pull request #15525 from jtattermusch/fixing_grpcio_tools
by Jan Tattermusch
· 6 years ago
629d621
upgrade bazel to 0.13.1, introduce template
by Jan Tattermusch
· 6 years ago
cacc2cc
Readd cmake backport to Jessie
by Matt Kwong
· 7 years ago
048bb07
Remove installed from source Clang in standard Jessie Dockerfile
by Matt Kwong
· 7 years ago
528775d
Add Jessie Dockerfile using RBE's base
by Matt Kwong
· 7 years ago
6ef901f
remove ccache from all docker images
by Jan Tattermusch
· 7 years ago
18ce0cf
Merge pull request #15491 from murgatroid99/node_docker_npm_fix
by Michael Lumish
· 7 years ago
2b511dc
Merge pull request #15481 from jtattermusch/upgrade_cmake
by Jan Tattermusch
· 7 years ago
143c7e1
Don't update npm when installing node
by murgatroid99
· 7 years ago
84729fe
use cmake from jessie backports
by Jan Tattermusch
· 7 years ago
2e679e6
Revert "Remove ccache from all docker images"
by Jan Tattermusch
· 7 years ago
a38f9ac
remove ccache from all docker images
by Jan Tattermusch
· 7 years ago
0d571a0
add mako to multilang dockerimage
by Jan Tattermusch
· 7 years ago
fe71244
Install pip for Python3.4 for gcov tests
by Jan Tattermusch
· 7 years ago
4d5200f
Install pip for Python3.4 in all Dockerfiles used for Python testing
by Matt Kwong
· 7 years ago
fcd04ec
Remove the fallback when creating Python virtual env
by Matt Kwong
· 7 years ago
c176917
Bump Python protobuf to 3.5.2.post1
by Mehrdad Afshari
· 7 years ago
d0d8ce8
Bump pip version to 10.0.1
by Mehrdad Afshari
· 7 years ago
a9c9960
Merge pull request #14987 from matt-kwong/pin-pip
by Matt Kwong
· 7 years ago
4598eb8
Update pip pin from 9.0.1 to 9.0.2
by Matt Kwong
· 7 years ago
795be95
Remove scripts for running Android interop on Jenkins
by Eric Gribkoff
· 7 years ago
11a45a8
Fix c-ares tests under gcc musl
by Alex Polcyn
· 7 years ago
ffc2345
fix resolver_component_tests_runner test in gcc_musl
by Jan Tattermusch
· 7 years ago
9d22758
Use different docker image for Node pure JS interop tests
by murgatroid99
· 7 years ago
9eb82a4
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
by murgatroid99
· 7 years ago
cb36a2a
Use pre-built Dart docker image.
by Jakob Roland Andersen
· 7 years ago
c7dd4b4
WIP: Add Dart support in interop
by Jakob Roland Andersen
· 7 years ago
3e13d12
Pin bazel to 0.9.0
by Adele Zhou
· 7 years ago
47e65e7
Fix use_openssl.sh.template to pass shellcheck
by Mehrdad Afshari
· 7 years ago
a300764
clang format and tidy shouldnt change file ownership
by Jan Tattermusch
· 7 years ago
0614a68
add portability test for gcc7.2
by Jan Tattermusch
· 7 years ago
86ddb53
Ensure all sanity finds clang-tidy
by Noah Eisen
· 7 years ago
d268793
Fix clang format docker
by Noah Eisen
· 7 years ago
365ea63
Dockerize clang tidy
by ncteisen
· 7 years ago
a2ed77d
Add a sanity test for shellcheck
by Mehrdad Afshari
· 7 years ago
7a2be20
yapf tools/distrib
by ncteisen
· 7 years ago
0df9c8a
Update Python dependency to protobuf v3.5.0.post1
by Mehrdad Afshari
· 7 years ago
a61abff
Update sanity dockerfile
by Craig Tiller
· 7 years ago
e6ca4f0
consolidate C# interop test docker images
by Jan Tattermusch
· 7 years ago
53d89d7
fix clang format installation
by Jan Tattermusch
· 7 years ago
0c6a3e3
Try again on Dockerfiles
by Craig Tiller
· 7 years ago
d80d6a4
Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning"
by Craig Tiller
· 7 years ago
df6891e
Remove clang-format template: this does not need to be bound to the rest of clang versioning
by Craig Tiller
· 7 years ago
5b6bf6f
Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix
by Craig Tiller
· 7 years ago
35c10cb
Merge github.com:grpc/grpc into no-pollers-for-you
by Craig Tiller
· 7 years ago
87bc56a
Install Mako to generate files in grpc/grpc-node
by Matt Kwong
· 7 years ago
db78c2f
Set gpr_mpscq_test to not use polling, make that bit work again
by Craig Tiller
· 7 years ago
7bd592c
Merge pull request #12690 from matt-kwong/cov
by Matt Kwong
· 7 years ago
8bba3bf
Pin pip at 9.0.1
by Nathaniel Manista
· 7 years ago
5dda3d3
Upate test.json template
by ncteisen
· 7 years ago
75c2778
Update Dockerfiles from ubuntu:15.10 to debian:jessie
by Matt Kwong
· 7 years ago
27bf05d
Add tests for c-ares wrapper using a local DNS server.
by Alexander Polcyn
· 7 years ago
1c5a5f2
Add .NET CLI to coverage Dockerfile
by Matt Kwong
· 7 years ago
2b7c4dd
Install Android SDK tools in Dockerfile
by Eric Gribkoff
· 7 years ago
e908962
Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
by Michael Lumish
· 7 years ago
e5de5e5
Run Android interops on Firebase
by Eric Gribkoff
· 7 years ago
a6ce1ff
Fix how npm is upgraded, add npm update line for electron
by murgatroid99
· 7 years ago
7ad758c
Make various scripts use the same version of Node
by murgatroid99
· 7 years ago
7e91ebb
license fixes
by Jan Tattermusch
· 7 years ago
4d5c310
fix remaining license notices
by Jan Tattermusch
· 7 years ago
2e47c52
Merge pull request #11349 from yongni/matrix
by yongni
· 7 years ago
a798318
Update Mono to Jessie for C# Dockerfiles
by Matt Kwong
· 7 years ago
4a60e7e
Create Dockerfile.include for java to be shared for java and java_oracle8.
by Yong Ni
· 7 years ago
b92813b
Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix.
by Yong Ni
· 7 years ago
b2e4bfa
Merge matrix feature branch into master.
by Yong Ni
· 8 years ago
add2e4d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
by Vijay Pai
· 8 years ago
c7676a3
Merge pull request #10967 from matt-kwong/upload_results2
by Matt Kwong
· 8 years ago
ca75496
Merge pull request #11027 from yongni/stress_cleanup
by yongni
· 8 years ago
8998cbc
Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.
by Yong Ni
· 8 years ago
f0a54a1
Removed the dockerfiles and test driver for stress test
by Yong Ni
· 8 years ago
52ff986
Add option to upload Jenkins test result to BQ
by Matt Kwong
· 8 years ago
a0cabfc
trial and error
by Mahak Mukhi
· 8 years ago
498e2b3
Merge pull request #10480 from jtattermusch/csharp_new_projects
by Jan Tattermusch
· 8 years ago
fa9da3c
Fix C# Dockerfiles
by Matt Kwong
· 8 years ago
3c344d2
adjust run_tests scripts
by Jan Tattermusch
· 8 years ago
c4c95ad
make C# docker image in sync with GCE performance workers
by Jan Tattermusch
· 8 years ago
0ff1957
Fix test coverage reporting
by Matt Kwong
· 8 years ago
76a3943
update dockerfile to version 2.6.1 of h2
by Eric Gribkoff
· 8 years ago
e0f8940
update go version in Dockerfile to 1.8
by Menghan Li
· 8 years ago
01deb9d
add hyper to Dockerfile.template
by Eric Gribkoff
· 8 years ago
be2807d
Add newest dotnet SDK to C# dockerfile
by Jan Tattermusch
· 8 years ago
e188c7d
Merge pull request #10033 from matt-kwong/fix-dockerfiles
by matt-kwong
· 8 years ago
5faabc4
Fix pyenv dockerfile
by Matt Kwong
· 8 years ago
9b3c73d
Updated protobuf dependency for python to 3.2.0
by Mehrdad Afshari
· 8 years ago
6820c8c
fix bazel_deps.sh
by Jan Tattermusch
· 8 years ago
122e450
Exclude poll, poll-cv for bm_fullstack (its not interesting)
by Craig Tiller
· 8 years ago
3f06e3f
Increase timeout for bm_fullstack
by Craig Tiller
· 8 years ago
a4354b0
Speed up bm_fullstack test
by Craig Tiller
· 8 years ago
f6d8aae
Dockerfile template update for http2_badserver_interop
by Yuchen Zeng
· 8 years ago
972b797
Fixed package name in dockerfile
by murgatroid99
· 8 years ago
93d0b58
Properly generate electron dependencies in test Dockerfile from template
by murgatroid99
· 8 years ago
aa272bc
Always sort code generated outputs
by Craig Tiller
· 8 years ago
d9ed57c
Stub documentation for some gRPC Core modules
by Craig Tiller
· 8 years ago
e519a03
Small improvements to generated documentation
by Craig Tiller
· 8 years ago
229def1
Adding Bazel tests.
by Nicolas "Pixel" Noble
· 8 years ago
Next »