aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests
Commit message (Expand)AuthorAge
...
* Merge pull request #17143 from grpc/module-root-loggerGravatar Richard Belleville2018-11-12
|\
* | Add missing transitive dependenciesGravatar Richard Belleville2018-11-09
| * Use single NullHandler for whole libraryGravatar Richard Belleville2018-11-09
|/
* Merge pull request #16919 from lidizheng/wait-for-readyGravatar Lidi Zheng2018-11-07
|\
| * Add wait-for-ready semanticsGravatar Lidi Zheng2018-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 #17081 from nathanielmanistaatgoogle/restore-python-bazelGravatar Srini Polavarapu2018-11-02
|\ \
| | * Replace pkg_resources with pkgutil.Gravatar Benjamin Peterson2018-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
| |/
* | 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
* | Format codeGravatar Richard Belleville2018-10-31
* | Add logging tests to tests.jsonGravatar Richard Belleville2018-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
|/
* 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
|/
* 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 #16378 from ghostwriternr/module-level-logger-fixGravatar Nathaniel Manista2018-09-06
|\ \
* \ \ Merge pull request #16425 from lamby/spelling-errorsGravatar Juanli Shen2018-08-22
|\ \ \
* | | | Support gRPC Python client-side fork with epoll1Gravatar Eric Gribkoff2018-08-22
| * | | Fix a number of spelling errors.Gravatar Chris Lamb2018-08-22
|/ / /
* | / Ensure thread_pool is not None for grpc.ServerGravatar Mehrdad Afshari2018-08-21
| |/ |/|
| * Configure module level loggers with basicConfig()Gravatar Naresh2018-08-17
|/
* Minimal Bazel BUILD files for grpcio PythonGravatar Naresh2018-08-02
* Add SERVICE_NAME to reflection/healthGravatar Mehrdad Afshari2018-07-26
* Disable ChannelConnectivityTest for the Beta APIGravatar Mehrdad Afshari2018-07-25
* Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-v...Gravatar Nathaniel Manista2018-06-11
|\
* \ Merge pull request #15682 from mehrdada/bump-pylintGravatar Mehrdad Afshari2018-06-08
|\ \
| | * Check conformance to grpc.GenericRpcHandler typeGravatar Nathaniel Manista2018-06-08
| |/ |/|