Mehrdad Afshari
|
87cd994b04
|
Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
|
2018-01-02 14:40:00 -08:00 |
Jan Tattermusch
|
63110654a1
|
regenerate routeguide protos
|
2017-12-13 23:56:59 +01:00 |
Jan Tattermusch
|
4dec552614
|
regenerate helloworld protos
|
2017-12-13 23:56:57 +01:00 |
Jan Tattermusch
|
990299b48d
|
upgrade Grpc and Protobuf nugets in routeguide
|
2017-12-13 23:56:56 +01:00 |
Jan Tattermusch
|
2df1c24f1d
|
upgrade Grpc and Protobuf nugets in helloworld
|
2017-12-13 23:56:52 +01:00 |
Jan Tattermusch
|
a54c12d6cd
|
regenerate helloworld-from-cli protos
|
2017-12-13 23:56:49 +01:00 |
Jan Tattermusch
|
b12b8d0ddf
|
cleanup helloworld for dotnet CLI
|
2017-12-13 23:56:46 +01:00 |
Mehrdad Afshari
|
c5ba665b22
|
Merge remote-tracking branch 'origin/v1.8.x'
|
2017-12-11 11:32:11 -08:00 |
Mehrdad Afshari
|
6146151a4f
|
Examples for gRPC Python interceptor facility
|
2017-12-12 12:01:07 -08:00 |
ncteisen
|
848a749f7a
|
yapf examples/python
|
2017-12-12 10:59:01 -08:00 |
Jan Tattermusch
|
f0620a37a5
|
fix linux distrib tests
|
2017-12-01 10:07:43 +01:00 |
Jan Tattermusch
|
06251f8cd6
|
make helloworld CMakeLists compile on windows
|
2017-12-01 10:07:43 +01:00 |
Vijay Pai
|
dd0f006416
|
Fix examples build file
|
2017-11-28 11:53:55 -08:00 |
Mehrdad Afshari
|
36f60a9cc1
|
Kill off unnecessary sleep in route_guide example
|
2017-11-22 09:46:38 -08:00 |
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 |