Alexander Polcyn
03548cfef1
update nuget in distrib test docker files
2016-08-17 15:35:46 -07: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
Jorge Canizales
31871df58f
@pgrosu’s fix of Go’s docker build
2016-08-04 15:12:53 -07:00
Alexander Polcyn
809292a7af
ran script to update actual docker files
2016-08-02 23:51:44 -07:00
Stanley Cheung
7d8c543d64
regenerate from template
2016-07-26 19:39:04 -07:00
Stanley Cheung
78f0fd4715
fix copyright
2016-07-26 19:38:28 -07:00
Stanley Cheung
fa1e4fa7f1
php: add php7 to jenkins basic and interop tests
2016-07-26 19:38:28 -07:00
Stanley Cheung
99955ab0af
php: remove protobuf-php clone hack
2016-07-26 19:38:28 -07:00
Stanley Cheung
7b672f8473
remove outdated php dockerfile dependency
2016-07-26 19:38:28 -07:00
Craig Tiller
5ca7e47493
Merge pull request #6737 from ctiller/delayed-write
...
Delay beginning most writes until we enter poll()
2016-07-19 09:25:49 -07:00
Masood Malekghassemi
e917486753
Install virtualenv in Python distribtest Dockerfiles
2016-07-15 23:48:25 -07:00
kpayson64
dcca468abe
Merge pull request #6791 from soltanmm/pain
...
Make running individual Python tests less painful
2016-07-06 11:02:46 -07:00
Craig Tiller
eda85c6765
Expunge all references to zookeeper
2016-07-01 12:45:19 -07:00
Masood Malekghassemi
ac586ba21e
Remove tox
2016-07-01 10:18:45 -07:00
Jan Tattermusch
2c084ee31e
build experimental nugets with dotnet CLI
2016-06-29 10:45:38 -07:00
Jan Tattermusch
b6960d068f
switch CoreCLR to preview2
2016-06-27 22:37:49 -07:00
Jan Tattermusch
cfce066be8
Merge pull request #6104 from jtattermusch/coreclr_support
...
Add experimental CoreCLR support
2016-06-22 08:49:37 -07:00
Jan Tattermusch
1468d4b8d5
Merge pull request #6848 from thinkerou/default_roots_pem
...
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
2016-06-20 13:50:02 -07:00
Jan Tattermusch
39ec1cbd7a
add csharp CoreCLR docker image
2016-06-17 17:31:40 -07:00
Vijay Pai
ddf694cc62
Merge branch 'master' into wheezy
2016-06-17 13:41:38 -07:00
Jan Tattermusch
f6e2cb78e2
Merge pull request #6902 from sreecha/php_stress_test
...
PHP stress client in stress test framework
2016-06-17 11:28:31 -07:00
thinkerou
f3bc3b62a7
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
2016-06-17 09:41:04 +08:00
Vijay Pai
8b79fdef7a
Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
...
Disabling it allows clang-3.4 to run C/C++ on docker
2016-06-16 02:17:09 -07:00
Vijay Pai
a9e62c2ddb
no ccache
2016-06-16 02:05:45 -07:00
Vijay Pai
b9e927afcc
Merge branch 'master' into wheezy
2016-06-15 22:57:21 -07:00
Sree Kuchibhotla
7ed39a1ef1
PHP stress client in stress test framework
2016-06-14 12:54:02 -07:00
Jan Tattermusch
0aa23d83ad
Merge pull request #6704 from yang-g/distribtest
...
Add distrib test utilities for c++
2016-06-13 22:30:51 -07:00
yang-g
46f4a681d2
minor fixes
2016-06-13 15:31:27 -07:00
Jan Tattermusch
136307756c
Merge pull request #6438 from y-zeng/reflection_separate_lib
...
Proto server reflection
2016-06-13 14:16:06 -07:00
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
2016-06-11 09:30:35 -07:00
Vijay Pai
203b20c9b2
Add g++
2016-06-09 15:50:02 -07:00
Yuchen Zeng
d23710787b
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
2016-06-07 15:00:52 -07:00
Masood Malekghassemi
d4b4009c37
Use Python namespace packages
...
Before, namespace packages would break in auditwheel due to a
superfluous check (fixed in the commit referenced in the Dockerfiles).
Now, the auditwheel used in the manylinux1-support Docker images can
handle namespace packages, and we may thus use them. This should
alleviate future user pain w.r.t. installation of grpcio-tools causing
loss of grpcio files and vice versa (e.g. requiring a reinstall of
grpcio following installation of grpcio-tools).
2016-06-06 18:55:43 -07:00
Yuchen Zeng
7ae31a8898
Add more comments, fix format issues
2016-06-06 14:35:51 -07:00
Yuchen Zeng
1495cb5b24
Addressed reveiw comments about naming
2016-06-06 10:58:29 -07:00
Yuchen Zeng
ea09adc84b
Add a sanity test: check if the generated pb files are up-to-date
2016-05-31 10:50:24 -07:00
yang-g
e3975e72d2
Move grpc installation from docker file to script.
2016-05-30 15:13:19 -07:00
yang-g
933fbaf5ac
Add distrib test support for c++.
2016-05-24 13:53:52 -07:00
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
2016-05-22 20:23:21 -04:00
jboeuf
e28415bdec
Merge pull request #6444 from nicolasnoble/clang-format-pinned
...
Pinning the llvm repository on 3.8.
2016-05-10 15:25:15 -07:00
Jan Tattermusch
3a4b903bf0
Merge pull request #6419 from sreecha/python_stress_test_docker
...
Python stress test docker config files and related changes
2016-05-06 15:31:22 -07:00
Nicolas 'Pixel' Noble
f4fef88911
Pinning the llvm repository on 3.8.
2016-05-05 10:48:25 -07:00
Masood Malekghassemi
010eb48d21
Use manylinux
2016-05-04 15:30:30 -07:00
Masood Malekghassemi
616b2793fd
Fix docker build
2016-05-04 15:30:30 -07:00
Masood Malekghassemi
af3158350e
Integrate Python protoc Linux artifact builders
2016-05-04 15:30:30 -07:00