Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | add comments from .proto file to generated C# files | Jan Tattermusch | 2016-04-28 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | | | | | | * | clang-format | Craig Tiller | 2016-04-28 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | Fix a case whereby we leak a winsocket if we fail to connect | Craig Tiller | 2016-04-28 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #6196 from y-zeng/call-error-to-string | Craig Tiller | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide a function that converts grpc_call_error values into a string | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6205 from BenchR267/objc-nullability | Jorge Canizales | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added nullability to service declaration in ObjC | |||
| | | | | | | | | | * | | | | Remove Python alpha/early_adopter implementation | Nathaniel Manista | 2016-04-28 | |
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code has been unsupported for more than six months. | |||
| | | | | | | | * | | | | | 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. | |||
| | | | | | | | * | | | | | Load default roots.pem in Node via grpc_set_ssl_roots_override_callback | murgatroid99 | 2016-04-27 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding support for msys. | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6300 from dmitriykovalev/master | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing invalid usage of getProtobufServiceAttrs() function. | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6295 from markdroth/content_type_semicolon2 | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | Change C implementation to not log an "Unexpected content-type" message when the header includes a semicolon. | |||
* | | | | | | | | | | | | | | | Merge pull request #6299 from jtattermusch/fix_5912 | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | Fix Grpc.IntegrationTesting.InteropClientServerTest flake | |||
| | | | | | | | * | | | | | | | Add Windows-specifics to Python docs | Masood Malekghassemi | 2016-04-27 | |
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | Make Node servers warn instead of fail when a method is missing a handler | murgatroid99 | 2016-04-27 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | Fixed minor Node compilation issue | murgatroid99 | 2016-04-27 | |
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Fixed clang formatting problems. | Mark D. Roth | 2016-04-27 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #4569 from jskeet/fix-buildall | Jan Tattermusch | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore dependencies in buildall.bat | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | Use cpp macros for the "application/grpc" string and its length. | Mark D. Roth | 2016-04-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove unnecessary strlen() call. | |||
| | | | | | | | | | | * | | | | Fix use-after-free | Craig Tiller | 2016-04-26 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | Added compression tracer | David Garcia Quintas | 2016-04-26 | |
| | | | | | | | | | | | | |/ | | | | | | | | | | | | |/| | ||||
| | | | | | | | | | | * | | | Fix use-after-free | Craig Tiller | 2016-04-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 | |
| | | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Fix refcounting bug for mdstrs | Craig Tiller | 2016-04-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | regenerate code | Jan Tattermusch | 2016-04-26 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | 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 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | Added node plugin to grpc-tools npm package, updated build_package_node | murgatroid99 | 2016-04-26 | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | fix #5912 | 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 #6281 from jtattermusch/csharp_assembly_versions | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix assembly version attributes for C# | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add peer_cert method to Ruby call object | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6229 from grpc/python_test_proto_gen | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed python proto build to use shared protos | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6238 from gwvo/master | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | Some additional fixes to make the C++ codegen not depend on protobuf. | |||
| | | | | | | | * | | | | | | | Change C implementation to not log an "Unexpected content-type" message | Mark D. Roth | 2016-04-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when the header includes a semicolon. | |||
| | * | | | | | | | | | | | | | Changed python proto build to use shared protos | Ken Payson | 2016-04-26 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #6266 from murgatroid99/ruby_stress_client | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby stress client | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5445 from murgatroid99/node_protoc_plugin | Jan Tattermusch | 2016-04-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | Create a protoc plugin for Node.js gRPC | |||
| | | | | | | | | | | | | | | * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-26 | |
| | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | Wrap delegate line to fix a Rubocop error about line length | Eric Richardson | 2016-04-26 | |
| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Some additional fixes to make the C++ codegen not depend on protobuf. | Wouter van Oortmerssen | 2016-04-25 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Init tracers after plugin registration | David Garcia Quintas | 2016-04-25 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #6160 from ctiller/api_fuzzer | Nicolas Noble | 2016-04-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Core API fuzzer | |||
| | | | | | | | | * | | | | | | | resolve comments | yang-g | 2016-04-25 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | regenerate C# protos | Jan Tattermusch | 2016-04-25 | |
| | | | | | | | | | | | | | | | |