Jan Tattermusch
|
3ea4362b9e
|
prevent generating unparseable xml reports
|
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 |
Stanley Cheung
|
15bc8e7081
|
allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run command
|
9 years ago |
Nicolas Noble
|
68638f31a4
|
Merge pull request #3815 from murgatroid99/node_increase_coverage
Bring Node coverage up to 95%
|
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 |
murgatroid99
|
a89d9e764c
|
Made build flags consistent in Node gcov build
|
9 years ago |
murgatroid99
|
c52dfac999
|
Fixed error in Node credentials test
|
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 |
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 |
Jan Tattermusch
|
4964b6b86a
|
add run_interop.sh jenins script
|
9 years ago |
Craig Tiller
|
494f7da271
|
Remove extra line
|
9 years ago |
Jan Tattermusch
|
18729a05e5
|
Polishing of C# auth API
|
9 years ago |
Nicolas "Pixel" Noble
|
c1440e3cf4
|
Derp.
|
9 years ago |
murgatroid99
|
71f50361bf
|
Added some more tests to increase coverage
|
9 years ago |
murgatroid99
|
75a2bbaab2
|
Refactored some C++ code to improve code reuse
|
9 years ago |
Vijay Pai
|
7f715707aa
|
Some changes required to make C++ code generator plugin work fine for
external code compiled under gcc-4.4 : eliminate use of nullptr, primarily.
|
9 years ago |
Craig Tiller
|
041d90ada9
|
Merge pull request #3788 from dgquintas/one_less_lock
Avoid lock/unlock for common client channel pick.
|
9 years ago |
Michael Lumish
|
deea05bfcc
|
Merge pull request #3688 from murgatroid99/run_tests_tracing_fix
Used the proper GRPC_TRACE value in run_tests.py
|
9 years ago |
Nicolas "Pixel" Noble
|
87879b3527
|
Forgot to add the post_build_steps for Sanity...
|
9 years ago |
Craig Tiller
|
8d7d06f253
|
Merge pull request #3804 from vjpai/gcc44_issues
Stop using atm operations on fd->shutdown
|
9 years ago |
Nicolas Noble
|
383e0d5b0e
|
Merge pull request #3801 from ctiller/port-server-fixes
Robustness work for port_server startup
|
9 years ago |
Nicolas Noble
|
9c476adc58
|
Merge pull request #3785 from jboeuf/boringssl_type_issues
Removing warnings when using boringssl.
|
9 years ago |
murgatroid99
|
6fe015e492
|
Add some tests to increase coverage, fix some failures
|
9 years ago |
Craig Tiller
|
367d41d304
|
Trying harder to avoid Jenkins killing us
|
9 years ago |
Craig Tiller
|
41a7bf5449
|
Close standard pipes
|
9 years ago |
Vijay Pai
|
b1004103a8
|
Stop using atm operations on fd->shutdown since that is already used
within fd->mu anyway (and is not the right size for atm in some cases)
|
9 years ago |
Craig Tiller
|
d2c39713bc
|
Attempt to daemonize port server
|
9 years ago |
Michael Lumish
|
154c3c88f3
|
Merge pull request #3790 from stanley-cheung/php_validate_metadata_keys
PHP: validate and normalize metadata keys
|
9 years ago |
Stanley Cheung
|
f438ee17b0
|
fixed comment
|
9 years ago |
Craig Tiller
|
f0a293ed67
|
Robustness work for port_server startup
|
9 years ago |
Craig Tiller
|
86490e267d
|
Merge github.com:grpc/grpc into latent-see
|
9 years ago |
Craig Tiller
|
3e1b97225d
|
Merge pull request #3766 from soltanmm/pink-floyd
Give Python tests 15 minutes
|
9 years ago |
Craig Tiller
|
9519009cf0
|
Update gyp
|
9 years ago |
Craig Tiller
|
56198dea25
|
Merge github.com:grpc/grpc into latent-see
|
9 years ago |
Nicolas "Pixel" Noble
|
3fcd3bf8f3
|
Adds coverage reports for C and C++.
|
9 years ago |
Nicolas Noble
|
c2ee8140a5
|
Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies
Preinstall and cache dependencies in docker test runs
|
9 years ago |
Craig Tiller
|
2b15f1e25a
|
Merge github.com:grpc/grpc into latent-see
|
9 years ago |
Jan Tattermusch
|
b733c74ffc
|
Merge pull request #3760 from murgatroid99/node_unified_installation_failure
Fix issue with Node installation
|
9 years ago |
Nicolas Noble
|
1e2b606c06
|
Merge pull request #3752 from ctiller/just-keep-trying!
Retry timeouts on pull requests
|
9 years ago |