aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/distrib
Commit message (Collapse)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
* prevent submodule headers from influencing the buildGravatar Jan Tattermusch2017-09-11
|
* add cmake distribtestGravatar Jan Tattermusch2017-09-11
|
* Reset OWNERS stateGravatar Craig Tiller2017-07-17
|
* Add myself as owner of files in several directoriesGravatar murgatroid992017-07-13
|
* Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\
| * Change bound port to get Node distrib tests to work againGravatar murgatroid992017-06-13
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|/
* Run mac and windows distribtests in workspaceGravatar Jan Tattermusch2017-05-12
|
* fix C++ distribtestsGravatar Jan Tattermusch2017-04-24
|
* switch C# distribtest to use windows-build nugetsGravatar Jan Tattermusch2017-04-06
|
* 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
* submodule clone comments changed to be more descriptiveGravatar Matt Kwong2016-09-28
|
* fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning varGravatar Matt Kwong2016-09-28
|
* fixed local cloning of grpc/grpc submodules on dockerGravatar Matt Kwong2016-09-28
|
* Merge pull request #8160 from stanley-cheung/php-artifact-nameGravatar Stanley Cheung2016-09-22
|\ | | | | PHP: use real artifact name in jenkins test
| * php: use real artifact name in jenkins testGravatar Stanley Cheung2016-09-21
| |
* | add copyrights for AssemblyInfo.cs filesGravatar Jan Tattermusch2016-09-21
|/
* fix windows distribtest and add TODOs to remove hacksGravatar Jan Tattermusch2016-09-14
|
* switch distribtests to use nugets generated by dotnet cliGravatar Jan Tattermusch2016-09-13
|
* dotnet CLI distribtestGravatar Jan Tattermusch2016-09-08
|
* Merge pull request #7729 from apolcyn/update_to_sys_interactiveGravatar kpayson642016-08-22
|\ | | | | update to system interactive in distrib tests
* \ Merge pull request #7702 from ↵Gravatar kpayson642016-08-15
|\ \ | | | | | | | | | | | | nathanielmanistaatgoogle/distrib-interop-stress-ga-api Migrate distrib, interop, and stress to GA API
| | * update to system interactive in distrib testsGravatar Alex Polcyn2016-08-14
| |/ |/|
* | update distribtest project to Google.Apis.Auth 0.15.0Gravatar Jan Tattermusch2016-08-12
| |
| * Migrate distrib, interop, and stress to GA APIGravatar Nathaniel Manista2016-08-11
|/
* Test Python source distribution installationGravatar Masood Malekghassemi2016-07-15
|
* minor fixesGravatar yang-g2016-06-13
|
* cloning from the local repoGravatar yang-g2016-06-13
|
* Move grpc installation from docker file to script.Gravatar yang-g2016-05-30
|
* make script executableGravatar yang-g2016-05-25
|
* Add distrib test support for c++.Gravatar yang-g2016-05-24
|
* add missing copyrights to .bat filesGravatar Jan Tattermusch2016-05-13
|
* rename grpc.protoc.compiler to grpc.tools.protocGravatar Jan Tattermusch2016-05-06
|
* fix python distribtests with docker on overlayGravatar Jan Tattermusch2016-05-06
|
* Merge pull request #6450 from nicolasnoble/goproGravatar Jan Tattermusch2016-05-05
|\ | | | | Continuation of #6280.
| * small addendum for python distribtestsGravatar Jan Tattermusch2016-05-05
| |
* | fix C# distrib test after getting rid of grpc.native.csharp packageGravatar Jan Tattermusch2016-05-05
| |
| * Fix Python distrib testGravatar Masood Malekghassemi2016-05-04
| |
| * Test binary Python distributionsGravatar Masood Malekghassemi2016-05-04
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Make distribtest more robust, especially on MacGravatar murgatroid992016-03-28
|
* Node distrib test: don't start all static servers on the same portGravatar murgatroid992016-03-25
|
* Don't set -ex for nvm functionsGravatar murgatroid992016-03-25
|
* add copyright and cleanup python codeGravatar Jan Tattermusch2016-02-29
|
* windows C# distribtestGravatar Jan Tattermusch2016-02-29
|
* Fixing format and copyright.Gravatar Nicolas "Pixel" Noble2016-02-25
|
* php: simplify installationGravatar Stanley Cheung2016-02-23
|
* Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal