Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixing trailing metadata ops. | Vizerai | 2018-06-19 |
* | Merge pull request #15715 from markdroth/retry_data_per_attempt | Mark D. Roth | 2018-06-19 |
|\ | |||
* \ | Merge pull request #15274 from JackOfMostTrades/verify-callback-core | Mark D. Roth | 2018-06-19 |
|\ \ | |||
| | * | Allocate retry payload fields with subchannel call instead of with each batch. | Mark D. Roth | 2018-06-19 |
* | | | Merge pull request #15668 from mehrdada/remove-csharp-interceptor-api-experim... | Mehrdad Afshari | 2018-06-19 |
|\ \ \ | |_|/ |/| | | |||
* | | | Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 | Mark D. Roth | 2018-06-19 |
|\ \ \ | |||
* \ \ \ | Merge pull request #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #15377 from ganmacs/move-script-which-has-pre-req | apolcyn | 2018-06-18 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #15791 from ganmacs/run-spec-by-specifing-file | apolcyn | 2018-06-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | All spec files require spec_helper | ganmacs | 2018-06-18 |
| * | | | | | | spec_helper requires grpc | ganmacs | 2018-06-18 |
* | | | | | | | Fix typos in the description of Server | Rinat Abdullin | 2018-06-17 |
| | * | | | | | Move a script which has a pre-requirement to outside of spec | ganmacs | 2018-06-16 |
* | | | | | | | Merge pull request #15780 from apolcyn/cares_windows_build | apolcyn | 2018-06-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Separate the posix part of the c-ares driver | Alexander Polcyn | 2018-06-15 |
| | | | | * | | | Get status from wire even if the recv_trailing_metadata batch callback | Mark D. Roth | 2018-06-15 |
* | | | | | | | | Merge pull request #15681 from ncteisen/even-more-clang | Noah Eisen | 2018-06-15 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #15755 from ganmacs/unify-duplicated-method | apolcyn | 2018-06-14 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #15694 from srini100/bump-to-v1.14 | Srini Polavarapu | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #15595 from dgquintas/nanopb_build_cleanup | David G. Quintas | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #15775 from hcaseyal/fix_http_server_filter_comment | hcaseyal | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Fix comment typo in http_server_filter | Hope Casey-Allen | 2018-06-14 |
* | | | | | | | | | | | | Specify thread-safety of grpc-created channels | Nathaniel Manista | 2018-06-14 |
|/ / / / / / / / / / / | |||
* | | | | | | | | | | | Merge pull request #15698 from yashykt/httpsproxy | Yash Tibrewal | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #14639 from mehrdada/blocking-py-intercept | Mehrdad Afshari | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Refactor: reorder | Mehrdad Afshari | 2018-06-14 |
| | | * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup | David Garcia Quintas | 2018-06-14 |
| | | |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Refactor: avoid calling with_call API | Mehrdad Afshari | 2018-06-14 |
* | | | | | | | | | | | | | Merge pull request #15726 from kwasimensah/master | Nicolas Noble | 2018-06-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | Remove check for whether channel is secure/insecure. Always prefer 'https_pro... | Yash Tibrewal | 2018-06-14 |
| | | * | | | | | | | | | | | No need to fallback on https_proxy for insecure connections | Yash Tibrewal | 2018-06-14 |
| | | * | | | | | | | | | | | Prefer using https_proxy for secure channels and http_proxy for insecure chan... | Yash Tibrewal | 2018-06-14 |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | * | | | | | | | Enable the performance-* clang-tidy checks | Noah Eisen | 2018-06-14 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | | * | | | Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada... | Mark D. Roth | 2018-06-14 |
| | | | | | | |_|/ / / | | | | | | |/| | | | | |||
* | | | | | / | | | | | Revert "Add Type Checking On Channel Args" | Noah Eisen | 2018-06-14 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
| | | | | * | | | | | Unify nearly same method | ganmacs | 2018-06-14 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #15678 from ncteisen/channel-arg-sanity | Noah Eisen | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #15727 from kpayson64/null_endpoint | kpayson64 | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2 | Vijay Pai | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | Re-raise grpc.RpcError instead of eating it | Mehrdad Afshari | 2018-06-13 |
| | | | | * | | | | | | | Refactor: rename _LocalFailure to _FailureOutcome | Mehrdad Afshari | 2018-06-13 |
| | | | | * | | | | | | | Optimize blocking intercepted stream-unary calls | Mehrdad Afshari | 2018-06-13 |
| | | | | * | | | | | | | Optimize blocking intercepted unary-unary calls | Mehrdad Afshari | 2018-06-13 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #15744 from kpayson64/disable_lru | kpayson64 | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #15730 from sreecha/epollex-pls-add-documentation | Sree Kuchibhotla | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | Reviewer feedback | ncteisen | 2018-06-13 |
| | | * | | | | | | | | | | Revert "Second attempt: move recv_trailing_metadata into its own callback, do... | Mark D. Roth | 2018-06-13 |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #15490 from apolcyn/ares_under_combiner | apolcyn | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #15712 from ncteisen/downgrade-logs | Noah Eisen | 2018-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | Disable LRU cache test on gevent | kpayson64 | 2018-06-13 |