Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Separate the posix part of the c-ares driver | Alexander Polcyn | 2018-06-15 | |
| | | | * | Regenerate projects | Mehrdad Afshari | 2018-06-15 | |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-15 | |
|\| | | | | ||||
| * | | | | Merge pull request #15694 from srini100/bump-to-v1.14 | Srini Polavarapu | 2018-06-14 | |
| |\ \ \ \ | ||||
| * | | | | | Specify thread-safety of grpc-created channels | Nathaniel Manista | 2018-06-14 | |
| * | | | | | Refactor: reorder | Mehrdad Afshari | 2018-06-14 | |
| * | | | | | Refactor: avoid calling with_call API | Mehrdad Afshari | 2018-06-14 | |
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 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 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Disable LRU cache test on gevent | kpayson64 | 2018-06-13 | |
| | | | | * | | Create verify_peer_options when creating ssl credentials in order to expose a... | Ian Haken | 2018-06-12 | |
| | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge pull request #15707 from ghostwriternr/fix-cython-file-endings | Nathaniel Manista | 2018-06-11 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-v... | Nathaniel Manista | 2018-06-11 | |
| |\ \ \ \ \ \ | ||||
| | | * | | | | | Update grpc_gevent cython files to include .pxi | Naresh | 2018-06-11 | |
| | |/ / / / / | |/| | | | | | ||||
| | | | | | * | Regenerate projects | Srini Polavarapu | 2018-06-08 | |
| | |_|_|_|/ | |/| | | | | ||||
| | | | * | | Regenrate projects | Srini Polavarapu | 2018-06-08 | |
| | |_|/ / | |/| | | | ||||
| * | | | | Merge pull request #15682 from mehrdada/bump-pylint | Mehrdad Afshari | 2018-06-08 | |
| |\ \ \ \ | ||||
| | | * | | | Check conformance to grpc.GenericRpcHandler type | Nathaniel Manista | 2018-06-08 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru | Nathaniel Manista | 2018-06-08 | |
| |\ \ \ \ | ||||
| | | * | | | Change exception type to AssertError | Mehrdad Afshari | 2018-06-08 | |
| | | * | | | Remove comment that is no longer relevant | Mehrdad Afshari | 2018-06-08 | |
| | | * | | | Run yapf to reformat Python code | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix arguments-differ pylint warning | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Remove unused _junkdrawer | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix import order to satisfy pylint | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix raising-format-tuple pylint warning | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Refactor to avord redefining argument | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix arguments-differ pylint warning | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix useless-super-delegation pylint warnings | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Implement abstract methods _LocalFailure inherits | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix arguments-differ pylint warning | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Remove unnecessary pylint suppressions | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix inconsistent-return-statements pylint warnings | Mehrdad Afshari | 2018-06-07 | |
| | | * | | | Fix code to pass len-as-condition pylint test | Mehrdad Afshari | 2018-06-07 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #14557 from ghostwriternr/py-custom-logger | Nathaniel Manista | 2018-06-07 | |
| |\ \ \ \ | ||||
| | | * | | | TLS session resumption support for Python clients | Santosh Ananthakrishnan | 2018-06-07 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #15666 from nathanielmanistaatgoogle/15662 | Nathaniel Manista | 2018-06-07 | |
| |\ \ \ \ | ||||
| | * | | | | Retain references to channel arguments | Nathaniel Manista | 2018-06-06 | |
* | | | | | | Add basic support for GetChannel | ncteisen | 2018-06-05 | |
|/ / / / / | ||||
* | | | | | Merge pull request #15607 from kpayson64/upmerge_changes | kpayson64 | 2018-06-04 | |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes | kpayson64 | 2018-06-01 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| | * | | | | Use gevent greenlets for metadata callbacks | kpayson64 | 2018-05-31 | |
* | | | | | | Python: wordsmith documentation on Server.stop() | Augie Fackler | 2018-05-31 | |
| | | | * | | Update logging in Python to use module-level logger | Naresh | 2018-05-31 | |
* | | | | | | Use the correct proto for benchmark_serivce | kpayson64 | 2018-05-29 | |
| |_|_|/ / |/| | | | | ||||
| | | | * | Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port | Vizerai | 2018-05-29 | |
| | | | |\ | | |_|_|/ | |/| | | |