matt-kwong
|
e633e47494
|
Merge pull request #8906 from matt-kwong/pin-bazel-version
Pin bazel version to 0.4.1 release tag
|
2016-12-02 11:55:15 -08:00 |
Matt Kwong
|
180ea4bb20
|
Set Bazel to specific commit in Dockerfile
|
2016-12-01 15:26:59 -08:00 |
Jan Tattermusch
|
4597061352
|
add script for pushing testing docker images
|
2016-11-30 11:58:50 +01:00 |
Noah Eisen
|
7a60cfc662
|
Fix docker go
|
2016-11-23 11:39:26 -08:00 |
Matt Kwong
|
e403607ba7
|
Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5.
|
2016-11-03 13:50:40 -07:00 |
Matt Kwong
|
1347e40563
|
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
|
2016-11-02 18:07:40 -07:00 |
Matt Kwong
|
029ed106c5
|
Enable port tests to be run using gcc4.8
|
2016-11-02 11:37:40 -07:00 |
Yuchen Zeng
|
0df7d349b7
|
Merge pull request #8380 from y-zeng/reflection_header
Remove generated pb files
|
2016-10-31 15:27:48 -07:00 |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
2016-10-14 15:58:09 -07:00 |
murgatroid99
|
c0aa97d158
|
Merge branch 'master' into uv_core_transport
|
2016-10-12 16:41:38 -07:00 |
murgatroid99
|
22d50e98d8
|
Fix sanity and move a header include
|
2016-10-12 10:59:59 -07:00 |
murgatroid99
|
1687cab9ed
|
Add libuv tests, and installation step in dockerfile
|
2016-10-12 10:59:11 -07:00 |
Jan Tattermusch
|
53cba4a153
|
Merge pull request #8182 from matt-kwong/fix_docker_local_clone
Fixed local cloning of grpc/grpc submodules on docker
|
2016-10-12 12:09:37 +02:00 |
Matt Kwong
|
41c06a2ed5
|
move changes from dockerfile to template
|
2016-10-11 13:49:23 -07:00 |
Stanley Cheung
|
619c034fef
|
php: require grpc extension to be installed before composer package
|
2016-10-06 12:22:02 -07:00 |
Matt Kwong
|
8bed8c853f
|
Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone
|
2016-10-04 17:34:35 -07:00 |
Jan Tattermusch
|
37cf0282e4
|
Merge pull request #8266 from jtattermusch/fix_go_docker_interop
Fix building go interop image
|
2016-10-03 20:04:20 +02:00 |
Jan Tattermusch
|
aa2822c46e
|
fix building go interop image
|
2016-10-03 19:47:37 +02:00 |
Matt Kwong
|
66a1eea681
|
changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning
|
2016-09-29 18:30:19 -07:00 |
Stanley Cheung
|
39b2e5bec6
|
PHP Proto3: update tests and README
|
2016-09-29 17:26:40 -07:00 |
Stanley Cheung
|
857a130493
|
PHP Proto3: run generate_projects.sh
|
2016-09-29 17:26:29 -07: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
|
41a56ac8ac
|
fixed one more incorrect directory for git clone
|
2016-09-28 16:55:15 -07:00 |
Matt Kwong
|
ce9471c962
|
fixed wrong directory in git clone commands
|
2016-09-28 16:55:14 -07:00 |
Matt Kwong
|
befac97048
|
fixed local cloning of grpc/grpc submodules on docker
|
2016-09-28 16:55:14 -07:00 |
Nicolas "Pixel" Noble
|
87a1081211
|
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
|
2016-09-29 01:31:54 +02:00 |
Jan Tattermusch
|
4d2df96ff5
|
dont require libc-dev on coreclr
|
2016-09-21 19:57:19 +02:00 |
Jan Tattermusch
|
9c6276f5f7
|
fix C# distribtest on centos7
|
2016-09-21 16:39:32 +02:00 |
Jan Tattermusch
|
caa965b548
|
regenerate C# related files after backporting from master
|
2016-09-15 18:18:28 +02:00 |
Jan Tattermusch
|
e70f20b5a0
|
enable runing C# interop tests under coreclr
|
2016-09-15 18:18:26 +02:00 |
Jan Tattermusch
|
fb8fb404b8
|
install dotnet cli into ubuntu1404 distribtest docker
|
2016-09-15 18:18:24 +02:00 |
Jan Tattermusch
|
19e04b5388
|
get the right nuget version in linux distribtests
|
2016-09-15 18:18:24 +02:00 |
Jan Tattermusch
|
a98a2ad7fd
|
enable runing C# interop tests under coreclr
|
2016-09-09 12:58:10 +02:00 |
Jan Tattermusch
|
845323099e
|
install dotnet cli into ubuntu1404 distribtest docker
|
2016-09-08 16:21:40 +02:00 |
Jan Tattermusch
|
b85976f268
|
get the right nuget version in linux distribtests
|
2016-09-08 16:21:39 +02:00 |
Nicolas "Pixel" Noble
|
cdbe6b3963
|
Merge branch 'v1.0.x' into upmerge-from-v1.0.x
|
2016-08-24 00:08:49 +02:00 |
Alexander Polcyn
|
03548cfef1
|
update nuget in distrib test docker files
|
2016-08-17 15:35:46 -07:00 |
siddharthshukla
|
5e3193ecf6
|
Add PyPy 5.3.1 to dockerfile and template
|
2016-08-17 19:48:26 +02:00 |
Nicolas "Pixel" Noble
|
7f074e0e20
|
Merge branch 'v1.0.x' into manual-upmerge
|
2016-08-11 21:00:08 +02:00 |
Nicolas Noble
|
10776b99cf
|
Merge pull request #7623 from apolcyn/sys_inter_with_nuget
Updating Ix-Async to System Interactive and nuget
|
2016-08-09 11:10:26 -07:00 |
Nicolas "Pixel" Noble
|
0275d8c65b
|
Reducing diff.
|
2016-08-05 19:42:32 -07:00 |
Nicolas "Pixel" Noble
|
6fd8a7fa03
|
That won't work properly. Falling back on fixing the list of dependencies.
|
2016-08-05 19:42:24 -07:00 |
Nicolas "Pixel" Noble
|
e667fe19bf
|
Using the interop dependencies instead.
|
2016-08-05 19:42:15 -07:00 |
Nicolas "Pixel" Noble
|
737bd555cf
|
Hopefully fixing #7639.
|
2016-08-05 19:42:06 -07:00 |
Jorge Canizales
|
0db98cda0d
|
Undo Go Docker fix - fixed in another PR
|
2016-08-05 17:19:34 -07:00 |
Nicolas "Pixel" Noble
|
30f809556f
|
Reducing diff.
|
2016-08-05 21:01:53 +02:00 |
Nicolas "Pixel" Noble
|
45fa6323db
|
That won't work properly. Falling back on fixing the list of dependencies.
|
2016-08-05 20:19:24 +02:00 |
Nicolas "Pixel" Noble
|
ba02ee1adc
|
Using the interop dependencies instead.
|
2016-08-05 20:12:22 +02:00 |