Commit Graph

738 Commits

Author SHA1 Message Date
Esun Kim 5207eba9ff Add abseil 2020-01-03 19:29:55 -08:00
Esun Kim 7be821ac47 Yapf all target python sources 2020-01-03 09:25:10 -08:00
Zack Galbreath 0be62b021a Add distrib test for CMake FetchContent build 2019-12-19 09:36:25 -05:00
Zack Galbreath ec239c48f7 Allow helloworld example to provide its own protoc and grpc_cpp_plugin 2019-12-18 10:04:39 -05:00
Esun Kim 885b1aa785 Change bundler version 2019-12-16 17:23:46 -08:00
Stanley Cheung 188fe7ca53 PHP: update readme 2019-12-06 01:34:38 -08:00
Muxi Yan 9bda9e9cb5 Add additional comments 2019-11-27 13:36:41 -08:00
Muxi Yan c0b85e5a46 clang-format 2019-11-27 11:31:09 -08:00
Muxi Yan 264d71be4c Update RecordRoute 2019-11-27 11:10:55 -08:00
Muxi Yan f830dde7c8 Remove GRPCProtoResponseHandler implementation since no longer needed 2019-11-27 11:10:27 -08:00
Muxi Yan 91cc01e541 nit fix 2019-11-27 10:38:31 -08:00
Muxi Yan 38d361c398 Update GRPCUnaryResponseHandler with generics 2019-11-27 10:22:04 -08:00
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
Muxi Yan ab7e5e8dec
Merge pull request #20899 from muxi/update-examples
Update Objective-C examples
2019-11-01 13:31:12 -07:00
Muxi Yan c562da0f76 Start the call directly 2019-11-01 09:27:46 -07:00
Muxi Yan d2f96d6d64 Use new transport selector 2019-11-01 09:27:43 -07:00
Stanley Cheung 220c4de732 PHP: update dockerfiles to add MAKEFLAGS=-j8 2019-10-28 23:43:18 -07:00
Stanley Cheung acd09a1ee5
Merge pull request #20579 from HannahShiSFB/20523-phpunit5
PHP: change phpunit version from 4.8.36 to 5.7.27
2019-10-14 10:42:08 -07:00
Hannah Shi 2e1cfb75a8 change phpunit version from 4.8.36 to 5.7.27 2019-10-11 21:06:40 +00:00
Zack Galbreath 17f95ab1f5 Simplify helloworld makefile
Use pkg-config to automatically find grpc as a dependency of grpc++.
2019-10-09 12:42:30 -04:00
Stanley Cheung 542fb566d7
Merge pull request #20411 from stanley-cheung/php-docker-tests
PHP: add various scenarios to test PECL extension
2019-10-02 10:57:23 -07:00
Stanley Cheung f47d14160a PHP: add various scenarios to test PECL extension 2019-10-01 14:39:48 -07:00
chentanjun 4ecc1fe6a4 fix the wrong word 2019-10-01 05:13:33 +08:00
Lidi Zheng 0862629d40
Merge pull request #20232 from pszemus/master
Add examples/cpp/helloworld/.gitignore
2019-09-24 13:33:41 -07:00
Lidi Zheng 6f3dd4efa8
Merge pull request #20260 from kerbalwzy/master
Fix README: fix the wrong word and delete line number description of the README, which belong to Python example `data_transmission`
2019-09-18 15:49:51 -07:00
Muxi Yan 3c6d701df7
Merge pull request #20087 from Tony1023/objc-readme
Added Objc readme for examples/objective-c with Bazel build
2019-09-18 14:42:29 -07:00
Muxi Yan b3b736fa59 Merge examples/objectivec/README into Hello World's README 2019-09-18 10:36:59 -07:00
kerbalwzy d06ccebb1e Fix: remove the space on the left of colons 2019-09-17 09:37:56 +08:00
kerbalwzy f3fdd259c1 Fix: fix the wrong word and delete line number description 2019-09-15 15:12:45 +08:00
Lidi Zheng 5931fde9c7
Merge pull request #19938 from kerbalwzy/master
Add a quick-start example for basic usages in Python
2019-09-13 10:42:14 -07:00
Przemysław Sobala ac0aabdaca Add examples/cpp/helloworld/.gitignore 2019-09-11 10:50:10 +02:00
kerbalwzy c5d55ee64f
Fix: add copyright headers in `server.py` 2019-09-11 10:27:15 +08:00
kerbalwzy 5c0fd4b4e6
Fix: add copyright headers in `demo.proto` 2019-09-11 10:23:31 +08:00
kerbalwzy 1b47584cf4
Fix: add copyright headers in `client.py` 2019-09-11 10:20:23 +08:00
kerbalwzy 5abf2e5095
Fix: add a blank line before the subtitle 2019-09-11 09:53:14 +08:00
Esun Kim 7601981d9e Upmerge from 1.23.x 2019-09-10 08:49:06 -07:00
Richard Belleville 3d4f905775
Merge pull request #20141 from gnossen/python_strip_prefixes
Add strip_prefix to python protoc plugin and py_grpc_library
2019-09-06 11:55:58 -05:00
Jan Tattermusch 12dc0da99d upgrade HelloworldXamarin example to 2.23.0 2019-09-05 10:14:10 +02:00
Jan Tattermusch 10156898ea upgrade helloworld classic example to 2.23.0 2019-09-05 09:58:11 +02:00
Jan Tattermusch cbac0b4361 upgrade routeguide example to 2.23.0 2019-09-05 09:50:41 +02:00
Jan Tattermusch 1a33196710 upgrade helloworld example to 2.23.0 2019-09-05 09:50:21 +02:00
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 2019-08-30 16:47:22 -07:00
kerbalwzy 1859799ee3 Fix: update README because code reformat by YAPF script 2019-08-30 08:55:01 +08:00
kerbalwzy 5c0fed241d Fix: reformat code with YAPF script, and check with PyLint 2019-08-30 08:44:20 +08:00
kerbalwzy 25a1caa9b0 Update: add proto3 document link, change chinese translation and comment of 'unary' 2019-08-30 08:30:07 +08:00
kerbalwzy deee1f0826 Update: add offical guide link 2019-08-30 08:24:38 +08:00
Richard Belleville 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
This reverts commit 24c562dbaa.
2019-08-29 10:51:36 -07:00
Richard Belleville 24c562dbaa Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
This reverts commit c9c847f334, reversing
changes made to 07ba4de392.
2019-08-29 10:47:44 -07:00
Richard Belleville 27990a5541 Explicitly add python versions to examples. 2019-08-27 17:47:52 -07:00
Zhehao /Tony/ Lu 7c4b45de43 Little changes 2019-08-27 10:48:47 -07:00