Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b2f490c565e87822245c486ce5b04b17adacd52d
/
templates
/
tools
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
· 7 years ago
add2e4d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
by Vijay Pai
· 7 years ago
c7676a3
Merge pull request #10967 from matt-kwong/upload_results2
by Matt Kwong
· 7 years ago
ca75496
Merge pull request #11027 from yongni/stress_cleanup
by yongni
· 7 years ago
8998cbc
Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.
by Yong Ni
· 7 years ago
f0a54a1
Removed the dockerfiles and test driver for stress test
by Yong Ni
· 7 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
7dd2cc6
cleanup and speedup of sanity tests
by Jan Tattermusch
· 8 years ago
5c79a31
cleanup tools/run_tests directory
by Jan Tattermusch
· 8 years ago
180ea4b
Set Bazel to specific commit in Dockerfile
by Matt Kwong
· 8 years ago
e403607
Revert "Enable port tests to be run using gcc4.8"
by Matt Kwong
· 8 years ago
1347e40
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
by Matt Kwong
· 8 years ago
029ed10
Enable port tests to be run using gcc4.8
by Matt Kwong
· 8 years ago
c0aa97d
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
22d50e9
Fix sanity and move a header include
by murgatroid99
· 8 years ago
41c06a2
move changes from dockerfile to template
by Matt Kwong
· 8 years ago
fde76d7
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
eebb129
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
c36f6ea
Compile and link core tests with libuv
by murgatroid99
· 8 years ago
b7223bb
PHP Proto3: update templates
by Stanley Cheung
· 8 years ago
87a1081
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
055b920
Disabling header check for filegroups.
by Nicolas "Pixel" Noble
· 8 years ago
e70f20b
enable runing C# interop tests under coreclr
by Jan Tattermusch
· 8 years ago
a98a2ad
enable runing C# interop tests under coreclr
by Jan Tattermusch
· 8 years ago
5e3193e
Add PyPy 5.3.1 to dockerfile and template
by siddharthshukla
· 8 years ago
7f074e0
Merge branch 'v1.0.x' into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
82fd31a
update nuget after installing in docker
by Alexander Polcyn
· 8 years ago
78f0fd4
fix copyright
by Stanley Cheung
· 8 years ago
fa1e4fa
php: add php7 to jenkins basic and interop tests
by Stanley Cheung
· 8 years ago
99955ab
php: remove protobuf-php clone hack
by Stanley Cheung
· 8 years ago
7b672f8
remove outdated php dockerfile dependency
by Stanley Cheung
· 8 years ago
211a2a0
fix copyright
by Stanley Cheung
· 8 years ago
2e2cdff
php: add php7 to jenkins basic and interop tests
by Stanley Cheung
· 8 years ago
47168ea
php: remove protobuf-php clone hack
by Stanley Cheung
· 8 years ago
20f900d
remove outdated php dockerfile dependency
by Stanley Cheung
· 8 years ago
7a70bb5
Merge pull request #7265 from thunderboltsid/issue-7094-retry
by Nicolas Noble
· 8 years ago
0589e53
Make testing toolchain python 3.x compliant
by siddharthshukla
· 8 years ago
c478214
Enable py35 and py36 testing
by siddharthshukla
· 8 years ago
dcca468
Merge pull request #6791 from soltanmm/pain
by kpayson64
· 8 years ago
eda85c6
Expunge all references to zookeeper
by Craig Tiller
· 8 years ago
ac586ba
Remove tox
by Masood Malekghassemi
· 8 years ago
2c084ee
build experimental nugets with dotnet CLI
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
39ec1cb
add csharp CoreCLR docker image
by Jan Tattermusch
· 8 years ago
ddf694c
Merge branch 'master' into wheezy
by Vijay Pai
· 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
7ed39a1
PHP stress client in stress test framework
by Sree Kuchibhotla
· 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
348ca76
hotfix for sanity tests
by Jan Tattermusch
· 8 years ago
3a4b903
Merge pull request #6419 from sreecha/python_stress_test_docker
by Jan Tattermusch
· 9 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
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
24b68cd
generate interop test Dockerfiles using templates
by Jan Tattermusch
· 9 years ago
3ecf26d
Fail if fuzzer takes > 2 minutes
by Craig Tiller
· 9 years ago
ac0f020
upgrade go docker image to golang:1.5
by Jan Tattermusch
· 9 years ago
c807ddd
Merge pull request #6213 from sreecha/java_stress_docker
by Jan Tattermusch
· 9 years ago
Next »