aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/interoptest
Commit message (Collapse)AuthorAge
* Merge pull request #14987 from matt-kwong/pin-pipGravatar Matt Kwong2018-04-09
|\ | | | | Update pip pin from 9.0.1 to 9.0.2
| * Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-06
| |
* | Remove scripts for running Android interop on JenkinsGravatar Eric Gribkoff2018-04-06
|/
* Add another missing install lineGravatar murgatroid992018-03-12
|
* Node pure JS interop: add missing install line, skip more testsGravatar murgatroid992018-03-12
|
* Use different docker image for Node pure JS interop testsGravatar murgatroid992018-03-12
|
* Add Node pure JS interop clientGravatar murgatroid992018-03-09
|
* Use pre-built Dart docker image.Gravatar Jakob Roland Andersen2018-03-06
|
* fix sanity testsGravatar Jan Tattermusch2018-03-06
|
* WIP: Add Dart support in interopGravatar Jakob Roland Andersen2018-03-06
|
* Update Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
|
* consolidate C# interop test docker imagesGravatar Jan Tattermusch2017-11-07
|
* Switch Node interop tests to use grpc-node repoGravatar murgatroid992017-10-17
|
* Pin pip at 9.0.1Gravatar Nathaniel Manista2017-09-28
|
* Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
|
* Install Android SDK tools in DockerfileGravatar Eric Gribkoff2017-08-01
|
* Merge pull request #11627 from murgatroid99/node_consistent_runtime_versionGravatar Michael Lumish2017-07-05
|\ | | | | Make various scripts use the same version of Node
* | Run Android interops on FirebaseGravatar Eric Gribkoff2017-06-30
| |
| * Fix how npm is upgraded, add npm update line for electronGravatar murgatroid992017-06-27
| |
| * Make various scripts use the same version of NodeGravatar murgatroid992017-06-27
|/
* license fixesGravatar Jan Tattermusch2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge pull request #11349 from yongni/matrixGravatar yongni2017-06-07
|\ | | | | Created a Java Oracle8 Dockerfile directory and moved build_inter…
| * Merge branch 'master' of github.com:grpc/grpc into matrixGravatar Yong Ni2017-06-06
| |\
* | | Update Mono to Jessie for C# DockerfilesGravatar Matt Kwong2017-06-02
| |/ |/|
| * Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh ↵Gravatar Yong Ni2017-05-31
|/ | | | to under template/. Added java_oracle8 to the client matrix.
* Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
| | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details.
* Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.Gravatar Yong Ni2017-05-08
|
* Merge pull request #10480 from jtattermusch/csharp_new_projectsGravatar Jan Tattermusch2017-04-11
|\ | | | | C# new .csproj projects
* | Fix C# DockerfilesGravatar Matt Kwong2017-04-10
| |
| * fix C# build_packages scriptsGravatar Jan Tattermusch2017-04-07
|/
* make C# docker image in sync with GCE performance workersGravatar Jan Tattermusch2017-04-06
|
* update dockerfile to version 2.6.1 of h2Gravatar Eric Gribkoff2017-03-29
|
* update go version in Dockerfile to 1.8Gravatar Menghan Li2017-03-24
|
* add health check for http2 serverGravatar Eric Gribkoff2017-03-17
|
* Add newest dotnet SDK to C# dockerfileGravatar Jan Tattermusch2017-03-09
|
* Updated protobuf dependency for python to 3.2.0Gravatar Mehrdad Afshari2017-03-07
|
* Enable C++ negative http2 testGravatar Eric Gribkoff2017-03-01
|
* Dockerfile template update for http2_badserver_interopGravatar Yuchen Zeng2017-01-18
|
* dockerfile update for http2_badserver_interopGravatar Makarand Dharmapurikar2017-01-12
| | | | added h2 and twisted python modules
* Fix docker goGravatar Noah Eisen2016-11-23
|
* Merge pull request #8182 from matt-kwong/fix_docker_local_cloneGravatar Jan Tattermusch2016-10-12
|\ | | | | Fixed local cloning of grpc/grpc submodules on docker
* | php: require grpc extension to be installed before composer packageGravatar Stanley Cheung2016-10-06
| |
| * Merge remote-tracking branch 'upstream/master' into fix_docker_local_cloneGravatar Matt Kwong2016-10-04
| |\ | |/ |/|
* | Merge pull request #8266 from jtattermusch/fix_go_docker_interopGravatar Jan Tattermusch2016-10-03
|\ \ | | | | | | Fix building go interop image
| * | fix building go interop imageGravatar Jan Tattermusch2016-10-03
| | |
* | | PHP Proto3: update tests and READMEGravatar Stanley Cheung2016-09-29
| | |
* | | PHP Proto3: run generate_projects.shGravatar Stanley Cheung2016-09-29
|/ /
| * fixed whitespacing and docker_run_tests.sh now clones submodule via networkGravatar Matt Kwong2016-09-28
| |
| * changed method to local clone submodules to using git submodule foreach from ↵Gravatar Matt Kwong2016-09-28
| | | | | | | | the local copy