Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3 | 2016-04-06 | |
|\ | |||
* \ | Merge github.com:grpc/grpc into cleaner-posix3 | 2016-04-06 | |
|\ \ | |||
| * \ | Merge pull request #6093 from dgquintas/nanopb_fuzzer | 2016-04-05 | |
| |\ \ | |||
| | * | | Added fuzzers for load_balancer_api parsing functions | 2016-04-05 | |
| * | | | Merge branch 'master' into metrics_typo | 2016-04-05 | |
| |\ \ \ | |||
| | * \ \ | Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata | 2016-04-05 | |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #6037 from dgquintas/sockaddr_resolver_lb_2 | 2016-04-05 | |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #6082 from jtattermusch/csharp_perfworker_features | 2016-04-05 | |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge pull request #6070 from ctiller/head-of-line-blocking | 2016-04-05 | |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge pull request #6033 from ctiller/channel_max_reconnect_backoff | 2016-04-05 | |
| | |\ \ \ \ \ \ \ | |||
| * | | | | | | | | | Merge branch 'master' into metrics_typo | 2016-04-05 | |
| |\| | | | | | | | | |||
| | * | | | | | | | | Merge pull request #6087 from ctiller/reset_copyright | 2016-04-05 | |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | make interarrival timer generate the right QPS with poisson load | 2016-04-05 | |
| | | | | | * | | | | | Add more features for C# performance worker | 2016-04-05 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'master' into metrics_typo | 2016-04-05 | |
| |\| | | | | | | | | |||
| * | | | | | | | | | Merge branch 'master' into metrics_typo | 2016-04-05 | |
| |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass | 2016-04-05 | |
| | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge pull request #5726 from ctiller/ignore_connectivity | 2016-04-05 | |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #6016 from dgquintas/subchannel_factory_create_lb_channel | 2016-04-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Fix a typo in metrics.proto. No code is using double_value yet and hence no o... | 2016-04-05 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
| | | | | | * | | | | | | Remove unnecessary -2016 from copyrights | 2016-04-05 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Merge branch 'ignore_connectivity' of github.com:ctiller/grpc into ignore_con... | 2016-04-04 | |
| | | | |\ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | Fix | 2016-04-04 | |
| | | | | * | | | | | | | Merge branch 'master' into ignore_connectivity | 2016-04-04 | |
| | | | |/| | | | | | | | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Merge branch 'ignore_connectivity' of github.com:ctiller/grpc into ignore_con... | 2016-04-04 | |
| | | | |\ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | Fix include guards | 2016-04-04 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb_2 | 2016-04-04 | |
| | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
| | | * | | | | | | | | Merge branch 'master' into subchannel_factory_create_lb_channel | 2016-04-04 | |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge github.com:grpc/grpc into cleaner-posix3 | 2016-04-04 | |
|\| | | | | | | | | | | |||
| | | | | | | * | | | | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | 2016-04-04 | |
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| | * | | | | | | | | | Make ruby library conform to status code spec | 2016-04-04 | |
| |/ / / / / / / / / | |||
| | | | | | | * | | | Fix codegen | 2016-04-04 | |
| | | | | | | * | | | Fix head-of-line blocking in server | 2016-04-04 | |
| | | | | | | * | | | Add missing line | 2016-04-04 | |
| | | | | | | * | | | Merge github.com:grpc/grpc into head-of-line-blocking | 2016-04-04 | |
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| | | | | | | * | | | Initial interface rework to allow knowing whether to pull payload at registra... | 2016-04-04 | |
| * | | | | | | | | | Merge pull request #6067 from jtattermusch/halfclose_after_close | 2016-04-04 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #6068 from jtattermusch/upgrade_opencover | 2016-04-01 | |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | add some test for the newly generated code | 2016-04-01 | |
| | | | * | | | | | | | removed incorrect include | 2016-04-01 | |
| | | | | | | * | | | | regenerate code | 2016-04-01 | |
| | | | | | | * | | | | fix copyrights | 2016-04-01 | |
| | | | | | | * | | | | make client side interface obsolete | 2016-04-01 | |
| | | | | | | * | | | | introduce concept of opaque client base configuration | 2016-04-01 | |
| | | | | | | * | | | | move implementations of CallInvoker to Grpc.Core.Internal | 2016-04-01 | |
| | | | | | | * | | | | update codegen to generate parameterless constructor for clients | 2016-04-01 | |
| | | | | | | * | | | | add parameterless constructor for ClientBase | 2016-04-01 | |
| | | | | | | * | | | | add ClientBase.WithHost and get rid of HeaderInterceptor | 2016-04-01 | |
| | | | | | | * | | | | add host field support to CallInvoker | 2016-04-01 | |
| | | | | | | * | | | | migrate code to single client-side class | 2016-04-01 |