aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
...
| * | | | | | Merge pull request #17064 from gnossen/fix-loggingGravatar Richard Belleville2018-11-01
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #17008 from stub42/yay_destructorsGravatar Lidi Zheng2018-11-01
| |\ \ \ \ \ \
| | | * | | | | Use custom assertionsGravatar Richard Belleville2018-11-01
| | | * | | | | Isolate logging in all test casesGravatar Richard Belleville2018-11-01
| | | | | * | | Bazel rules for gRPC Python interop testsGravatar Naresh2018-11-01
| | | | | * | | Bazel rules for Python grpcio_reflectionGravatar Naresh2018-11-01
| | |_|_|/ / / | |/| | | | |
| | | | * | | fix build and sanityGravatar ncteisen2018-10-31
| | | * | | | Appease the yapf godsGravatar Richard Belleville2018-10-31
| | | * | | | Add explicit test that user can configure their own handlerGravatar Richard Belleville2018-10-31
| | | * | | | Fix splatGravatar Richard Belleville2018-10-31
| | | * | | | Format codeGravatar Richard Belleville2018-10-31
| | | * | | | Pull out function to patch stderrGravatar Richard Belleville2018-10-31
| | | * | | | Add test for 'No handlers could be found' problemGravatar Richard Belleville2018-10-31
| | | | * | | Move uri_parser to libGravatar ncteisen2018-10-31
| | | * | | | Format codeGravatar Richard Belleville2018-10-31
| | | * | | | Add logging tests to tests.jsonGravatar Richard Belleville2018-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 basicConfig handler to grpcio_testingGravatar Richard Belleville2018-10-30
| | | * | | Add basicConfig handler to unit testsGravatar 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
| | | * | | Add failing unit testGravatar 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
| * Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-10-15
| |\
| * | Ban gevent testGravatar ncteisen2018-10-15
| | * Merge pull request #16864 from lidizheng/masterGravatar Lidi Zheng2018-10-15
| |/|
| | * fix Exception throw for invalid channel argsGravatar Lidi Zheng2018-10-14
| * | Revert "Bazel rules for gRPC Python interop tests"Gravatar Mehrdad Afshari2018-10-12
| * | Revert "Bazel rules for Python grpcio_reflection"Gravatar Mehrdad Afshari2018-10-12
| |/
| * Merge pull request #16831 from ghostwriternr/bazel-python-reflectionGravatar Nathaniel Manista2018-10-12
| |\
| * \ Merge pull request #16813 from ghostwriternr/bazel-python-interop-testsGravatar Nathaniel Manista2018-10-12
| |\ \
| | | * Bazel rules for Python grpcio_reflectionGravatar Naresh2018-10-11
| | |/ | |/|
| | * Bazel rules for gRPC Python interop testsGravatar Naresh2018-10-11
| * | Bazel rules for Python grpcio_health_checkingGravatar Naresh2018-10-09
| |/
| * Regenerate projectsGravatar Stanley Cheung2018-10-08
| * Merge pull request #16335 from ghostwriternr/python_bazel_4Gravatar Nathaniel Manista2018-10-08
| |\
| | * Add Bazel targets for Python unit testsGravatar Naresh2018-10-03
| * | Merge pull request #16735 from hcaseyal/delete_lookup_tableGravatar hcaseyal2018-10-01
| |\ \
| | * | Delete hpack lookup tableGravatar Hope Casey-Allen2018-09-28