aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #3878 from murgatroid99/node_remove_log_linesGravatar Nicolas Noble2015-10-20
|\ | | | | Stop outputting log lines from Node library by default
* \ Merge pull request #3887 from jtattermusch/update_plugin_installationGravatar Stanley Cheung2015-10-19
|\ \ | | | | | | Update C# README.md
* \ \ Merge pull request #3888 from murgatroid99/node_portable_version_checkGravatar Jan Tattermusch2015-10-19
|\ \ \ | | | | | | | | Changed to a more portable Node version check in binding.gyp
| * | | Changed to a more portable Node version check in binding.gypGravatar murgatroid992015-10-19
| | | |
* | | | Merge pull request #3837 from jtattermusch/unparseable_xmlGravatar Craig Tiller2015-10-19
|\ \ \ \ | |/ / / |/| | | Prevent generating unparseable xml reports
| | * | Update README.mdGravatar Jan Tattermusch2015-10-19
| |/ / |/| |
* | | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ \ | | | | | | | | Introducing grpc_executor, for all your threading needs
* \ \ \ Merge pull request #3881 from vjpai/uniprotoGravatar Jan Tattermusch2015-10-19
|\ \ \ \ | | | | | | | | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
* \ \ \ \ Merge pull request #3822 from nathanielmanistaatgoogle/prerequisitesGravatar Kailash Sethuraman2015-10-19
|\ \ \ \ \ | | | | | | | | | | | | Add python-dev and python3-dev to prerequisites
| | * | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
| | | | | |
| * | | | | Add python-dev and Python 3 to prerequisitesGravatar Nathaniel Manista2015-10-19
| | | | | |
| | | | | * This is a library. It should not output logs to STDOUT by defaultGravatar murgatroid992015-10-19
| | | | | |
* | | | | | Merge pull request #3876 from jtattermusch/unify_usetlsGravatar Jan Tattermusch2015-10-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Unify use_tls usage in interop tests
| * | | | | | -use_tls=true is language independent nowGravatar Jan Tattermusch2015-10-19
|/ / / / / /
* | | | | | Merge pull request #3861 from jtattermusch/ruby_use_tlsGravatar Michael Lumish2015-10-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Accept --use_tls=true and --use_test_ca=true in ruby interop tests
* | | | | | Merge pull request #3872 from soltanmm/emptyGravatar Nathaniel Manista2015-10-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add empty_stream Python interop test.
| * | | | | | Add empty_stream Python interop testGravatar Masood Malekghassemi2015-10-16
|/ / / / / /
* | | | | | Merge pull request #3860 from jtattermusch/python_use_tls_compatGravatar Nathaniel Manista2015-10-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Accept --use_tls=true and --use_test_ca=true in python interop tests.
| * | | | | | accept --use_tls=true --use_test_ca=true in pythonGravatar Jan Tattermusch2015-10-16
| | | | | | |
* | | | | | | Merge pull request #3857 from jtattermusch/cleanup_old_interopGravatar Nicolas Noble2015-10-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cleanup dockerfiles and scripts for old interop infrastructure
* \ \ \ \ \ \ \ Merge branch 'release-0_11'Gravatar Nicolas "Pixel" Noble2015-10-16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into release-0_11Gravatar Nicolas "Pixel" Noble2015-10-16
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore gRPC.podspec
* | | | | | | | | Merge pull request #3862 from jcanizales/fix-release-conflictGravatar Nicolas Noble2015-10-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix release conflict for release-0_11
* \ \ \ \ \ \ \ \ \ Merge pull request #3849 from murgatroid99/node_restrict_coverage_reportGravatar Nicolas Noble2015-10-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Make Node coverage reporting only report on actual Node source files
* \ \ \ \ \ \ \ \ \ \ Merge pull request #3863 from jtattermusch/csharp_prevent_timeoutGravatar David Klempner2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | Restrict number of iterations for UnaryCallPerformance test
| * | | | | | | | | | restrict number of iterations for UnaryCallPerformance testGravatar Jan Tattermusch2015-10-15
|/ / / / / / / / / /
* | | | | | | | | | 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
| | | | | | | * | | | | accept --use_tls=true and --use_test_ca=true in rubyGravatar Jan Tattermusch2015-10-15
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | | * | | | | | | The Podspec is a template. The Podspec is a template. The Podspec is a template.Gravatar Jorge Canizales2015-10-15
| | | | | | | | | | |
| | | | * | | | | | | Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack.Gravatar Jorge Canizales2015-10-15
| | | | | | | | | | |
| | | | * | | | | | | Ignore Objective-C generated filesGravatar Jorge Canizales2015-10-15
| | | | | | | | | | |
| | | | * | | | | | | Undo moving include/ one dir up, to ease testing workflow.Gravatar Jorge Canizales2015-10-15
| | | | | | | | | | |
| | | | * | | | | | | Undo Cocoapods’ bug workaroundGravatar Jorge Canizales2015-10-15
| | | | | | | | | | |
| | | | * | | | | | | Git ignore XCode derived files across the repoGravatar Jorge Canizales2015-10-15
| |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | 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
| | | | | | | | | | |
| | | | | | * | | | | also removing grpc_java_android docker fileGravatar Jan Tattermusch2015-10-15
| | | | | | | | | | |
| | | | | | * | | | | cleanup dockerfiles and scripts for old interop infrastructureGravatar Jan Tattermusch2015-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.
| | | | | | * | | | | Make Node coverage reporting only report on actual Node source filesGravatar murgatroid992015-10-15
| |_|_|_|_|/ / / / / |/| | | | | | | | |