Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | * | | | | | 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 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | refactor ClientBase | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | generate only one Client class instead of abstract & concrete | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | add concept of CallInvoker | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | migrate from client side interface to client side abstract class | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | generate client-side base class | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | fix copyrights | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | regenerate protos | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | change C# service implementations to inherit from a generated base class | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | generate serverside base class for C# | 2016-04-01 | ||
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into ↵ | 2016-04-01 | ||
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | subchannel_factory_create_lb_channel | |||
| | * | | | | | | | | | | ignore perf tests that slow down C# coverage on windows | 2016-04-01 | ||
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #6042 from ctiller/optionalize_resolvers | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Optionalize resolvers | |||
| | | * | | | | | | | | | | upgrade tool for C# coverage reports | 2016-04-01 | ||
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | Merge branch 'master' into subchannel_factory_create_lb_channel | 2016-04-01 | ||
| | | | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #5419 from ctiller/cleaner-posix2 | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all event handling code behind one grand unified interface | |||
| | | | * | | | | | | | | | fixup | 2016-04-01 | ||
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | allow halfclose after close on clients | 2016-04-01 | ||
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | added grpc_client_channel_type for the creation of client channels | 2016-04-01 | ||
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Merge branch 'master' into node_coverage_report_fix | 2016-04-01 | ||
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| | | | | * | | | | | | | Flatten Node coverage reports by one level to avoid issues with redirects | 2016-04-01 | ||
| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | Separate configuration from running logic for performance tests | 2016-04-01 | ||
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| | | | | | | * | | | | Fixes | 2016-04-01 | ||
| | | | | | | | | | | | ||||
| | | | | | | * | | | | clang-format | 2016-04-01 | ||
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Fixed zookeeper... (?) | 2016-04-01 | ||
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Fix missing arg | 2016-04-01 | ||
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Zookeeper fixes | 2016-04-01 | ||
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Merge github.com:grpc/grpc into optionalize_resolvers | 2016-04-01 | ||
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | * | | | | Fix client_crash_test, implement idempotency, fail_fast for C++ | 2016-04-01 | ||
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #6051 from dgquintas/moar_uri_tests | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | added more uri parsing tests | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #6032 from murgatroid99/node_stress_client | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Node stress test client and metrics client | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6010 from vjpai/i_know_rubies | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby performance testing worker | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6001 from ctiller/optionalize_census | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optionalize census | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5932 from dgquintas/lb_resolvers | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small test improvements to lb_policies and sockaddr_resolver tests | |||
| | | | | | | | | | | | * \ \ \ | Merge github.com:grpc/grpc into ignore_connectivity | 2016-04-01 | ||
| | | | | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | Tweak zookeeper | 2016-04-01 | ||
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge pull request #6054 from ctiller/perflang | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only build specified languages when running tests for those languages | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6007 from jtattermusch/upgrade_google_apis_nuget | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade Google.Apis.Auth nuget dependency to 1.11.1 | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6049 from jtattermusch/perf_worker_creation | 2016-04-01 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for tools/gce/create_linux_performance_worker.sh |