index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
compiler
Commit message (
Expand
)
Author
Age
*
PHP Proto3: gRPC PHP Plugin code generator
Stanley Cheung
2016-09-29
*
Format.
Nicolas "Pixel" Noble
2016-09-29
*
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
*
\
Merge pull request #7930 from yang-g/header2
Nicolas Noble
2016-09-26
|
\
\
|
|
*
Add docstrings to generated beta elements
siddharthshukla
2016-09-22
*
|
|
Put a space after '<' to avoid chance of digraph
Vijay Pai
2016-08-30
|
*
|
Add a header to override grpc::string when needed
yang-g
2016-08-30
*
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-30
|
\
|
|
*
|
|
clang-format
Vijay Pai
2016-08-29
*
|
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...
Vijay Pai
2016-08-29
*
|
|
Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING
Vijay Pai
2016-08-25
*
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-25
|
\
|
|
|
|
*
Clang format code
murgatroid99
2016-08-12
|
|
*
Make Node code generator work properly with nested types
murgatroid99
2016-08-12
|
*
|
Clang format code
murgatroid99
2016-08-12
*
|
|
clang-format
Vijay Pai
2016-08-04
*
|
|
Be able to specify FCUnaryService just like AsyncService so that all
Vijay Pai
2016-08-04
*
|
|
Make FCUnary and ServerReaderWriter derived classes of a new
Vijay Pai
2016-08-04
*
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-04
|
\
\
\
|
|
*
\
Merge branch 'master' into node_generator_nested_messages
murgatroid99
2016-08-02
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Updated ruby protos to use new _pb filename
Ken Payson
2016-07-26
*
|
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-07-21
|
\
|
|
|
|
*
|
|
Clang-format all the things
Masood Malekghassemi
2016-07-12
|
|
/
/
|
*
|
added a comment just to retrigger tests
Makarand Dharmapurikar
2016-07-08
|
*
|
fixed minor indent and resubmit
Makarand Dharmapurikar
2016-07-08
|
*
|
addressed feedback
Makarand Dharmapurikar
2016-07-08
|
*
|
fixes #7219
Makarand Dharmapurikar
2016-07-08
|
|
*
Make Node code generator work properly with nested types
murgatroid99
2016-07-01
|
|
/
|
*
Use open-source defaults to propagate Python plugin configuration
Masood Malekghassemi
2016-06-29
*
|
Make the FCUnary class actually work and test it
vjpai
2016-06-23
*
|
Switch name to fc_unary
vjpai
2016-06-23
*
|
Fix up service types and method handlers so that FC unary can work properly.
vjpai
2016-06-23
|
*
generate comments for C# client constructors
Jan Tattermusch
2016-06-22
*
|
Actually generate code for FC Unary and make it work
vjpai
2016-06-22
|
*
dont generate NewClient method for C# services
Jan Tattermusch
2016-06-22
*
|
Initial definition of flow-controlled unary type along with code generation f...
vjpai
2016-06-22
|
/
*
Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2
Jan Tattermusch
2016-06-20
|
\
|
*
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
|
|
\
|
*
\
Merge pull request #6438 from y-zeng/reflection_separate_lib
Jan Tattermusch
2016-06-13
|
|
\
\
|
|
|
*
Python GA code generation
Nathaniel Manista
2016-06-13
|
|
|
/
|
|
/
|
*
|
|
override->GRPC_OVERRIDE
Vijay Pai
2016-06-09
|
*
|
Merge pull request #6855 from makdharma/issue6834
Jan Tattermusch
2016-06-09
|
|
\
\
|
|
*
|
fix for #6834
Makarand Dharmapurikar
2016-06-09
|
*
|
|
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
|
|
\
|
|
/
|
/
|
[next]