Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | Fixed build_package_ruby's use of variables | murgatroid99 | 2016-04-29 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #6305 from dgquintas/compression_tracer | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added compression tracer | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6354 from ctiller/portabit | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix double delete | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6357 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add a shard channel arg to client channel construction | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6361 from jtattermusch/benchmark_kill_python | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | Kill pending python workers on start | |||
| | | | | | | | * | | | | Fixed build_package_ruby's use of variables | murgatroid99 | 2016-04-29 | |
| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | Fixed grpc-tools.gemspec | murgatroid99 | 2016-04-29 | |
| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | Updated build_package_ruby to build the grpc-tools gem | murgatroid99 | 2016-04-29 | |
| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | Created grpc-tools ruby gem for distributing protoc and the plugin | murgatroid99 | 2016-04-29 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Ensure minimum size of alt stack (to please vtune) | Craig Tiller | 2016-04-29 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| | | | | | | | * | | | Create Python stress test | Ken Payson | 2016-04-29 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #5592 from pquerna/objc_ssl_channel_creds | Jorge Canizales | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | ObjC: Add ChannelCredentials to gRPC Call, to let specify a private key for the user | |||
| | * | | | | | | | | | | kill pending python workers on start | Jan Tattermusch | 2016-04-29 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Remove duplicate instance of grpc_global_wakeup_fd | Paul Querna | 2016-04-29 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging | Jan Tattermusch | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | Added node plugin to grpc-tools npm package, updated build_package_node | |||
| | * | | | | | | | | | Objective-C: Add ChannelCredentials to gRPC Call. | Paul Querna | 2016-04-29 | |
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GRPCHost now has a property channelCreds which is used when creating a GRPCChannel. | |||
| | * | | | | | | | | clang-format, make code more self-documenting | Craig Tiller | 2016-04-29 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #6331 from nathanielmanistaatgoogle/alpha | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove Python alpha/early_adopter implementation | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6298 from grpc/python_qps_tests | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Python QPS Tests | |||
| | | | * | | | | | | | | Add a shard channel arg to client channel construction | Craig Tiller | 2016-04-28 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C core automatically shares subchannels between channels. Therefore our multiple channel performance tests were really testing single channel performance. | |||
| * | | | | | | | | | | Python QPS Worker/initial scenarios | Ken Payson | 2016-04-28 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #6330 from soltanmm/6264 | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Allow additive changes to protos w/o forcing user implementation | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6351 from murgatroid99/ruby_default_roots | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6325 from murgatroid99/node_default_roots | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Load default roots.pem in Node via grpc_set_ssl_roots_override_callback | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6322 from murgatroid99/node_service_default_method | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Node servers warn instead of fail when a method is missing a handler | |||
| | | | | | | | * | | | | | | | Fix typo | Craig Tiller | 2016-04-28 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | Fix double delete | Craig Tiller | 2016-04-28 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further lock contention reduction for CHTTP2 | |||
| | | | * | | | | | | | | | | | | Fixed unused parameter error | murgatroid99 | 2016-04-28 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #6285 from dgquintas/fix_plugin_tracers | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Init tracers after plugin registration | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6321 from soltanmm/doc | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Windows-specifics to Python docs | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6260 from sreecha/stress_test_misc | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | Simplify QPS Metrics collection | |||
* | | | | | | | | | | | | | | | | | | Merge pull request #6328 from jtattermusch/performance_tests_facelift | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | Better killing of pending QpsWorkers (in single-machine setup). | |||
| | | | | | | | * | | | | | | | | | | Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback | murgatroid99 | 2016-04-28 | |
| | | | | | | | | |_|_|_|_|/ / / / | | | | | | | | |/| | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #6324 from jtattermusch/interop_fixups | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Interop test cleanup | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6348 from jtattermusch/csharp_codegen_comments | Jan Tattermusch | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | Add comments to generated C# files. | |||
| * | | | | | | | | | | | | | | | | | regenerate C# sources | Jan Tattermusch | 2016-04-28 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | 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 #6255 from stanley-cheung/fix-buildgen-plugin-comment | Craig Tiller | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buildgen plugin file comment | |||
| | | | | | | | | | | | | | | | | * | | Disable fail fast for qps driver | Craig Tiller | 2016-04-28 | |
| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | get rid of local qpsworkers before starting the tests | Jan Tattermusch | 2016-04-27 | |
| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #6304 from ctiller/expandypie | Nicolas Noble | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expand corpora | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 #6268 from nicolasnoble/example_fix | Nicolas Noble | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing examples. |