Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7702 from ↵ | kpayson64 | 2016-08-15 |
|\ | | | | | | | | | nathanielmanistaatgoogle/distrib-interop-stress-ga-api Migrate distrib, interop, and stress to GA API | ||
* | | update distribtest project to Google.Apis.Auth 0.15.0 | Jan Tattermusch | 2016-08-12 |
| | | |||
| * | Migrate distrib, interop, and stress to GA API | Nathaniel Manista | 2016-08-11 |
|/ | |||
* | Test Python source distribution installation | Masood Malekghassemi | 2016-07-15 |
| | |||
* | minor fixes | yang-g | 2016-06-13 |
| | |||
* | cloning from the local repo | yang-g | 2016-06-13 |
| | |||
* | Move grpc installation from docker file to script. | yang-g | 2016-05-30 |
| | |||
* | make script executable | yang-g | 2016-05-25 |
| | |||
* | Add distrib test support for c++. | yang-g | 2016-05-24 |
| | |||
* | add missing copyrights to .bat files | Jan Tattermusch | 2016-05-13 |
| | |||
* | rename grpc.protoc.compiler to grpc.tools.protoc | Jan Tattermusch | 2016-05-06 |
| | |||
* | fix python distribtests with docker on overlay | Jan Tattermusch | 2016-05-06 |
| | |||
* | Merge pull request #6450 from nicolasnoble/gopro | Jan Tattermusch | 2016-05-05 |
|\ | | | | | Continuation of #6280. | ||
| * | small addendum for python distribtests | Jan Tattermusch | 2016-05-05 |
| | | |||
* | | fix C# distrib test after getting rid of grpc.native.csharp package | Jan Tattermusch | 2016-05-05 |
| | | |||
| * | Fix Python distrib test | Masood Malekghassemi | 2016-05-04 |
| | | |||
| * | Test binary Python distributions | Masood Malekghassemi | 2016-05-04 |
|/ | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Make distribtest more robust, especially on Mac | murgatroid99 | 2016-03-28 |
| | |||
* | Node distrib test: don't start all static servers on the same port | murgatroid99 | 2016-03-25 |
| | |||
* | Don't set -ex for nvm functions | murgatroid99 | 2016-03-25 |
| | |||
* | add copyright and cleanup python code | Jan Tattermusch | 2016-02-29 |
| | |||
* | windows C# distribtest | Jan Tattermusch | 2016-02-29 |
| | |||
* | Fixing format and copyright. | Nicolas "Pixel" Noble | 2016-02-25 |
| | |||
* | php: simplify installation | Stanley Cheung | 2016-02-23 |
| | |||
* | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 | Nicolas "Pixel" Noble | 2016-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 running | murgatroid99 | 2016-02-12 |
| | | |||
* | | Merge pull request #5052 from ctiller/compress | David G. Quintas | 2016-02-11 |
|\ \ | |/ |/| | Fix race condition in transport API | ||
| * | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-11 |
| |\ | |||
* | | | ruby distribtest | Jan Tattermusch | 2016-02-10 |
| |/ |/| | |||
* | | fix node artifact building on mac | Jan Tattermusch | 2016-02-09 |
| | | |||
* | | python fixes | Jan Tattermusch | 2016-02-09 |
| | | |||
* | | do not hardcode the python package version | Jan Tattermusch | 2016-02-09 |
| | | |||
* | | do not hardcode version to test | Jan Tattermusch | 2016-02-09 |
| | | |||
* | | Merge pull request #5117 from jtattermusch/csharp_distribtest_mac | Michael Lumish | 2016-02-08 |
|\ \ | | | | | | | Enable C# distribtest on macos | ||
* \ \ | Merge pull request #5113 from jtattermusch/node_distribtest_fixes | Michael Lumish | 2016-02-08 |
|\ \ \ | | | | | | | | | Node distribtest fixes | ||
* \ \ \ | Merge pull request #5088 from murgatroid99/core_long_int64_t | Craig Tiller | 2016-02-08 |
|\ \ \ \ | | | | | | | | | | | Replace 'long' with 'int64_t' in public core headers | ||
| | | * | | enable C# distribtest on macos | Jan Tattermusch | 2016-02-06 |
| |_|/ / |/| | | | |||
| | * | | fix some node distribtests | Jan Tattermusch | 2016-02-05 |
| |/ / |/| | | |||
* | | | Fix docker files, distrib test script | Craig Tiller | 2016-02-05 |
| | | | |||
* | | | Change default on Python install option | Craig Tiller | 2016-02-05 |
| | | | |||
| * | | Clang format and fix copyrights | murgatroid99 | 2016-02-05 |
|/ / | |||
| * | Fix copyright | Craig Tiller | 2016-02-05 |
|/ | |||
* | fix note distribtest nvm problem | Jan Tattermusch | 2016-02-04 |
| | |||
* | Merge pull request #5074 from jtattermusch/python_smoketest | Masood Malekghassemi | 2016-02-04 |
|\ | | | | | Python distribution Smoketest | ||
* | | Ensure distrib test npm install runs under docker | murgatroid99 | 2016-02-04 |
| | | |||
| * | python distrib smoketest | Jan Tattermusch | 2016-02-04 |
| | | |||
* | | Add Node distrib tests and fixed some issues with the packaging script | murgatroid99 | 2016-02-04 |
|/ | |||
* | Ruby linux testing support | Craig Tiller | 2016-02-02 |
| | |||
* | Starting Python | Craig Tiller | 2016-02-02 |
| |