Commit Graph

436 Commits

Author SHA1 Message Date
Zhouyihai Ding 28783b9178
Merge pull request #13268 from ZhouyihaiDing/php_example
PHP: update helloworld and routeguide example
2017-11-06 16:06:19 -08:00
ZhouyihaiDing 5253720853 php example 2017-11-06 21:07:47 +00:00
Nathaniel Manista 4f22c919e1
Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code
Regenerate example Python generated code.
2017-11-06 11:30:23 -08:00
Florian Nagel a36b429ae8 Fix deprecation warning Server#addProtoService and use Server#addService instead 2017-10-03 15:21:14 +02:00
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 2017-09-14 17:55:13 -07:00
Nathaniel Manista 61efbcd27a Regenerate example Python generated code 2017-09-11 23:48:47 +00:00
Jan Tattermusch 4caadb9205 fix helloworld cmake build 2017-09-11 11:03:05 +02:00
Jan Tattermusch e9956df33d add global.json files for C# 2017-08-11 18:17:18 +02:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
Muxi Yan 75cb3c25d9 Add @muxi and @makdharma as owners of ObjC related files 2017-07-14 12:02:27 -07:00
Mehrdad Afshari 76a316cb1f Add `set noparent` to Python OWNER files 2017-07-13 16:19:17 -07:00
Mehrdad Afshari e6fb12fd96 Add additional OWNERS files for Python projects 2017-07-13 16:10:39 -07:00
murgatroid99 b5984601b8 Add myself as owner of files in several directories 2017-07-13 14:00:19 -07:00
Nicolas Noble 9877189e45 Merge pull request #11310 from nicolasnoble/import
Import mutations.
2017-07-13 13:39:58 -07:00
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
Mehrdad Afshari 976eb7c4b4 Fetch grpc.io/release over https 2017-07-10 15:07:33 -07:00
Nicolas "Pixel" Noble 5d80dc4985 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-06-26 22:01:11 +02:00
Toshihito Kikuchi 351506688d Update compiler/linker options to use pkg-config in C++ examples 2017-06-13 16:15:04 -07:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Nicolas "Pixel" Noble 7bc55fdaa3 Merge remote-tracking branch 'ctiller/build-wtf' into import 2017-05-26 00:32:47 +02:00
Stanley Cheung 6e589c6a15 PHP: stop requiring google/protobuf PHP implementation 2017-05-16 18:09:36 -07:00
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 2017-05-16 13:09:33 -07:00
Nicolas "Pixel" Noble d2ac59f1aa Merge failure: mangled the examples BUILD file. 2017-05-12 17:19:46 +02:00
Nicolas "Pixel" Noble eb36b8ac77 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-05-11 23:24:37 +02:00
Makarand Dharmapurikar 2807951be5 Merge branch 'master' of https://github.com/grpc/grpc into fixbazel 2017-04-25 09:39:33 -07:00
Makarand Dharmapurikar be0fb725f6 fixed target name so bazel basic build passes 2017-04-24 16:22:49 -07:00
Jan Tattermusch f769150982 regenerate routeguide protos 2017-04-20 15:33:41 +02:00
Jan Tattermusch 808eb713f8 upgrade routeguide to Grpc 1.2.2 2017-04-20 15:33:40 +02:00
Jan Tattermusch 622d7d6d2d regenerate greeter protos 2017-04-20 15:33:40 +02:00
Jan Tattermusch 769df6fa45 upgrade net45 helloworld to Grpc 1.2.2 2017-04-20 15:33:39 +02:00
Jan Tattermusch 1ba7e5d898 regenerate 2017-04-20 15:33:38 +02:00
Jan Tattermusch 4842904408 add generate_protos file 2017-04-20 15:33:38 +02:00
Jan Tattermusch 923b1317d5 update .NET core example to .csproj projects 2017-04-20 15:33:31 +02:00
Makarand Dharmapurikar 4c0620b7df consolidated BUILD files from example into one
it is also a way to test that this change works as expected.
2017-04-18 09:48:08 -07:00
Jan Tattermusch a22a19fd64 fix markdown 2017-04-18 12:31:49 +02:00
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 2017-04-13 02:03:22 +02:00
Jan Tattermusch 43713e6ae1 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD 2017-04-12 09:20:29 +02:00
Jan Tattermusch 87b2112443 also fix global.json in helloworld 2017-04-07 10:18:12 +02:00
Jan Tattermusch d3a5635546 Add global.json file to pick dotnet core SDK version 2017-04-07 10:10:13 +02:00
Alexander Polcyn b98b3c260e add examples for ruby error throwing and handling 2017-03-28 13:49:58 -07:00
Michael Lumish bbc962230f Merge pull request #9864 from michielbdejong/patch-1
Use grpc-tools npm package in readme
2017-03-22 09:00:32 -07:00
Jan Tattermusch f5ac0b95f2 Add global.json file to pick dotnet core SDK version 2017-03-09 18:08:24 +01:00
Stanley Cheung 82c6d8d4fd PHP: prepare for 1.2 release 2017-03-01 12:43:25 -08:00
Michiel de Jong 10cea4b121 Use grpc-tools npm package in readme
* Make it clearer which directory to `cd` to
* Take advantage of the work done https://github.com/grpc/grpc/issues/5982
2017-02-24 10:21:14 +01:00
Nicolas "Pixel" Noble e00d63f3ea Merge remote-tracking branch 'google/v1.1.x' 2017-02-13 23:37:17 +01:00
Alexander Polcyn ccaec44d65 add ruby example that doesn't use protobuf 2017-02-08 11:38:30 -08:00
Jan Tattermusch 086fddd873 Merge pull request #9482 from gazialankus/patch-1
Corrected version number of Grpc.Tools in the bat file for the C# example
2017-02-02 08:23:19 -08:00
Stanley Cheung c290c115fa PHP: update examples 2017-01-31 20:29:17 -08:00
Gazihan Alankus 5c261b82e5 Corrected version number of Grpc.Tools in the bat file
As per the following line, it is 1.0.1 now: 6ff81e91c9/examples/csharp/helloworld/Greeter/packages.config (L7)
2017-01-27 13:51:18 +03:00