Commit Graph

75 Commits

Author SHA1 Message Date
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
murgatroid99 b5984601b8 Add myself as owner of files in several directories 2017-07-13 14:00:19 -07:00
murgatroid99 d5b0455110 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x 2017-06-15 17:48:42 -07:00
murgatroid99 8f596ae2cd Change bound port to get Node distrib tests to work again 2017-06-13 10:41:11 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch 42e302dbfe Run mac and windows distribtests in workspace 2017-05-12 15:54:43 +02:00
Jan Tattermusch 1dd609b3c1 fix C++ distribtests 2017-04-24 14:22:30 +02:00
Jan Tattermusch dd2f1cab7a switch C# distribtest to use windows-build nugets 2017-04-06 13:00:26 +02:00
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 2016-09-28 16:55:15 -07:00
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 2016-09-28 16:55:15 -07:00
Matt Kwong 46c7f574bd submodule clone comments changed to be more descriptive 2016-09-28 16:55:15 -07:00
Matt Kwong a436bab47f fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var 2016-09-28 16:55:15 -07:00
Matt Kwong befac97048 fixed local cloning of grpc/grpc submodules on docker 2016-09-28 16:55:14 -07:00
Stanley Cheung 7227e40feb Merge pull request #8160 from stanley-cheung/php-artifact-name
PHP: use real artifact name in jenkins test
2016-09-22 14:23:46 -07:00
Stanley Cheung 96264c074f php: use real artifact name in jenkins test 2016-09-21 16:50:43 -07:00
Jan Tattermusch f6caaa76a6 add copyrights for AssemblyInfo.cs files 2016-09-21 22:40:11 +02:00
Jan Tattermusch f785ae38c9 fix windows distribtest and add TODOs to remove hacks 2016-09-14 17:43:56 +02:00
Jan Tattermusch 520ece60e5 switch distribtests to use nugets generated by dotnet cli 2016-09-13 14:49:30 +02:00
Jan Tattermusch b809cd9f99 dotnet CLI distribtest 2016-09-08 16:21:39 +02:00
kpayson64 8006ed3d94 Merge pull request #7729 from apolcyn/update_to_sys_interactive
update to system interactive in distrib tests
2016-08-22 19:46:00 -07:00
kpayson64 e3ce8bd503 Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api
Migrate distrib, interop, and stress to GA API
2016-08-15 10:53:02 -07:00
Alex Polcyn ab394849d3 update to system interactive in distrib tests 2016-08-14 23:25:21 -07:00
Jan Tattermusch 80c704bfa8 update distribtest project to Google.Apis.Auth 0.15.0 2016-08-12 20:47:44 +08:00
Nathaniel Manista 5450f05e0c Migrate distrib, interop, and stress to GA API 2016-08-11 14:07:37 +00:00
Masood Malekghassemi 302bfd1a10 Test Python source distribution installation 2016-07-15 23:48:25 -07:00
yang-g 46f4a681d2 minor fixes 2016-06-13 15:31:27 -07:00
yang-g a011572c81 cloning from the local repo 2016-06-13 09:49:58 -07:00
yang-g e3975e72d2 Move grpc installation from docker file to script. 2016-05-30 15:13:19 -07:00
yang-g 4209998575 make script executable 2016-05-25 10:10:58 -07:00
yang-g 933fbaf5ac Add distrib test support for c++. 2016-05-24 13:53:52 -07:00
Jan Tattermusch f551edf730 add missing copyrights to .bat files 2016-05-13 10:50:29 -07:00
Jan Tattermusch 4e2f7727a9 rename grpc.protoc.compiler to grpc.tools.protoc 2016-05-06 12:28:58 -07:00
Jan Tattermusch 6f0fe0f327 fix python distribtests with docker on overlay 2016-05-06 12:16:28 -07:00
Jan Tattermusch 27ca074605 Merge pull request #6450 from nicolasnoble/gopro
Continuation of #6280.
2016-05-05 17:52:12 -07:00
Jan Tattermusch 4ead664c33 small addendum for python distribtests 2016-05-05 08:01:40 -07:00
Jan Tattermusch 74b41c0513 fix C# distrib test after getting rid of grpc.native.csharp package 2016-05-05 07:38:03 -07:00
Masood Malekghassemi 916c960e59 Fix Python distrib test 2016-05-04 15:30:30 -07:00
Masood Malekghassemi e9407c2e74 Test binary Python distributions 2016-05-04 15:30:30 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
murgatroid99 bebf2df6e4 Make distribtest more robust, especially on Mac 2016-03-28 11:31:51 -07:00
murgatroid99 f22f4c60ba Node distrib test: don't start all static servers on the same port 2016-03-25 15:52:42 -07:00
murgatroid99 def177b7fe Don't set -ex for nvm functions 2016-03-25 15:02:32 -07:00
Jan Tattermusch 3f1aa9b99a add copyright and cleanup python code 2016-02-29 15:15:23 -08:00
Jan Tattermusch fa4b163fea windows C# distribtest 2016-02-29 08:35:34 -08:00
Nicolas "Pixel" Noble 7204010c05 Fixing format and copyright. 2016-02-25 07:39:36 +01:00
Stanley Cheung 5adb71fb9a php: simplify installation 2016-02-23 22:26:44 -08:00
Nicolas "Pixel" Noble f083013bd7 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.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
2016-02-13 04:38:20 +01:00
murgatroid99 166214f9f6 Don't fail distrib test if a static server is running 2016-02-12 09:56:14 -08:00
David G. Quintas 3f19f42771 Merge pull request #5052 from ctiller/compress
Fix race condition in transport API
2016-02-11 18:16:11 -08:00
Craig Tiller c0473cc823 Merge github.com:grpc/grpc into compress 2016-02-11 08:51:16 -08:00