Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | php: fix examples ClientStub constructor | Stanley Cheung | 2016-03-10 | |
| |/ | ||||
| * | Updated main examples README to link to main docs and quickstarts | Lisa Carey | 2016-03-09 | |
| | | ||||
| * | Clarifying how to install for gRPC C++ | Lisa Carey | 2016-03-08 | |
| | | ||||
| * | Merge pull request #5632 from stanley-cheung/php-update-readme | LisaFC | 2016-03-08 | |
| |\ | | | | | | | Doc Fixit: PHP update readme | |||
| * | | Fix copyright | Craig Tiller | 2016-03-07 | |
| | | | ||||
| * | | Merge pull request #5620 from VcamX/patch-1 | Masood Malekghassemi | 2016-03-07 | |
| |\ \ | | | | | | | | | Set grace=0 to server stop in route_guide | |||
| | | * | php: update readme | Stanley Cheung | 2016-03-07 | |
| | |/ | |/| | ||||
| * | | Removes confusing/unnecessary section on generating code. | Lisa Carey | 2016-03-07 | |
| | | | ||||
| | * | Set grace=0 to server stop in route_guide | VcamX | 2016-03-07 | |
| |/ | | | | | Fix #5619 | |||
| * | remove stray grpc_common reference | Stanley Cheung | 2016-03-03 | |
| | | ||||
| * | fix broken link | Stanley Cheung | 2016-03-03 | |
| | | ||||
| * | Update base INSTALL to markdown and remove outdated content | Stanley Cheung | 2016-03-03 | |
| | | ||||
* | | Rewrite Node greeter example to use generated code | murgatroid99 | 2016-02-26 | |
| | | ||||
| * | Merge branch 'master' into backport-merge | Nicolas "Pixel" Noble | 2016-02-22 | |
| |\ | |/ |/| | ||||
| * | Remove outdated scripts | Masood Malekghassemi | 2016-02-17 | |
| | | ||||
| * | Update README.md with new installation flow | Stanley Cheung | 2016-02-16 | |
| | | ||||
| * | Merge pull request #5239 from jtattermusch/csharp_release_docs | Kailash Sethuraman | 2016-02-16 | |
| |\ | | | | | | | Update C# docs for 0.13 release | |||
| * \ | Merge pull request #5245 from jtattermusch/csharp_examples_0_13 | Michael Lumish | 2016-02-16 | |
| |\ \ | | | | | | | | | Update C# examples to 0.13.0 packages | |||
* | | | | Merge pull request #5254 from grpc/release-0_13 | Jan Tattermusch | 2016-02-15 | |
|\| | | | | | | | | | | | Release 0.13 upmerge. | |||
| | * | | regenerate protobuf code and grpc stubs | Jan Tattermusch | 2016-02-12 | |
| | | | | ||||
| | * | | update regenerate scripts | Jan Tattermusch | 2016-02-12 | |
| | | | | ||||
| | * | | update nuget packages | Jan Tattermusch | 2016-02-12 | |
| | | | | ||||
| | | * | Update README.md | Jan Tattermusch | 2016-02-12 | |
| | |/ | ||||
| * / | Update Node examples and example documentation | murgatroid99 | 2016-02-12 | |
| |/ | ||||
* | | Merge pull request #4913 from pszemus/master | Jan Tattermusch | 2016-02-11 | |
|\ \ | | | | | | | Update protobuf version to v3.0.0-beta-2 | |||
* \ \ | Merge pull request #5205 from grpc/release-0_13 | Craig Tiller | 2016-02-11 | |
|\ \ \ | | |/ | |/| | Release 0.13 upmerge. | |||
| | * | Update copyright | Przemysław Sobala | 2016-02-11 | |
| | | | ||||
| * | | Fixing copyrights. | Nicolas "Pixel" Noble | 2016-02-11 | |
| | | | ||||
| * | | Fixing Ruby examples. | Nicolas "Pixel" Noble | 2016-02-11 | |
| | | | ||||
* | | | Merge pull request #5041 from ejona86/sync-protos | Yang Gao | 2016-02-10 | |
|\ \ \ | |/ / |/| | | Sync java options in example protos | |||
* | | | Fix sanity | Craig Tiller | 2016-02-08 | |
| | | | ||||
* | | | Merge pull request #4985 from kriswuollett/kriswuollett-objc-useragent | Jorge Canizales | 2016-02-05 | |
|\ \ \ | | | | | | | | | Add channel args to enable user agent string for Objective-C | |||
* | | | | Make Node examples package self-contained | murgatroid99 | 2016-02-05 | |
| | | | | ||||
* | | | | Remove reference to lgpr in examples | yang-g | 2016-02-04 | |
| | | | | ||||
| * | | | Updated user agent to be a host-level setting | Kristopher Wuollett | 2016-02-03 | |
| | | | | ||||
| | * | | Update copyright date to include both 2015 and 2016 | Eric Anderson | 2016-02-03 | |
| | | | | ||||
| | * | | Update copyright date to 2016 | Eric Anderson | 2016-02-03 | |
| | | | | ||||
| | * | | Sync java options in example protos | Eric Anderson | 2016-02-03 | |
| |/ / |/| | | | | | | | | | | | | | | | | | This makes the protos identical between this repository and the java repository. Fixes grpc/grpc-java#1381 | |||
| * | | Renamed user agent setting to userAgentPrefix and changed its scope to global | Kristopher Wuollett | 2016-02-02 | |
| | | | ||||
| * | | Add channel args to enable user agent string for Objective-C | Kristopher Wuollett | 2016-01-31 | |
|/ / | ||||
* | | copyrights | David Garcia Quintas | 2016-01-27 | |
| | | ||||
* | | DONE!!1one | David Garcia Quintas | 2016-01-27 | |
| | | ||||
| * | Update protobuf version | Przemysław Sobala | 2016-01-27 | |
| | | ||||
* | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 | |
|\| | ||||
| * | fix copyrights | Jan Tattermusch | 2016-01-22 | |
| | | ||||
| * | Merge pull request #4790 from adelez/update_interop_url | Yang Gao | 2016-01-22 | |
| |\ | | | | | | | Update interop test service url to grpc-test.sandbox.googleapis.com. | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 | |
|\| | | ||||
| * | | fix copyright | Jan Tattermusch | 2016-01-20 | |
| | | | ||||
| * | | Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes | Jan Tattermusch | 2016-01-20 | |
| |\ \ | ||||
| | | * | Update interop test service url to grpc-test.sandbox.googleapis.com. | Adele Zhou | 2016-01-20 | |
| | |/ | |/| |