Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args | 2016-05-24 | |
|\ | | | | | Avoid using unspecified keyword args where possible | ||
| * | Update ruby perf code with keyword args changes | 2016-05-23 | |
| | | |||
* | | Merge github.com:grpc/grpc into test_affine | 2016-05-23 | |
|\ \ | |||
| | * | Removed remaining reference to timeout argument from ruby interop client | 2016-05-23 | |
| | | | |||
| | * | Updated ruby interop client with keyword argument changes | 2016-05-23 | |
| | | | |||
| * | | Merge pull request #6423 from ctiller/signal_handler | 2016-05-22 | |
| |\ \ | | | | | | | | | Fix some ubsan issues | ||
| * \ \ | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please | 2016-05-22 | |
| |\ \ \ | | | | | | | | | | | "taking a this" -> "taking this" typo correction | ||
| * \ \ \ | Merge pull request #6436 from jboeuf/credentials_refactoring | 2016-05-22 | |
| |\ \ \ \ | | | | | | | | | | | | | Refactoring the core security code. | ||
* | | | | | | Revert "Revert "Remove spam"" | 2016-05-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e76528ce267e06024224ad52d2874384df26d0a1. | ||
* | | | | | | Revert "Remove spam" | 2016-05-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3f3312e7e92892c6625feecded6fbf09815689f0. | ||
* | | | | | | clang-format | 2016-05-21 | |
| | | | | | | |||
* | | | | | | Fix comments | 2016-05-21 | |
| | | | | | | |||
* | | | | | | Remove spam | 2016-05-21 | |
| | | | | | | |||
* | | | | | | Fix non-listening cq registration so that calls can be queued against them | 2016-05-21 | |
| | | | | | | |||
* | | | | | | Fixes and code simplification | 2016-05-20 | |
| | | | | | | |||
* | | | | | | Remove legacy poller | 2016-05-20 | |
| | | | | | | |||
* | | | | | | Fix crash | 2016-05-20 | |
| | | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into test_affine | 2016-05-20 | |
|\| | | | | | |||
* | | | | | | Fix formatting, mem leak, stall | 2016-05-20 | |
| | | | | | | |||
* | | | | | | Fix merge | 2016-05-20 | |
| | | | | | | |||
* | | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into ↵ | 2016-05-20 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | test_affine | ||
* | | | | | | | Fix server plugin test | 2016-05-20 | |
| | | | | | | | |||
* | | | | | | | Attempt to fix Windows | 2016-05-20 | |
| | | | | | | | |||
| | | | | | * | Finished updating code and tests with keyword argument changes | 2016-05-19 | |
| | | | | | | | |||
| | * | | | | | Merge pull request #6643 from jtattermusch/csharp_profiling2 | 2016-05-19 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Simplify profiling in C# qps clients. | ||
| | * \ \ \ \ \ | Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup | 2016-05-19 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | C# assorted cleanup | ||
| | | | | | * | | | "taking a this" -> "taking this" typo correction | 2016-05-19 | |
| | | |_|_|/ / / | | |/| | | | | | |||
* | | | | | | | | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine | 2016-05-19 | |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Mark sync cq as non-listening when it is | 2016-05-19 | |
| | | | | | | | | | |||
* | | | | | | | | | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine | 2016-05-19 | |
|\| | | | | | | | | |||
| * | | | | | | | | Work stealing between affinitized cqs | 2016-05-19 | |
| | | | | | | | | | |||
| | | | | * | | | | support adding profilers to C# qps clients | 2016-05-18 | |
| | | | | | | | | | |||
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | 2016-05-18 | |
| | | | | | |\ \ \ | |||
| | | | | * | | | | | return number of cores from server | 2016-05-18 | |
| | | | | | | | | | | |||
| | | * | | | | | | | Merge remote-tracking branch 'upstream/release-0_14' into HEAD | 2016-05-18 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | |||
| | | | | * | | | | | rename some ill-named enums and move them to the right files | 2016-05-18 | |
| | | | | | | | | | | |||
| | | | | * | | | | | dont call into C core to get Timespec.InfPast and Timespec.InfFuture | 2016-05-18 | |
| | | | | | | | | | | |||
| | | | | * | | | | | move ServerRpcNew and ClientSideStatus to their own file | 2016-05-18 | |
| | | | | | | | | | | |||
| | | | | * | | | | | tiny optimization in MetadataArraySafeHandle | 2016-05-18 | |
| | | | |/ / / / / | | | |/| | | | | | |||
| | | | | * | | | | make Profilers visible to Grpc.IntegrationTesting | 2016-05-18 | |
| | | | |/ / / / | | | |/| | | | | |||
| | | * | | | | | Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement | 2016-05-18 | |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Handle signals properly when dropping GVL | ||
* | | | \ \ \ \ \ | Merge github.com:grpc/grpc into test_affine | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | | | |||
| | | | | | * | | clang-format | 2016-05-18 | |
| | | | | | | | | |||
| | | | | | * | | Merge github.com:grpc/grpc into signal_handler | 2016-05-18 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| | * | | | | | | Merge branch 'master' into server_channel_affinity | 2016-05-18 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | | | * | Merge branch 'ruby_signal_handling_improvement' into ruby_explicit_kw_args | 2016-05-18 | |
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | | | |||
| | | * | | | | | Finished removing ruby-level signal handlers again | 2016-05-18 | |
| | | | | | | | | |||
| | | * | | | | | Fixed a couple of issues, removed ruby-level signal handling again | 2016-05-18 | |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #6588 from soltanmm/you're-my-compression | 2016-05-18 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add compression support to lower Python/Cython layers | ||
| * \ \ \ \ \ \ \ | Merge pull request #6463 from dgquintas/fix_compression_interop | 2016-05-18 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed compression interop and re-enable for C++. |