aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/distrib
Commit message (Collapse)AuthorAge
* 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
| * Don't fail distrib test if a static server is runningGravatar murgatroid992016-02-12
| |
* | Merge pull request #5052 from ctiller/compressGravatar David G. Quintas2016-02-11
|\ \ | |/ |/| Fix race condition in transport API
| * Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
| |\
* | | ruby distribtestGravatar Jan Tattermusch2016-02-10
| |/ |/|
* | fix node artifact building on macGravatar Jan Tattermusch2016-02-09
| |
* | python fixesGravatar Jan Tattermusch2016-02-09
| |
* | do not hardcode the python package versionGravatar Jan Tattermusch2016-02-09
| |
* | do not hardcode version to testGravatar Jan Tattermusch2016-02-09
| |
* | Merge pull request #5117 from jtattermusch/csharp_distribtest_macGravatar Michael Lumish2016-02-08
|\ \ | | | | | | Enable C# distribtest on macos
* \ \ Merge pull request #5113 from jtattermusch/node_distribtest_fixesGravatar Michael Lumish2016-02-08
|\ \ \ | | | | | | | | Node distribtest fixes
* \ \ \ Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
|\ \ \ \ | | | | | | | | | | Replace 'long' with 'int64_t' in public core headers
| | | * | enable C# distribtest on macosGravatar Jan Tattermusch2016-02-06
| |_|/ / |/| | |
| | * | fix some node distribtestsGravatar Jan Tattermusch2016-02-05
| |/ / |/| |
* | | Fix docker files, distrib test scriptGravatar Craig Tiller2016-02-05
| | |
* | | Change default on Python install optionGravatar Craig Tiller2016-02-05
| | |
| * | Clang format and fix copyrightsGravatar murgatroid992016-02-05
|/ /
| * Fix copyrightGravatar Craig Tiller2016-02-05
|/
* fix note distribtest nvm problemGravatar Jan Tattermusch2016-02-04
|
* Merge pull request #5074 from jtattermusch/python_smoketestGravatar Masood Malekghassemi2016-02-04
|\ | | | | Python distribution Smoketest