Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
2017-04-26 14:18:39 -07:00
Craig Tiller
5b1c5f22f4
Extend clang-format to C#, Node, Ruby
2017-04-19 09:52:18 -07:00
Matt Kwong
380c3a7e1e
Merge pull request #10562 from matt-kwong/pin-bazel-version-2
...
Pin Bazel version to 0.4.4 in Dockerfile
2017-04-11 11:46:06 -07:00
Jan Tattermusch
498e2b350a
Merge pull request #10480 from jtattermusch/csharp_new_projects
...
C# new .csproj projects
2017-04-11 17:24:04 +02:00
Matt Kwong
20f0d5ba01
Merge pull request #10551 from matt-kwong/fix-csharp-docker
...
Remove unnecessary C# dependency in Dockerfiles
2017-04-10 18:33:17 -07:00
Matt Kwong
5101b3f7cf
Pin Bazel version to 0.4.4 in Dockerfile
2017-04-10 14:34:39 -07:00
kpayson64
115b4fa35d
Merge pull request #10407 from kpayson64/alpine_linux_support
...
Alpine linux support
2017-04-10 14:11:04 -07:00
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
2017-04-10 11:42:15 -07:00
Julien Boeuf
935d02ebd4
Cleanup of tsi ssl handshaker factories.
...
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
2017-04-09 00:32:33 -07:00
Jan Tattermusch
8b43521343
fix C# build_packages scripts
2017-04-07 09:06:43 +02:00
Ken Payson
975b5103e5
Fix build on Alpine linux + add portability tests
2017-04-06 13:39:35 -07:00
Jan Tattermusch
c4c95ada89
make C# docker image in sync with GCE performance workers
2017-04-06 13:20:49 +02:00
Matt Kwong
0ff1957a5b
Fix test coverage reporting
2017-03-31 09:54:11 -07:00
Eric Gribkoff
76a3943ab9
update dockerfile to version 2.6.1 of h2
2017-03-29 22:06:01 -07:00
Menghan Li
e0f8940877
update go version in Dockerfile to 1.8
2017-03-24 14:32:50 -07:00
Nicolas "Pixel" Noble
e44a50ffd7
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
2017-03-24 00:54:47 +01:00
Eric Gribkoff
22afddf53c
add health check for http2 server
2017-03-17 00:46:01 -07:00
Ken Payson
38901585d4
Workaround new wget SSL failure
2017-03-15 16:23:36 -07:00
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
2017-03-09 17:38:50 +01:00
matt-kwong
e188c7d39a
Merge pull request #10033 from matt-kwong/fix-dockerfiles
...
Fix pyenv Dockerfile
2017-03-08 17:49:48 -08:00
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
2017-03-08 12:42:24 -08:00
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
2017-03-07 22:10:15 +00:00
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
2017-03-07 13:00:19 +01:00
Eric Gribkoff
caf7ea53be
Enable C++ negative http2 test
2017-03-01 22:22:38 -08:00
Michael Lumish
07e4c13a68
Merge pull request #9857 from murgatroid99/merge_1.1.x_master
...
Upmerge 1.1.x into master
2017-02-27 10:50:31 -08:00
Jan Tattermusch
13c1562934
add experimental CI job to run sanity tests
2017-02-23 23:30:15 +01:00
Ken Payson
626fb455ac
Add Python3.6 to build artifacts
2017-02-22 18:43:10 -08:00
Yuchen Zeng
f6d8aae8d5
Dockerfile template update for http2_badserver_interop
2017-01-18 16:06:35 -08:00
makdharma
72e670843c
Merge pull request #9339 from makdharma/dockerfile
...
dockerfile update for http2_badserver_interop
2017-01-18 11:32:58 -08:00
murgatroid99
972b7975a6
Fixed package name in dockerfile
2017-01-13 09:28:09 -08:00
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
2017-01-12 17:57:36 -08:00
Makarand Dharmapurikar
4dd97f9019
dockerfile update for http2_badserver_interop
...
added h2 and twisted python modules
2017-01-12 15:04:31 -08:00
murgatroid99
433d3f1d42
Merge branch 'master' into node_electron_build
2017-01-12 12:39:25 -08:00
Nicolas "Pixel" Noble
229def1a86
Adding Bazel tests.
2017-01-05 23:28:02 +01:00
murgatroid99
c34cac2891
Merge branch 'master' into node_electron_build
2017-01-04 15:43:02 -08:00
Jan Tattermusch
22b28264f9
Merge pull request #9178 from jtattermusch/docker_inception_is_evil
...
Cleanup and speedup sanity tests
2016-12-23 17:51:35 +01:00
Matt Kwong
346f9e46eb
Fix Python artifact build
2016-12-22 12:07:27 -08:00
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
2016-12-22 10:54:25 +01:00
Jan Tattermusch
3ad655099e
fix building protoc artifacts on linux
2016-12-14 18:34:56 +01:00
murgatroid99
804c9e90fc
Add Electron tests to portability test matrix
2016-12-05 14:32:56 -08:00
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