Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6659 from stanley-cheung/php-fix-style | Jan Tattermusch | 2016-06-10 |
|\ | | | | | PHP: ran php-cs-fixer again | ||
* \ | Merge pull request #6461 from y-zeng/fix-async-example | Jan Tattermusch | 2016-06-09 |
|\ \ | | | | | | | Check the value of Next in async examples | ||
* \ \ | Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments | Jan Tattermusch | 2016-06-03 |
|\ \ \ | | | | | | | | | Add comments to generated code for Node and Ruby | ||
| * | | | Added comments to ruby code generation | murgatroid99 | 2016-05-20 |
| | | | | |||
| * | | | Added comments to node generation, also refactored some plugin code | murgatroid99 | 2016-05-20 |
| | | | | |||
| | | * | php: one little thing missed | Stanley Cheung | 2016-05-19 |
| | | | | |||
| | | * | php: fix examples/ directory as well | Stanley Cheung | 2016-05-19 |
| | |/ | |/| | |||
* / | | Fix to undefined reference to gpr_log | chedeti | 2016-05-19 |
|/ / | |||
* | | Merge remote-tracking branch 'upstream/release-0_14' into HEAD | Jan Tattermusch | 2016-05-18 |
|\ \ | |||
* | | | add missing copyrights to .bat files | Jan Tattermusch | 2016-05-13 |
| | | | |||
* | | | Merge pull request #6431 from murgatroid99/node_protoc_examples | Jan Tattermusch | 2016-05-12 |
|\ \ \ | | | | | | | | | Split Node examples into static and dynamic code generation examples | ||
| | * \ | Merge pull request #6497 from murgatroid99/backport_node_protoc_examples | Jan Tattermusch | 2016-05-12 |
| | |\ \ | | | | | | | | | | | Backport node protoc examples | ||
| | * | | | migrate Greeter and Routeguide to 0.14.0 API | Jan Tattermusch | 2016-05-11 |
| | | | | | |||
| | * | | | regenerate code | Jan Tattermusch | 2016-05-11 |
| | | | | | |||
| | * | | | update RouteGuide to 0.14.0 nugets | Jan Tattermusch | 2016-05-11 |
| | | | | | |||
| | * | | | regenerate code | Jan Tattermusch | 2016-05-11 |
| | | | | | |||
| | * | | | update Greeter to 0.14.0 nugets | Jan Tattermusch | 2016-05-11 |
| | | | | | |||
| | | * | | Improved description of examples bifurcation | murgatroid99 | 2016-05-09 |
| | | | | | |||
| | | * | | Split Node examples into static and dynamic code generation examples | murgatroid99 | 2016-05-09 |
| | |/ / | |||
* | | | | Merge pull request #6440 from makdharma/bugfixes | Jorge Canizales | 2016-05-09 |
|\ \ \ \ | |_|/ / |/| | | | RouteGuide example now works with moving between tabs. Fixes issue 6404. | ||
| | | * | Check the value of Next() in async examples | Yuchen Zeng | 2016-05-05 |
| |_|/ |/| | | |||
* | | | Merge pull request #6430 from myeh/example/non_blocking_async_client | Jan Tattermusch | 2016-05-05 |
|\ \ \ | | | | | | | | | Modified sample async client to be multi-threaded | ||
| | | * | Improved description of examples bifurcation | murgatroid99 | 2016-05-05 |
| | | | | |||
| | * | | RouteGuide example now works with moving between tabs. Fixes issue 6404. | Makarand Dharmapurikar | 2016-05-04 |
| | | | | |||
| * | | | Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments. | Michael Yeh | 2016-05-04 |
| | | | | |||
| * | | | Created a new sample async client that is non-blocking. A reader thread is ↵ | Michael Yeh | 2016-05-04 |
| | | | | | | | | | | | | | | | | spawned to handle all the RPC results. | ||
| * | | | Modified sample async client to be non-blocking. A reader thread is spawned ↵ | Michael Yeh | 2016-05-04 |
| | | | | | | | | | | | | | | | | to handle all the RPC results. | ||
| | | * | Split Node examples into static and dynamic code generation examples | murgatroid99 | 2016-05-04 |
| | |/ | |||
* | / | Add proto comments to generated _pb2.py files | yang-g | 2016-05-03 |
| |/ |/| | |||
* | | Reverted 'Rewrite Node greeter example to use generated code' | murgatroid99 | 2016-04-29 |
|/ | |||
* | Merge pull request #6321 from soltanmm/doc | Jan Tattermusch | 2016-04-28 |
|\ | | | | | Add Windows-specifics to Python docs | ||
* \ | Merge pull request #6268 from nicolasnoble/example_fix | Nicolas Noble | 2016-04-27 |
|\ \ | | | | | | | Fixing examples. | ||
| | * | Add Windows-specifics to Python docs | Masood Malekghassemi | 2016-04-27 |
| |/ |/| | |||
| * | Fixing examples. | Nicolas "Pixel" Noble | 2016-04-23 |
| | | |||
* | | Merged from master | murgatroid99 | 2016-04-19 |
|\| | |||
| * | Upmerge the version bump from 0.13 | Nicolas "Pixel" Noble | 2016-04-08 |
| |\ | |||
| | * | regenerate code | Jan Tattermusch | 2016-04-01 |
| | | | |||
| | * | update generate scripts | Jan Tattermusch | 2016-04-01 |
| | | | |||
| | * | cleanup example projects to contains links to important files | Jan Tattermusch | 2016-04-01 |
| | | | |||
| | * | upgrade helloworld and routeguide examples to 0.13.1 | Jan Tattermusch | 2016-04-01 |
| | | | |||
| * | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | | |||
| * | | Merge pull request #5837 from sreecha/grpc_fixit_node | Jan Tattermusch | 2016-03-24 |
| |\ \ | | | | | | | | | DocFixit: Troubleshooting info for Windows and some minor tweaks | ||
| * \ \ | Merge pull request #5659 from leifurhauks/py3_examples | Jan Tattermusch | 2016-03-21 |
| |\ \ \ | | | | | | | | | | | python3-compatible syntax for python examples | ||
| * \ \ \ | Merge pull request #5828 from murgatroid99/node_example_dependencies_fix | Jan Tattermusch | 2016-03-18 |
| |\ \ \ \ | | | | | | | | | | | | | Updated example package.json with missing dependency | ||
| | | | * | | DocFixit: Troubleshooting info for Windows and some minor tweaks | Sree Kuchibhotla | 2016-03-18 |
| | |_|/ / | |/| | | | |||
| | | * | | python3-compatible syntax for python examples | Leifur Halldor Asgeirsson | 2016-03-18 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #5798 from y-zeng/documentation | Stanley Cheung | 2016-03-18 |
| |\ \ \ | | | | | | | | | | | Doc Fixit: examples/cpp/helloworld/README.md | ||
| | | * | | Add other missing dependencies | murgatroid99 | 2016-03-18 |
| | | | | | |||
| | | * | | Updated example package.json with missing dependency | murgatroid99 | 2016-03-18 |
| | | | | | |||
| * | | | | Fix minor issues with Ruby route guide client | murgatroid99 | 2016-03-17 |
| | |/ / | |/| | |