aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio
Commit message (Expand)AuthorAge
...
| * | Merge pull request #17074 from lidizheng/python-doc-genGravatar Lidi Zheng2018-11-07
| |\ \
| | * | New Python documentation generationGravatar Lidi Zheng2018-11-06
| | | * Add wait-for-ready semanticsGravatar Lidi Zheng2018-11-06
| | |/
| * | Merge pull request #17128 from lidizheng/add-comment-to-commands-pyGravatar Lidi Zheng2018-11-06
| |\ \
| | * | Add background about the special conditionGravatar Lidi Zheng2018-11-06
| | |/
| * | Merge pull request #17057 from jtattermusch/faster_python_buildGravatar Jan Tattermusch2018-11-06
| |\ \
| * \ \ Merge pull request #16976 from benjaminp/remove-pkg_resourcesGravatar Lidi Zheng2018-11-05
| |\ \ \
| * | | | Add support for utf-8 error messagesGravatar Lidi Zheng2018-11-05
| | |_|/ | |/| |
| * | | Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_setGravatar yihuaz2018-11-02
| |\ \ \
| * \ \ \ Merge pull request #17050 from ncteisen/channelz-socketsGravatar Noah Eisen2018-11-01
| |\ \ \ \
| | | | * | Replace pkg_resources with pkgutil.Gravatar Benjamin Peterson2018-11-01
| | | * | | use gRPC thread modelGravatar Yihua Zhang2018-11-01
| | |/ / / | |/| | |
| * | | | Merge pull request #17064 from gnossen/fix-loggingGravatar Richard Belleville2018-11-01
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #17008 from stub42/yay_destructorsGravatar Lidi Zheng2018-11-01
| |\ \ \ \
| | | | * | fix build and sanityGravatar ncteisen2018-10-31
| | | | * | Move uri_parser to libGravatar ncteisen2018-10-31
| | | | | * add python monkey-patch for parallel build_ext compilationGravatar Jan Tattermusch2018-10-31
| | | * | | Fix various mind-numbing typosGravatar Richard Belleville2018-10-30
| | | * | | Add NullHandler to avoid warnings about no handlerGravatar Richard Belleville2018-10-30
| | | * | | Revert "Configure module level loggers with basicConfig()"Gravatar Richard Belleville2018-10-30
| | | | |/ | | | |/|
| | | | * Move uri_parser to common spotGravatar ncteisen2018-10-30
| | | |/
| * | | Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt`Gravatar Lidi Zheng2018-10-30
| * | | Try cleaner separationGravatar Lidi Zheng2018-10-29
| * | | Remove the environment variable changing lineGravatar Lidi Zheng2018-10-29
| * | | Add reference to the issueGravatar Lidi Zheng2018-10-29
| * | | Ensure libboringssl.a is always built for PythonGravatar Lidi Zheng2018-10-29
| | |/ | |/|
| | * Handle missing globals in Python Channel destructorsGravatar Stuart Bishop2018-10-26
| |/
| * Merge pull request #16507 from markdroth/health_checking_clientGravatar Mark D. Roth2018-10-24
| |\
| | * Client-side health checking support.Gravatar Mark D. Roth2018-10-24
| * | security connector refactorGravatar Yihua Zhang2018-10-22
| |/
| * Changes to register xds plugin init and shutdown.Gravatar Vishal Powar2018-10-18
| * fix Exception throw for invalid channel argsGravatar Lidi Zheng2018-10-14
| * Regenerate projectsGravatar Stanley Cheung2018-10-08
| * Merge pull request #16735 from hcaseyal/delete_lookup_tableGravatar hcaseyal2018-10-01
| |\
| | * Delete hpack lookup tableGravatar Hope Casey-Allen2018-09-28
| * | Delete epollsig poller and tests using itGravatar Vijay Pai2018-09-22
| |/
| * Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
| |\
| | * Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
| * | Fix SSL channel credential when an argument is NoneGravatar Mehrdad Afshari2018-09-17
| * | Merge pull request #16378 from ghostwriternr/module-level-logger-fixGravatar Nathaniel Manista2018-09-06
| |\ \
| * | | [bazel] Fix python BUILD rulesGravatar Ruslan Nigmatullin2018-09-04
| | |/ | |/|
| * | Merge pull request #16467 from AspirinSJL/bump_masterGravatar Juanli Shen2018-08-27
| |\ \
| * | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| | * | Regenerate projectsGravatar Juanli Shen2018-08-27
| |/ /
| * | Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
* | | more stuffGravatar Yash Tibrewal2018-08-24
|/ /
* | Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ \
* | | Check poll strategy in core fork handler and log error if unsupportedGravatar Eric Gribkoff2018-08-23
* | | Support tracking and closing fds post-fork in ev_poll_posixGravatar Eric Gribkoff2018-08-23
* | | Merge pull request #16435 from mehrdada/move-cred-wrapper-into-credentials.pyxGravatar Mehrdad Afshari2018-08-23
|\ \ \