Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | generate comments for C# client constructors | Jan Tattermusch | 2016-06-22 |
| | |||
* | dont generate NewClient method for C# services | Jan Tattermusch | 2016-06-22 |
| | |||
* | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 | Jan Tattermusch | 2016-06-20 |
|\ | | | | | Add well known protos to Node and Ruby tools packages | ||
| * | Update Node plugin to handle well known type changes | murgatroid99 | 2016-06-17 |
| | | |||
* | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
|\| | |||
| * | Merge pull request #6874 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-14 |
| |\ | | | | | | | Python GA code generation | ||
| * \ | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
| |\ \ | | | | | | | | | Proto server reflection | ||
| | | * | Python GA code generation | Nathaniel Manista | 2016-06-13 |
| | |/ | |/| | |||
* | | | override->GRPC_OVERRIDE | Vijay Pai | 2016-06-09 |
| | | | | | | | | | | | | Remove range-based fors | ||
| * | | Merge pull request #6855 from makdharma/issue6834 | Jan Tattermusch | 2016-06-09 |
| |\ \ | | | | | | | | | fix for #6834 | ||
| | * | | fix for #6834 | Makarand Dharmapurikar | 2016-06-09 |
| | | | | | | | | | | | | | | | | | | | | Removed constants kPackageName and kServiceName so multiple services can be defined in one proto. | ||
| * | | | fix for issue 6344. added printing of .proto file comments in generated code. | Makarand Dharmapurikar | 2016-06-08 |
| |/ / | |||
| * | | addressed feedback. | Makarand Dharmapurikar | 2016-06-08 |
| | | | |||
| * | | fix for issue 5548. Deprecated old classes and created subclasses. | Makarand Dharmapurikar | 2016-06-07 |
|/ / | |||
| * | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 |
| |\ | |/ |/| | |||
* | | Merge pull request #6792 from yang-g/build_clean | Jan Tattermusch | 2016-06-07 |
|\ \ | | | | | | | Make grpc++ independent of protobuf | ||
* | | | get rid of deprecated server and client interface | Jan Tattermusch | 2016-06-06 |
| | | | |||
* | | | update C# codegen and regenerate | Jan Tattermusch | 2016-06-06 |
| | | | |||
| * | | merge and resolve conflicts | yang-g | 2016-06-03 |
| |\ \ | |/ / |/| | | |||
| * | | Make grpc++ independent of protobuf | yang-g | 2016-06-03 |
| | | | |||
| | * | Move protobuf dependencies to config_protobuf.h | Yuchen Zeng | 2016-06-03 |
| |/ | |||
* | | Added comments to ruby code generation | murgatroid99 | 2016-05-20 |
| | | |||
* | | Added comments to node generation, also refactored some plugin code | murgatroid99 | 2016-05-20 |
|/ | |||
* | Merge pull request #6479 from kpayson64/python_protoc_formatting | Jan Tattermusch | 2016-05-12 |
|\ | | | | | Format changes to python protoc generation | ||
| * | Format changes to python protoc generation | Ken Payson | 2016-05-11 |
| | | |||
* | | Merge pull request #6475 from grpc/release-0_14 | Nicolas Noble | 2016-05-09 |
|\ \ | | | | | | | Upmerge from 0.14.0 | ||
| * | | Fully qualify System.Threading.Tasks.Task | Kirill Katsnelson | 2016-05-09 |
| |/ | |||
* | | Merge pull request #6400 from murgatroid99/ruby_empty_proto_package | Jan Tattermusch | 2016-05-09 |
|\ \ | |/ |/| | Made ruby plugin support empty package names | ||
* | | Add proto comments to generated _pb2.py files | yang-g | 2016-05-03 |
| | | |||
| * | Finished ruby generator change | murgatroid99 | 2016-05-02 |
| | | |||
| * | Made ruby plugin support empty package names | murgatroid99 | 2016-05-02 |
|/ | |||
* | Merge pull request #6330 from soltanmm/6264 | Jan Tattermusch | 2016-04-28 |
|\ | | | | | Allow additive changes to protos w/o forcing user implementation | ||
* | | add comments from .proto file to generated C# files | Jan Tattermusch | 2016-04-28 |
| | | |||
* | | Merge pull request #6205 from BenchR267/objc-nullability | Jorge Canizales | 2016-04-27 |
|\ \ | | | | | | | Added nullability to service declaration in ObjC | ||
| | * | Allow additive changes to protos w/o forcing user implementation | Masood Malekghassemi | 2016-04-27 |
| | | | |||
* | | | Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen | Nicolas Noble | 2016-04-27 |
|\ \ \ | |_|/ |/| | | Add new cmdline options to C# codegen. | ||
* | | | Merge pull request #6181 from yang-g/proto_comments | Jan Tattermusch | 2016-04-27 |
|\ \ \ | | | | | | | | | Put proto file comments to generated grpc header file. | ||
| | | * | Use static const strings | Benjamin Herzog | 2016-04-27 |
| | | | | |||
| | * | | add internal_access option for C# codegen | Jan Tattermusch | 2016-04-26 |
| | | | | |||
| | * | | introduce c# generator options | Jan Tattermusch | 2016-04-26 |
| | | | | |||
| | * | | support custom parsegeneratorparameter | Jan Tattermusch | 2016-04-26 |
| | | | | |||
| | * | | params for generating only client/server | Jan Tattermusch | 2016-04-26 |
| |/ / |/| | | |||
* | | | Merge pull request #6282 from jtattermusch/disable_internal_obsolete | Jan Tattermusch | 2016-04-26 |
|\ \ \ | | | | | | | | | Disable warnings for use of our own obsolete interfaces | ||
| | * \ | merge and resolve conflict | yang-g | 2016-04-26 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #6238 from gwvo/master | Jan Tattermusch | 2016-04-26 |
|\ \ \ \ | | | | | | | | | | | Some additional fixes to make the C++ codegen not depend on protobuf. | ||
| * | | | | Some additional fixes to make the C++ codegen not depend on protobuf. | Wouter van Oortmerssen | 2016-04-25 |
| | | | | | |||
| | | * | | resolve comments | yang-g | 2016-04-25 |
| | | | | | |||
| | * | | | disable warnings for use of our own obsolete interfaces | Jan Tattermusch | 2016-04-25 |
| |/ / / | |||
| | | * | Move nonnull begin to correct position | Benjamin Herzog | 2016-04-22 |
| | | | | |||
| | * | | Add comments | yang-g | 2016-04-21 |
| | | | |