Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b8fce7f628948d0a3f26b0b779f270600392aa27
/
tools
0ff7e69
Better defaulting of attributes
by Craig Tiller
· 10 years ago
d625d81
Allow restricting platforms for certain tests
by Craig Tiller
· 10 years ago
d5cc8ac
Spam cleanup
by Craig Tiller
· 10 years ago
5058c69
Initial porting of run_tests to Windows
by Craig Tiller
· 10 years ago
f82b378
Add the version of the built deb to be configured by a file
by Tim Emiola
· 10 years ago
2a113f6
Add the version of the built deb to be configured by a file
by Tim Emiola
· 10 years ago
1fa0c08
Merge pull request #1173 from nicolasnoble/vs2010
by Jan Tattermusch
· 10 years ago
a727fe2
Created Visual Studio 2010 project files.
by Nicolas "Pixel" Noble
· 10 years ago
e8d6c5b
Merge pull request #1129 from nicolasnoble/scan-build
by Tim Emiola
· 10 years ago
650b2c7
Generate interop-related code in docker build
by murgatroid99
· 10 years ago
3d2dfcb
Merge pull request #1152 from murgatroid99/docker_php_composer
by Tim Emiola
· 10 years ago
3781a63
Changed PHP version to 5.5 in Dockerfiles
by murgatroid99
· 10 years ago
bc6f3f0
Merge pull request #1144 from yang-g/genericstub
by Vijay Pai
· 10 years ago
80df992
Added composer commands to PHP Dockerfiles
by murgatroid99
· 10 years ago
b946b5e
Refactor and add a unit test
by Yang Gao
· 10 years ago
d081a22
Removed ruby installation change
by murgatroid99
· 10 years ago
92e86f9
Updated php_base Dockerfile to install PHP instead of compiling it
by murgatroid99
· 10 years ago
fd2b093
Adding a simple 'buildonly' test.
by Nicolas "Pixel" Noble
· 10 years ago
b8b3e01
Adding Dockerfile for grpc/scan-build.
by Nicolas "Pixel" Noble
· 10 years ago
a42bd27
Merge pull request #1100 from ejona86/use-mvn-central
by Tim Emiola
· 10 years ago
cdb2a6e
Protect on some overflow scenarios, add a test and build/run the test
by Yang Gao
· 10 years ago
55420b0
Use protobuf java and nano from Maven Central
by Eric Anderson
· 10 years ago
1c0f54a
Merge pull request #1092 from nicolasnoble/msvc-c++
by Jan Tattermusch
· 10 years ago
3f66ae9
Merge pull request #1084 from yang-g/addtestcase
by donnadionne
· 10 years ago
17caeef
Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image
by Jan Tattermusch
· 10 years ago
0d949f5
Updates the structure and name of the tar.gz archive
by Tim Emiola
· 10 years ago
64af683
Corrects some spelling mistakes
by Tim Emiola
· 10 years ago
fb23f1c
Adds a file containing the version
by Tim Emiola
· 10 years ago
1ee2e4f
Add csharp server to interop tests
by Donna Dionne
· 10 years ago
8f72c0b
Add jwt_token_creds test case to interop test for c++
by Yang Gao
· 10 years ago
6fba6e1
Merge pull request #1078 from dklempner/run_tests_timeout
by Vijay Pai
· 10 years ago
559543e
Unconditionally add a newline if a test times out or fails.
by David Klempner
· 10 years ago
4e6fd0a
Merge the base and base.packets packages
by Nathaniel Manista
· 10 years ago
65af063
Fix Python test ignorance of build config
by Masood Malekghassemi
· 10 years ago
3dbaf17
Adds a dockerfile and script for building a tar archive containing protoc and the grpc plugins
by Tim Emiola
· 10 years ago
5333c5a
Merge branch 'master' into untypedAPI
by Yang Gao
· 10 years ago
1fb5e82
Defaulting run_tests to just opt.
by Nicolas "Pixel" Noble
· 10 years ago
5bdfe1a
Merge pull request #1005 from nathanielmanistaatgoogle/python-dockerfile-unit-test-list
by Tim Emiola
· 10 years ago
005eb88
Rename anonymous to generic globally
by Yang Gao
· 10 years ago
2fe6ece
Merge branch 'master' into untypedAPI
by Yang Gao
· 10 years ago
6063b9f
Merge pull request #990 from jtattermusch/csharp_tls_server
by Tim Emiola
· 10 years ago
b1ef2f1
Update Python Dockerfile's unit test list
by Nathaniel Manista
· 10 years ago
0cb6c25
A first test with typed async client and untyped service for a simple rpc
by Yang Gao
· 10 years ago
c65569f
Merge pull request #997 from nathanielmanistaatgoogle/interop
by donnadionne
· 10 years ago
51c9262
Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup
by Masood Malekghassemi
· 10 years ago
cbc540e
Add the Python interop client to gce_setup files
by Nathaniel Manista
· 10 years ago
b072a4f
Adding MSVC's grpc++ project file.
by Nicolas "Pixel" Noble
· 10 years ago
679c253
Modifying after review comments.
by Donna Dionne
· 10 years ago
31e65be
Eliminate the Python "assembly" package
by Nathaniel Manista
· 10 years ago
01b851f
Fixed run server command in csharp_mono dockerfile.
by Jan Tattermusch
· 10 years ago
7167f89
Merge branch 'master' of github.com:google/grpc into add_timed_out_tests_back
by Donna Dionne
· 10 years ago
3631e82
Merge pull request #835 from ctiller/credit
by Nicolas Noble
· 10 years ago
a25af85
Include interop tests in python_tests.json
by Nathaniel Manista
· 10 years ago
c20324e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
9e87bb7
Added timeout for tests that hang
by Donna Dionne
· 10 years ago
ee092fc
Merge pull request #965 from soltanmm/py-test
by Nathaniel Manista
· 10 years ago
b2d4a8d
Have Python protoc plugin test run with other tests
by Masood Malekghassemi
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
ea85c2c
Adding csharp to test suite temp remove timing out test to investigate
by Donna Dionne
· 10 years ago
1e90c8c
Merge pull request #954 from murgatroid99/node_binding_cleanup
by Craig Tiller
· 10 years ago
49f6132
Teach run_tests about individual Python tests
by Craig Tiller
· 10 years ago
132ce6a
Added CONFIG environment variable to build and test scripts, fixed some bugs
by murgatroid99
· 10 years ago
346a086
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
cfc7864
fix gce script for cloud to cloud C# client
by Jan Tattermusch
· 10 years ago
38bf129
Just a few more changes to include csharp into build and test
by Donna Dionne
· 10 years ago
3de87ee
Merge pull request #933 from ctiller/bugscrub2
by jboeuf
· 10 years ago
cf1dec6
Merge pull request #938 from jtattermusch/csharp_docker
by donnadionne
· 10 years ago
961e4a5
addressed comments
by Jan Tattermusch
· 10 years ago
1970a5b
added C# to run_tests.py
by Jan Tattermusch
· 10 years ago
44d2cc7
adding C# support to gce_setup scripts
by Jan Tattermusch
· 10 years ago
e7460e8
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
df2186f
Merge pull request #934 from jtattermusch/csharp_docker
by Michael Lumish
· 10 years ago
0a1d090
Polishing C# Dockerfiles
by Jan Tattermusch
· 10 years ago
c9f660d
Add a test that bad hostnames fail
by Craig Tiller
· 10 years ago
eb82c4e
Merge pull request #919 from donnadionne/test-mod
by Tim Emiola
· 10 years ago
093a4eb
Fix backslash line endings for grpc_python/Dockerfile.
by Stephen Thorne
· 10 years ago
01ea61e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
4705a5a
Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD"
by Qi Zhao
· 10 years ago
1542d7d
adding a build images script and remove some tests while investigating timeout
by Donna Dionne
· 10 years ago
9611410
Merge pull request #912 from ctiller/disconnect
by Nicolas Noble
· 10 years ago
b951821
Merge pull request #887 from murgatroid99/travis_python
by Nicolas Noble
· 10 years ago
5c4052d
Removed logging, returned other tests to .travis.yml
by murgatroid99
· 10 years ago
238c23b
Added more logging
by murgatroid99
· 10 years ago
fb0b99e
Fixed ldd logging
by murgatroid99
· 10 years ago
985c5bf
Added logging for python tests
by murgatroid99
· 10 years ago
d6fea89
Added TODO to re-enable commented test
by murgatroid99
· 10 years ago
bb88a04
Add clarifying comment
by Craig Tiller
· 10 years ago
f42af60
Merge pull request #913 from jtattermusch/csharp_docker
by Tim Emiola
· 10 years ago
aa88dce
Merge branch 'master' into travis_python
by murgatroid99
· 10 years ago
cedab13
Put tests back in a useful state
by murgatroid99
· 10 years ago
a2af8a1
Changed how python versions are specified
by murgatroid99
· 10 years ago
fa4efbd
added docker files for c#
by Jan Tattermusch
· 10 years ago
0af2a46
Add more logging
by murgatroid99
· 10 years ago
4511584
Mark fling_*test non-flaky
by Craig Tiller
· 10 years ago
d4a2171
Merge pull request #892 from proppy/docker-go
by Tim Emiola
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
1ff52d5
Guard headers tool.
by Nicolas "Pixel" Noble
· 10 years ago
0c84e3c
Merge pull request #886 from ctiller/asan2
by Nicolas Noble
· 10 years ago
4251ba4
Merge pull request #897 from ctiller/asan
by Nicolas Noble
· 10 years ago
c24eb22
Suppressing a data race in OpenSSL
by Craig Tiller
· 10 years ago
Next »