aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #3841 from murgatroid99/ruby_test_timeoutGravatar Jan Tattermusch2015-10-15
|\ | | | | Make ruby RpcServer stop waiting for calls when it gets null calls
* \ Merge pull request #3859 from stanley-cheung/interop_cleanup_build_env_varGravatar Jan Tattermusch2015-10-15
|\ \ | | | | | | Revert global_env usage for build_interop_image job
| * | add check to see if file existsGravatar Stanley Cheung2015-10-15
| | |
| * | revert global_env usage for build_interop_imageGravatar Stanley Cheung2015-10-15
|/ /
* | Merge pull request #3854 from stanley-cheung/php_add_auth_interop_testsGravatar Michael Lumish2015-10-15
|\ \ | | | | | | PHP: add remaining auth interop tests
* \ \ Merge pull request #3853 from jtattermusch/remove_csharp_ref_docsGravatar Stanley Cheung2015-10-15
|\ \ \ | | | | | | | | C# ref docs should not be in master branch
| | * | php: add remaining auth interop testsGravatar Stanley Cheung2015-10-15
| | | |
| | * | bring env variable to build_interop_image scriptGravatar Stanley Cheung2015-10-15
| | | |
| | * | add composer/auth.json env variableGravatar Stanley Cheung2015-10-15
| | | |
* | | | Merge pull request #3846 from murgatroid99/node_distribute_ssl_rootsGravatar jboeuf2015-10-15
|\ \ \ \ | | | | | | | | | | Distribute roots.pem with the Node package
* \ \ \ \ Merge pull request #3767 from ctiller/cache-accept-encGravatar David G. Quintas2015-10-15
|\ \ \ \ \ | | | | | | | | | | | | Cache encodings accepted by peer on mdelem
| | | * | | C# ref docs should not be in master branchGravatar Jan Tattermusch2015-10-15
| |_|/ / / |/| | | |
| | | * | php: add use_tls=true flag to run_interop_tests scriptGravatar Stanley Cheung2015-10-15
| | | | |
* | | | | Merge pull request #3838 from jtattermusch/enable_auth_testsGravatar Michael Lumish2015-10-15
|\ \ \ \ \ | | | | | | | | | | | | Enable cloud_to_prod_auth interop tests on Jenkins.
| | | | * | php: add use_tls and use_test_ca param to interop tests scriptGravatar Stanley Cheung2015-10-15
| | | | | |
* | | | | | Merge pull request #3547 from soltanmm/cyGravatar Nathaniel Manista2015-10-15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Bring Cython tests back online.
| | | | * | Distribute roots.pem with the Node packageGravatar murgatroid992015-10-15
| | | | | |
| | | | | * Add newline to .rubocop.ymlGravatar murgatroid992015-10-14
| | | | | |
* | | | | | Merge pull request #3839 from jtattermusch/enable_timeout_on_sleeping_serverGravatar Jan Tattermusch2015-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Enable timeout on sleeping server interop test
| | | | | | * Fixed previous change, altered RuboCop settings to let me do soGravatar murgatroid992015-10-14
| | | | | | |
| * | | | | | enable timeout on sleeping server interop testGravatar Jan Tattermusch2015-10-14
|/ / / / / /
| | * / / / enable cloud to prod auth testsGravatar Jan Tattermusch2015-10-14
| |/ / / / |/| | | |
* | | | | Merge pull request #3819 from stanley-cheung/php_fix_empty_stream_interop_testGravatar Jan Tattermusch2015-10-14
|\ \ \ \ \ | | | | | | | | | | | | PHP: fix empty_stream interop test
* \ \ \ \ \ Merge pull request #3824 from murgatroid99/node_gyp_node_downloadGravatar Stanley Cheung2015-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix npm install failing to download Node headers in run_tests.py
* \ \ \ \ \ \ Merge pull request #3786 from ↵Gravatar Vijay Pai2015-10-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/try-this-simple-trick-to-double-performance Set current worker for longer
* \ \ \ \ \ \ \ Merge pull request #3794 from ctiller/mfGravatar Vijay Pai2015-10-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Metadata atomic magic
* \ \ \ \ \ \ \ \ Merge pull request #3618 from dgquintas/cq_alarmGravatar Vijay Pai2015-10-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added grpc_alarm (renamed previous one to grpc_timer)
| | | | | | | | | * Made ruby server stop waiting for calls when it starts getting null callsGravatar murgatroid992015-10-14
| | | | | | | | |/
| | | | | * | | | php: fix empty_stream interop test;Gravatar Stanley Cheung2015-10-14
| | | | | | | | |
* | | | | | | | | Merge pull request #3793 from soltanmm/pinteropGravatar Jan Tattermusch2015-10-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | Add Python support to run_interop_tests.py
* | | | | | | | | Merge pull request #3818 from ↵Gravatar Jan Tattermusch2015-10-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stanley-cheung/jenkins_interop_script_more_flexibility Allow extra docker args to be passed to build_interop_image.sh
| | | * | | | | | | fixed faulty mergeGravatar David Garcia Quintas2015-10-14
| | | | | | | | | |
| | | | | | * | | | Fixed permissions on Node pre build scriptGravatar murgatroid992015-10-14
| | | | | | | | | |
| | | | | | * | | | Moved Node pre-build steps to a separate shell scriptGravatar murgatroid992015-10-14
| | | | | | | | | |
| * | | | | | | | | allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run commandGravatar Stanley Cheung2015-10-14
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | * | | Fix npm install failing to download Node headers in run_tests.pyGravatar murgatroid992015-10-14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3815 from murgatroid99/node_increase_coverageGravatar Nicolas Noble2015-10-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Bring Node coverage up to 95%
* | | | | | | | Merge pull request #3816 from maxwell-demon/masterGravatar Alistair Veitch2015-10-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix call data init in census grpc filter.
| | * | | | | | | Made build flags consistent in Node gcov buildGravatar murgatroid992015-10-13
| | | | | | | | |
| | * | | | | | | Fixed error in Node credentials testGravatar murgatroid992015-10-13
| | | | | | | | |
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-13
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix call data init in census grpc filter.Gravatar Hongyu Chen2015-10-13
|/ / / / / / / /
* | | | | | | | Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reportsGravatar David G. Quintas2015-10-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adds coverage reports for C and C++.
| * | | | | | | | Changing backticks to $().Gravatar Nicolas "Pixel" Noble2015-10-13
| | | | | | | | |
* | | | | | | | | Merge pull request #3811 from jtattermusch/add_run_interopGravatar Jan Tattermusch2015-10-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add run_interop.sh jenkins script
| | | * | | | | | | Added more tests, removed some unused code, fixed a bugGravatar murgatroid992015-10-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3756 from jtattermusch/adjust_csharp_auth_apiGravatar Jan Tattermusch2015-10-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Improving the C# auth API
| | * | | | | | | | | fix a nitGravatar Jan Tattermusch2015-10-13
| | | | | | | | | | |
| | | | | * | | | | | Add Python support to run_interop_tests.pyGravatar Masood Malekghassemi2015-10-13
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #3754 from ctiller/latent-seeGravatar David G. Quintas2015-10-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Latency profiling support