Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #15676 from ncteisen/error-creation-sanity | Noah Eisen | 2018-06-11 |
|\ | |||
* \ | Merge pull request #15690 from grpc/revert-15539-recv_trailing_metadata_ready | Mark D. Roth | 2018-06-08 |
|\ \ | |||
* \ \ | Merge pull request #15682 from mehrdada/bump-pylint | Mehrdad Afshari | 2018-06-08 |
|\ \ \ | |||
| | * | | Revert "move recv_trailing_metadata into its own callback, don't use on_compl... | Mark D. Roth | 2018-06-08 |
| |/ / |/| | | |||
* | | | Merge pull request #15664 from muxi/binary-size | Muxi Yan | 2018-06-08 |
|\ \ \ | |||
* \ \ \ | Merge pull request #15539 from markdroth/recv_trailing_metadata_ready | Mark D. Roth | 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 |
| | * | | | | Move recv_trailing_metadata into its own callback. Don't use | Mark D. Roth | 2018-06-08 |
| |/ / / / |/| | | | | |||
| | | * | | Remove comment that is no longer relevant | Mehrdad Afshari | 2018-06-08 |
* | | | | | Revert "Fix shutdown of closed fd when c-ares opens a second fd" | Jan Tattermusch | 2018-06-08 |
* | | | | | Merge pull request #14908 from jtattermusch/csharp_artifact_pdb | Jan Tattermusch | 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 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #15394 from yashykt/maxmsglen | Yash Tibrewal | 2018-06-07 |
|\ \ \ \ \ \ | |||
| | | | | | * | Add an error mode to disable creation | ncteisen | 2018-06-07 |
| | | | * | | | TLS session resumption support for Python clients | Santosh Ananthakrishnan | 2018-06-07 |
* | | | | | | | Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket | apolcyn | 2018-06-07 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | * | | | | | Change comments | Yash Tibrewal | 2018-06-07 |
* | | | | | | | Merge pull request #15666 from nathanielmanistaatgoogle/15662 | Nathaniel Manista | 2018-06-07 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #15649 from markdroth/avoid_peer_string_alloc | Mark D. Roth | 2018-06-07 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #15069 from muxi/prototype-cfstream | Muxi Yan | 2018-06-07 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #15567 from muxi/mobile-log-per-host | Muxi Yan | 2018-06-07 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | build package with native debug symbols | Jan Tattermusch | 2018-06-07 |
| | | | | | | | * | | | add package with native debug symbols | Jan Tattermusch | 2018-06-07 |
| | | | | | | | | |/ | | | | | | | | |/| | |||
* | | | | | | | / | | Fix fuzzer error | ncteisen | 2018-06-06 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| | | | * | | | | | Retain references to channel arguments | Nathaniel Manista | 2018-06-06 |
| | * | | | | | | | clang-format | Muxi Yan | 2018-06-06 |
| | * | | | | | | | Fix crash when debug | Muxi Yan | 2018-06-06 |
* | | | | | | | | | Merge pull request #13709 from ZhouyihaiDing/readme | Zhouyihai Ding | 2018-06-06 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #15639 from jtattermusch/no_package_service | Jan Tattermusch | 2018-06-06 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | revert -framework CoreFoundation | Muxi Yan | 2018-06-05 |
| | * | | | | | | | | | readme | ZhouyihaiDing | 2018-06-05 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | Avoid allocating the peer string returned from the transport. | Mark D. Roth | 2018-06-05 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| | | | | | | | * | Scripts for iOS size audit | Muxi Yan | 2018-06-05 |
* | | | | | | | | | Merge pull request #15634 from sreecha/ep-doc | Sree Kuchibhotla | 2018-06-05 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #15619 from yang-g/oauth_cache | Yang Gao | 2018-06-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | only generate namespace block when appropriate | Jan Tattermusch | 2018-06-05 |
| |_|/ / / / / / / / |/| | | | | | | | | |