aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove GRPC_NEED_UDP ifdefsGravatar Robbie Shade2016-08-02
* Merge pull request #7584 from nicolasnoble/manual-upmergeGravatar Nicolas Noble2016-07-29
|\
| * Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
| |\
* | | php: missed a macro;Gravatar Stanley Cheung2016-07-29
|/ /
* | Merge pull request #7576 from apolcyn/fix_sanity_test_diffGravatar kpayson642016-07-29
|\ \
| | * Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_gaGravatar kpayson642016-07-29
| | |\
| * | | compare test config as objects instead of stringsGravatar Alex Polcyn2016-07-28
| | * | Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
* | | | Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
|\ \ \ \
| | | | * update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
| | | |/
| | | * Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_argGravatar murgatroid992016-07-28
| | | |\
| | | | * php: cleanup for GAGravatar Stanley Cheung2016-07-28
* | | | | php: cleanup for GAGravatar Stanley Cheung2016-07-28
| | | | * Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_thirdGravatar Stanley Cheung2016-07-28
| | | | |\
* | | | | \ Merge pull request #7552 from thinkerou/wrap_php7_thirdGravatar Stanley Cheung2016-07-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
| * | | | | add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
| | | | | * delete commented-code for missingGravatar thinkerou2016-07-28
| * | | | | delete commented-code for missingGravatar thinkerou2016-07-28
| | | | | * add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
| * | | | | add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
| | | | | * fix unused varGravatar thinkerou2016-07-28
| * | | | | fix unused varGravatar thinkerou2016-07-28
| | | | * | Merge pull request #7534 from murgatroid99/ruby_tools_script_namingGravatar kpayson642016-07-27
| | | | |\ \
| | | | | | * add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
| * | | | | | add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
| | | * | | | Ruby Tools: automatically include plugin argument in protoc commandGravatar murgatroid992016-07-27
| | | |/ / /
| | | * | | Merge pull request #7537 from kpayson64/regen_ruby_protosGravatar kpayson642016-07-27
| | | |\ \ \
| | | | | | * add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
| * | | | | | add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
| | | | | | * add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
| * | | | | | add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
| | | | * | | Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
* | | | | | | update READMEGravatar Stanley Cheung2016-07-26
| | | * | | | update READMEGravatar Stanley Cheung2016-07-26
| | | * | | | remove reference to homebrewGravatar Stanley Cheung2016-07-26
* | | | | | | php: fix composer.jsonGravatar Stanley Cheung2016-07-26
|/ / / / / /
| | * | | / php: fix composer.jsonGravatar Stanley Cheung2016-07-26
| | | |_|/ | | |/| |
| | | | * Remove .rb suffix from grpc-tools scripts, to be consistent with other gemsGravatar murgatroid992016-07-26
| | | |/
| | * | fix indent use two spacesGravatar thinkerou2016-07-27
* | | | fix indent use two spacesGravatar thinkerou2016-07-27
| | * | add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
| | |/
* | | add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
* | | Merge pull request #7525 from muxi/add-interop-cronet-testGravatar makdharma2016-07-26
|\ \ \
* \ \ \ Merge pull request #7517 from markdroth/handshake_apiGravatar kpayson642016-07-26
|\ \ \ \
* \ \ \ \ Merge pull request #7527 from jskeet/nullloggerGravatar kpayson642016-07-26
|\ \ \ \ \
| | | | | * Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branchGravatar kpayson642016-07-26
| | | | | |\
* | | | | | \ Merge pull request #7498 from thinkerou/wrap_php7Gravatar kpayson642016-07-26
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #7477 from yang-g/monotonicGravatar kpayson642016-07-26
|\ \ \ \ \ \ \ \
| | | * | | | | | Change the default logger to the NullLogger.Gravatar Jon Skeet2016-07-26
| |_|/ / / / / / |/| | | | | | |