aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #2999 from murgatroid99/node_test_fixesGravatar Tim Emiola2015-08-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Stop dereferencing an optional parameter without checking it
* \ \ \ \ \ \ \ \ \ Merge pull request #2998 from stanley-cheung/php_null_call_hostGravatar Michael Lumish2015-08-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP: expose per-call host override option
* \ \ \ \ \ \ \ \ \ \ Merge pull request #2978 from hongweiwang/remove-unregister-all-pluginsGravatar David G. Quintas2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove grpc_unregister_all_plugins in grpc.h
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2995 from ctiller/timewhatGravatar David G. Quintas2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Exclude qps_test from tsan runs
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3005 from dgquintas/head_vs_tailsGravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed wrong creation of metadata in compression.
| | | | | | | | | | | | * | Have a richer interface for auth metadata processors.Gravatar Julien Boeuf2015-08-19
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #2977 from ctiller/shutdown-c++Gravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a deadline to Server::Shutdown
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #3002 from dgquintas/client_helper_to_headersGravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | Moved methods' impl to header for simplicity
| | | * | | | | | | | | | | | Fixed wrong creation of metadata in compression.Gravatar David Garcia Quintas2015-08-19
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #2991 from murgatroid99/core_shutdown_idempotencyGravatar Masood Malekghassemi2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Short-circuit shutdown when it is already published (core)
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2990 from stanley-cheung/update_debian_instructionsGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | Update debian install instructions
| * | | | | | | | | | | | | | | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Moved methods' impl to header for simplicityGravatar David Garcia Quintas2015-08-19
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #2984 from stanley-cheung/php_fix_timeout_testGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | php: fix timeout interop test
* | | | | | | | | | | | | | | Merge pull request #3001 from yang-g/temp_strGravatar David G. Quintas2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix. Called c_str on a temp string
| * | | | | | | | | | | | | | | Bug fix. Called c_str on a temp stringGravatar yang-g2015-08-19
|/ / / / / / / / / / / / / / /
| | | | | | | * | | | | | | | php: expose per-call host override option, review feedbackGravatar Stanley Cheung2015-08-19
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Fixed testsGravatar murgatroid992015-08-19
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Merge branch 'node_test_fixes' into node_server_creds_multiple_pairsGravatar murgatroid992015-08-19
| | | | | | | | | | | | |\ \ \ | | | | | | | | | |_|_|_|/ / / | | | | | | | | |/| | | | | |
| | | | | | | | * | | | | | | Stop dereferencing an optional parameter without checking itGravatar murgatroid992015-08-19
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | Modified server SSL certs to allow multiple pairs and force_client_auth flagGravatar murgatroid992015-08-19
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| | | | | | | | | | | | |
| | * | | | | | | | | | | update debian install instructionsGravatar Stanley Cheung2015-08-19
| |/ / / / / / / / / / / |/| | | | | | | | | | |
| | | | | | * | | | | | php: expose per-call host override optionGravatar Stanley Cheung2015-08-19
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | | * | | | | improving the testsGravatar Jan Tattermusch2015-08-19
| | | | | | | | | | |
| | | | | | * | | | | metadata polishingGravatar Jan Tattermusch2015-08-19
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | | | | | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-19
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * Merge branch 'y12kdm3' of github.com:ctiller/grpc into y12kdm3Gravatar Craig Tiller2015-08-19
| | | | | | | | | |\
| | | | | | | | | * | Fix syncronous unimplemented methodsGravatar Craig Tiller2015-08-19
| | | | | | | | | | |
| | | | * | | | | | | Exclude qps_test from tsan runsGravatar Craig Tiller2015-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The TSAN deadlock detector has some problems that prevents this test from running successfully. Issue #2994 has been filed to re-enable these in the future.
| * | | | | | | | | | php: fix timeout interop test, use 1ms as timeoutGravatar Stanley Cheung2015-08-19
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2983 from ↵Gravatar Michael Lumish2015-08-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-correct-logconfig-fix-interop-tests Corrects logconfig from #2956
| | | * | | | | | | Extend commentGravatar Craig Tiller2015-08-19
| | | | | | | | | |
| | * | | | | | | | Short-circuit shutdown when it is already published (core)Gravatar murgatroid992015-08-19
| | | | | | | | | |
* | | | | | | | | | Merge pull request #2964 from jtattermusch/refactor_auth_interceptorsGravatar Michael Lumish2015-08-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Refactor auth interceptors
* \ \ \ \ \ \ \ \ \ \ Merge pull request #2955 from murgatroid99/node_nan_deprecation_warningsGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added an inline C++ function to replace a deprecated nan function
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2960 from murgatroid99/node_compressionGravatar Tim Emiola2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | Add per-message compression disabling in Node
| | | | | * | | | | | | Add comments, fix a subtle bugGravatar Craig Tiller2015-08-19
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add some reserved checks that need to be present
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2982 from ctiller/tsan-raceGravatar Yang Gao2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix TSAN reported race
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2975 from dgquintas/no_foreach_44Gravatar Vijay Pai2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed foreach loops for gcc 4.4
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2976 from yang-g/only_run_tests_for_those_with_binariesGravatar Craig Tiller2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only run built binaries
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2970 from msiedlarek/customize-pool-sizeGravatar Nathaniel Manista2015-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow customization of thread pool size in Python.
| | | | | * | | | | | | | | | | | Zero out reserved field in nodeGravatar Craig Tiller2015-08-19
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-19
| | | | | | | | | | | | | | | |/| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Allow customization of thread pool size in Python.Gravatar Mikołaj Siedlarek2015-08-19
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | add method info to auth interceptorGravatar Jan Tattermusch2015-08-18
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | fix commentGravatar Jan Tattermusch2015-08-18
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | refactor auth interceptorsGravatar Jan Tattermusch2015-08-18
| | | | | | | | | | | | | | | |