Jan Tattermusch
|
13bf36a314
|
enable timeout on sleeping server interop test
|
9 years ago |
Jan Tattermusch
|
8b846849c8
|
enable cloud to prod auth tests
|
9 years ago |
Jan Tattermusch
|
ba1ab45f45
|
Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_test
PHP: fix empty_stream interop test
|
9 years ago |
Jan Tattermusch
|
3ea4362b9e
|
prevent generating unparseable xml reports
|
9 years ago |
Stanley Cheung
|
72c14a5546
|
Merge pull request #3824 from murgatroid99/node_gyp_node_download
Fix npm install failing to download Node headers in run_tests.py
|
9 years ago |
Vijay Pai
|
881c63ee3a
|
Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-performance
Set current worker for longer
|
9 years ago |
Vijay Pai
|
05bdfdc77f
|
Merge pull request #3794 from ctiller/mf
Metadata atomic magic
|
9 years ago |
Vijay Pai
|
73596b8d04
|
Merge pull request #3618 from dgquintas/cq_alarm
Added grpc_alarm (renamed previous one to grpc_timer)
|
9 years ago |
murgatroid99
|
59e339b9d2
|
Made ruby server stop waiting for calls when it starts getting null calls
|
9 years ago |
Stanley Cheung
|
e5f41cb5da
|
php: fix empty_stream interop test;
|
9 years ago |
Jan Tattermusch
|
8bda67c321
|
Merge pull request #3793 from soltanmm/pinterop
Add Python support to run_interop_tests.py
|
9 years ago |
Jan Tattermusch
|
badbf81729
|
Merge pull request #3818 from stanley-cheung/jenkins_interop_script_more_flexibility
Allow extra docker args to be passed to build_interop_image.sh
|
9 years ago |
David Garcia Quintas
|
b65e4213a3
|
fixed faulty merge
|
9 years ago |
murgatroid99
|
5e75dcf4b1
|
Fixed permissions on Node pre build script
|
9 years ago |
murgatroid99
|
9375895a4d
|
Moved Node pre-build steps to a separate shell script
|
9 years ago |
Stanley Cheung
|
15bc8e7081
|
allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run command
|
9 years ago |
murgatroid99
|
7b7a14fd46
|
Fix npm install failing to download Node headers in run_tests.py
|
9 years ago |
Nicolas Noble
|
68638f31a4
|
Merge pull request #3815 from murgatroid99/node_increase_coverage
Bring Node coverage up to 95%
|
9 years ago |
Michael Lumish
|
432ca5976b
|
Merge pull request #3817 from jcanizales/make-testing-sane
Make testing saner
|
9 years ago |
Jorge Canizales
|
2bac1f98f9
|
The Podspec is a template. The Podspec is a template. The Podspec is a template.
|
9 years ago |
Jorge Canizales
|
2e516e4b0c
|
Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack.
|
9 years ago |
Jorge Canizales
|
208716639d
|
Ignore Objective-C generated files
|
9 years ago |
Jorge Canizales
|
dc460d28c0
|
Undo moving include/ one dir up, to ease testing workflow.
|
9 years ago |
Jorge Canizales
|
9b81d9945e
|
Undo Cocoapods’ bug workaround
|
9 years ago |
Alistair Veitch
|
60f406ab74
|
Merge pull request #3816 from maxwell-demon/master
Fix call data init in census grpc filter.
|
9 years ago |
David Garcia Quintas
|
c22adbcd1f
|
Merged with #3788
|
9 years ago |
David Garcia Quintas
|
0fe72429a0
|
Merge branch 'master' of github.com:grpc/grpc into microchannels
|
9 years ago |
murgatroid99
|
a89d9e764c
|
Made build flags consistent in Node gcov build
|
9 years ago |
David Garcia Quintas
|
661ad7fc85
|
We need the iomgr_init for winsocks initialization.
Also fixed (thanks @nicolasnoble) wrong construction of error msg.
|
9 years ago |
murgatroid99
|
c52dfac999
|
Fixed error in Node credentials test
|
9 years ago |
David Garcia Quintas
|
5f9e979e8c
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
|
9 years ago |
Hongyu Chen
|
738e91e8d1
|
Fix call data init in census grpc filter.
|
9 years ago |
David G. Quintas
|
bee8f104c0
|
Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reports
Adds coverage reports for C and C++.
|
9 years ago |
David Garcia Quintas
|
706b70f498
|
Updated Windows resolver
|
9 years ago |
Nicolas "Pixel" Noble
|
7eacdd4803
|
Changing backticks to $().
|
9 years ago |
Jan Tattermusch
|
ab31e936b2
|
Merge pull request #3811 from jtattermusch/add_run_interop
Add run_interop.sh jenkins script
|
9 years ago |
murgatroid99
|
7cfee089dd
|
Added more tests, removed some unused code, fixed a bug
|
9 years ago |
Jan Tattermusch
|
d86742f961
|
Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api
Improving the C# auth API
|
9 years ago |
Jan Tattermusch
|
dd30134eec
|
fix a nit
|
9 years ago |
Masood Malekghassemi
|
18cc842d6f
|
Add Python support to run_interop_tests.py
|
9 years ago |
David G. Quintas
|
93cec49197
|
Merge pull request #3754 from ctiller/latent-see
Latency profiling support
|
9 years ago |
Yang Gao
|
a538c40b54
|
Merge pull request #3806 from vjpai/plugin_nullptr
C++ code generator plugin: eliminate use of nullptr
|
9 years ago |
Jan Tattermusch
|
8c894e41b8
|
enable propagating per-jenkins job args
|
9 years ago |
Jan Tattermusch
|
265dfc0d03
|
use recommended syntax for command subtitution
|
9 years ago |
Michael Lumish
|
41a55b8491
|
Merge pull request #3808 from jcanizales/fix-hellow-world
Fix hello world example
|
9 years ago |
Michael Lumish
|
dbf75059c9
|
Merge pull request #3809 from jcanizales/extend-gitignore-to-examples
Git ignore XCode derived files across the repo
|
9 years ago |
Jan Tattermusch
|
4964b6b86a
|
add run_interop.sh jenins script
|
9 years ago |
David Garcia Quintas
|
9e76e7aa3a
|
removed unused local var
|
9 years ago |
David Garcia Quintas
|
63e72a7008
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
af6f3ac555
|
regenerated projects
|
9 years ago |