aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
|\ | | | | Update .NET core dependencies to RTM
* \ Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2Gravatar Nicolas Noble2016-08-01
|\ \ | | | | | | Bumping to 1.0.0-pre2.
| | * build everythingGravatar Jan Tattermusch2016-07-31
| | |
| | * fix conditional compilation for netcoreapp1.0 projectsGravatar Jan Tattermusch2016-07-31
| | |
* | | Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0Gravatar Stanley Cheung2016-07-29
|\ \ \ | | | | | | | | PHP: missed a macro
| | * | 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
| * | | 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
| |/ /