Commit Graph

212 Commits

Author SHA1 Message Date
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Jan Tattermusch 518e0c199c Merge pull request #5837 from sreecha/grpc_fixit_node
DocFixit: Troubleshooting info for Windows and some minor tweaks
2016-03-24 07:12:34 -07:00
Jan Tattermusch bbb1d1053a Merge pull request #5659 from leifurhauks/py3_examples
python3-compatible syntax for python examples
2016-03-21 16:58:03 -07:00
Jan Tattermusch 26eb86ec9d Merge pull request #5828 from murgatroid99/node_example_dependencies_fix
Updated example package.json with missing dependency
2016-03-18 15:47:14 -07:00
Sree Kuchibhotla 244545671d DocFixit: Troubleshooting info for Windows and some minor tweaks 2016-03-18 14:44:31 -07:00
Leifur Halldor Asgeirsson 4df39871d0 python3-compatible syntax for python examples 2016-03-18 16:24:29 -04:00
Stanley Cheung 4302be789d Merge pull request #5798 from y-zeng/documentation
Doc Fixit: examples/cpp/helloworld/README.md
2016-03-18 10:50:37 -07:00
murgatroid99 d506ecbcb0 Add other missing dependencies 2016-03-18 09:12:16 -07:00
murgatroid99 c3b8c8d859 Updated example package.json with missing dependency 2016-03-18 08:45:30 -07:00
murgatroid99 a4629362db Fix minor issues with Ruby route guide client 2016-03-17 15:23:43 -07:00
Yuchen Zeng c67a8ec111 Doc Fixit: examples/cpp/helloworld/README.md
Use 'RegisterService' for registering async services.
2016-03-17 11:36:59 -07:00
Jan Tattermusch fca9464d8c Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor
PHP: fix examples ClientStub constructor
2016-03-14 08:59:28 -07:00
Stanley Cheung 7fc1208a5c still need this block for the example composer.json file 2016-03-10 16:58:45 -08:00
Stanley Cheung d26753e414 update PHP composer.json files 2016-03-10 16:58:45 -08:00
Stanley Cheung 40202158fd fix copyright 2016-03-10 16:58:34 -08:00
Stanley Cheung 7212f16700 php: fix examples ClientStub constructor 2016-03-10 16:58:34 -08:00
Lisa Carey 1b393da433 Updated main examples README to link to main docs and quickstarts 2016-03-09 15:16:56 +00:00
Lisa Carey 3be6801b72 Clarifying how to install for gRPC C++ 2016-03-08 17:47:14 +00:00
LisaFC 119fd387db Merge pull request #5632 from stanley-cheung/php-update-readme
Doc Fixit: PHP update readme
2016-03-08 16:25:52 +00:00
Craig Tiller 9d0638c038 Fix copyright 2016-03-07 20:23:37 -08:00
Masood Malekghassemi dba948569a Merge pull request #5620 from VcamX/patch-1
Set grace=0 to server stop in route_guide
2016-03-07 19:02:46 -08:00
Stanley Cheung a41a6775d4 php: update readme 2016-03-07 17:10:07 -08:00
Lisa Carey 0211098e93 Removes confusing/unnecessary section on generating code. 2016-03-07 17:41:51 +00:00
VcamX 208fd6b339 Set grace=0 to server stop in route_guide
Fix #5619
2016-03-07 13:08:38 +08:00
Stanley Cheung 5821a444c7 remove stray grpc_common reference 2016-03-03 19:46:58 -08:00
Stanley Cheung 3f5c5c7e18 fix broken link 2016-03-03 19:46:13 -08:00
Stanley Cheung 6dd3c707c2 Update base INSTALL to markdown and remove outdated content 2016-03-03 14:58:48 -08:00
Nicolas "Pixel" Noble 1280fdb574 Merge branch 'master' into backport-merge 2016-02-22 21:30:14 +01:00
Masood Malekghassemi 13e9faa644 Remove outdated scripts 2016-02-17 12:40:07 -08:00
Stanley Cheung e8130a1218 Update README.md with new installation flow 2016-02-16 21:13:18 -08:00
Kailash Sethuraman 5a80ac37a3 Merge pull request #5239 from jtattermusch/csharp_release_docs
Update C# docs for 0.13 release
2016-02-16 13:15:35 -08:00
Michael Lumish 30124c762f Merge pull request #5245 from jtattermusch/csharp_examples_0_13
Update C# examples to 0.13.0 packages
2016-02-16 09:15:09 -08:00
Jan Tattermusch 84ef9d75d7 Merge pull request #5254 from grpc/release-0_13
Release 0.13 upmerge.
2016-02-15 10:05:17 -08:00
Jan Tattermusch b836d03921 regenerate protobuf code and grpc stubs 2016-02-12 19:03:57 -08:00
Jan Tattermusch ded21891f0 update regenerate scripts 2016-02-12 18:58:18 -08:00
Jan Tattermusch aa576ee179 update nuget packages 2016-02-12 18:56:33 -08:00
Jan Tattermusch 7492c7c38c Update README.md 2016-02-12 15:25:45 -08:00
murgatroid99 d1b390453c Update Node examples and example documentation 2016-02-12 13:21:49 -08:00
Jan Tattermusch e7c2566252 Merge pull request #4913 from pszemus/master
Update protobuf version to v3.0.0-beta-2
2016-02-11 11:27:19 -08:00
Craig Tiller b9a5f167d1 Merge pull request #5205 from grpc/release-0_13
Release 0.13 upmerge.
2016-02-11 10:55:20 -08:00
Przemysław Sobala fbf8c0b8ca Update copyright 2016-02-11 11:03:21 +01:00
Nicolas "Pixel" Noble 9fe56a09fd Fixing copyrights. 2016-02-11 02:16:53 +01:00
Nicolas "Pixel" Noble 7cc94e9381 Fixing Ruby examples. 2016-02-11 02:08:17 +01:00
Yang Gao 42fad8e765 Merge pull request #5041 from ejona86/sync-protos
Sync java options in example protos
2016-02-10 12:52:40 -08:00
Craig Tiller 6c90d898b6 Fix sanity 2016-02-08 10:27:50 -08:00
Jorge Canizales 83f76a8b01 Merge pull request #4985 from kriswuollett/kriswuollett-objc-useragent
Add channel args to enable user agent string for Objective-C
2016-02-05 18:00:45 -08:00
murgatroid99 95060b510e Make Node examples package self-contained 2016-02-05 13:05:31 -08:00
yang-g b45f265326 Remove reference to lgpr in examples 2016-02-04 09:48:39 -08:00
Kristopher Wuollett 20b79e702d Updated user agent to be a host-level setting 2016-02-03 21:38:44 -05:00
Eric Anderson 04c97a1715 Update copyright date to include both 2015 and 2016 2016-02-03 14:38:39 -08:00