aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | * | | Reset all host configs *before* setting what we needGravatar Jorge Canizales2016-07-29
| | | | | | | | | | | | | | | | | | | | | Not after :) This fixes the local server tests failing to SSL handshake.
| | * | | | | Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
| |/ / / / / |/| | | | |
| * | | | | php: missed a macroGravatar Stanley Cheung2016-07-29
| | | | | |
* | | | | | Merge pull request #7567 from murgatroid99/node_artifact_build_health_checkGravatar Nicolas Noble2016-07-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Build the Node health-check package in the build_packages script
| | | * | | | regenerateGravatar Jan Tattermusch2016-07-30
| | | | | | |
| | | * | | | use netcoreapp1.0 for executable projectsGravatar Jan Tattermusch2016-07-30
| | | | | | |
| | | * | | | update project.json templates to RTM .NET core nugetsGravatar Jan Tattermusch2016-07-30
| | | | | | |
* | | | | | | Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_gaGravatar kpayson642016-07-29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | update to use new nuget client in tests
* | | | | | | Merge pull request #7569 from dgquintas/backport_cpp_compression_levelGravatar Nicolas Noble2016-07-29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | backport #7502 from dgquintas/cpp_compression_level
| | | | * | | DocumentGravatar Jorge Canizales2016-07-29
| | | | | | |
| | | | * | | Leave improving the error message as a TODOGravatar Jorge Canizales2016-07-29
| | | | | | |
| | | | * | | Let override default response size limitGravatar Jorge Canizales2016-07-28
| |_|_|/ / / |/| | | | | | | | | | | Still missing: Catch the C-library error to improve the error message.
| * | | | | Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
|/ / / / / | | | | | | | | | | C++ Compression Level set properly
| * / / / update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
|/ / / /
| * / / Build the Node health-check package in the build_packages scriptGravatar murgatroid992016-07-28
|/ / /
* | | Merge pull request #7551 from murgatroid99/ruby_tools_plugin_argGravatar Nicolas Noble2016-07-28
|\ \ \ | | | | | | | | Ruby Tools: automatically include plugin argument in protoc command
| * \ \ Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_argGravatar murgatroid992016-07-28
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0Gravatar Stanley Cheung2016-07-28
|\ \ \ \ | | | | | | | | | | PHP: cleanup for GA
| * | | | php: cleanup for GAGravatar Stanley Cheung2016-07-28
|/ / / /
* | | | Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_thirdGravatar Stanley Cheung2016-07-28
|\ \ \ \ | | | | | | | | | | PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(final part)
| * | | | add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
| | | | |
| * | | | delete commented-code for missingGravatar thinkerou2016-07-28
| | | | |
| * | | | add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
| | | | |
| * | | | fix unused varGravatar thinkerou2016-07-28
| | | | |
* | | | | Merge pull request #7534 from murgatroid99/ruby_tools_script_namingGravatar kpayson642016-07-27
|\ \ \ \ \ | | | | | | | | | | | | Remove .rb suffix from grpc-tools scripts, to be consistent with other gems
| | * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Updated ruby protos to use new _pb filename
* \ \ \ \ \ Merge pull request #7380 from nicolasnoble/no-c++11-threadsGravatar Vijay Pai2016-07-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
| | | | * | | add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
| | | | | | |
* | | | | | | Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0Gravatar Stanley Cheung2016-07-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: add PHP7 to various Jenkins tests and update dockerfile
| * | | | | | | regenerate from templateGravatar Stanley Cheung2016-07-26
| | | | | | | |
| * | | | | | | fix copyrightGravatar Stanley Cheung2016-07-26
| | | | | | | |
| * | | | | | | php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-26
| | | | | | | |
| * | | | | | | php: remove protobuf-php clone hackGravatar Stanley Cheung2016-07-26
| | | | | | | |
| * | | | | | | remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-26
|/ / / / / / /
* | | | | | | Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0Gravatar Stanley Cheung2016-07-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: minor cleanup for GA v1.0 branch
| | | | | * | | 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
| | | | | | |
| * | | | | | remove reference to homebrewGravatar Stanley Cheung2016-07-26
| | | | | | |
| * | | | | | php: fix composer.jsonGravatar Stanley Cheung2016-07-26
|/ / / / / /
* | | | | | Merge pull request #7533 from thinkerou/wrap_php7_on_v1_branch_secondGravatar Stanley Cheung2016-07-26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(second part)
| | | * | | Remove .rb suffix from grpc-tools scripts, to be consistent with other gemsGravatar murgatroid992016-07-26
| |_|/ / / |/| | | |
| * | | | fix indent use two spacesGravatar thinkerou2016-07-27
| | | | |
| * | | | add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|/ / / /
* | | | Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branchGravatar kpayson642016-07-26
|\ \ \ \ | | | | | | | | | | PHP: use php7_wrapper to reduce dup-codes on v1.0.x branch
| * \ \ \ Merge pull request #5 from stanley-cheung/wrap_php7_on_v1_branchGravatar 田欧2016-07-26
| |\ \ \ \ | | | | | | | | | | | | update copyright
| | * | | | update copyrightGravatar Stanley Cheung2016-07-25
| |/ / / /
| * | | | Merge pull request #2 from stanley-cheung/wrap_php7_on_v1_branchGravatar 田欧2016-07-26
| |\ \ \ \ | | | | | | | | | | | | Add new file to build.yaml