aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio
Commit message (Expand)AuthorAge
* Merge pull request #15993 from ghostwriternr/python_bazel_2Gravatar Nathaniel Manista2018-08-03
|\
* | Add op index support for custom hooksGravatar Mehrdad Afshari2018-08-02
| * Minimal Bazel BUILD files for grpcio PythonGravatar Naresh2018-08-02
* | Add low-level Cython debug/expansion hooksGravatar Mehrdad Afshari2018-08-02
|/
* Add a matching _unwrap_grpc_argGravatar Mehrdad Afshari2018-07-31
* Add Cython functionality to directly wrap grpc_argGravatar Mehrdad Afshari2018-07-30
* Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Gravatar Alexander Polcyn2018-07-27
* Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Gravatar Alexander Polcyn2018-07-26
* Get c-ares to compile and do address sorting on windowsGravatar Alex Polcyn2018-07-25
* Regenerate projectsGravatar Srini Polavarapu2018-07-19
* Fix the muddled linkeage of channelzGravatar ncteisen2018-07-06
* implement loca credentialsGravatar Yihua Zhang2018-07-02
* Merge pull request #15840 from dgquintas/common_nanopbGravatar David G. Quintas2018-06-22
|\
* | Add load reporting filterGravatar Juanli Shen2018-06-22
| * Update to use the canonical version of LB protoGravatar David Garcia Quintas2018-06-21
|/
* Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
|\
| * Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
| |\
| * \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
| |\ \
| * | | Separate the posix part of the c-ares driverGravatar Alexander Polcyn2018-06-15
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-15
|\| | |
| * | | Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
| |\ \ \
| * | | | Specify thread-safety of grpc-created channelsGravatar Nathaniel Manista2018-06-14
| * | | | Refactor: reorderGravatar Mehrdad Afshari2018-06-14
| * | | | Refactor: avoid calling with_call APIGravatar Mehrdad Afshari2018-06-14
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
|\ \ \ \ \
| | * | | | Re-raise grpc.RpcError instead of eating itGravatar Mehrdad Afshari2018-06-13
| | * | | | Refactor: rename _LocalFailure to _FailureOutcomeGravatar Mehrdad Afshari2018-06-13
| | * | | | Optimize blocking intercepted stream-unary callsGravatar Mehrdad Afshari2018-06-13
| | * | | | Optimize blocking intercepted unary-unary callsGravatar Mehrdad Afshari2018-06-13
| |/ / / /
| | | | * Create verify_peer_options when creating ssl credentials in order to expose a...Gravatar Ian Haken2018-06-12
| | |_|/ | |/| |
| * | | Merge pull request #15707 from ghostwriternr/fix-cython-file-endingsGravatar Nathaniel Manista2018-06-11
| |\ \ \
| * \ \ \ Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-v...Gravatar Nathaniel Manista2018-06-11
| |\ \ \ \
| | | * | | Update grpc_gevent cython files to include .pxiGravatar Naresh2018-06-11
| | |/ / / | |/| | |
| | | * | Regenrate projectsGravatar Srini Polavarapu2018-06-08
| | |/ / | |/| |
| * | | Merge pull request #15682 from mehrdada/bump-pylintGravatar Mehrdad Afshari2018-06-08
| |\ \ \
| | | * | Check conformance to grpc.GenericRpcHandler typeGravatar Nathaniel Manista2018-06-08
| | |/ / | |/| |
| * | | Merge pull request #14879 from santoshankr/python_ssl_session_cache_lruGravatar Nathaniel Manista2018-06-08
| |\ \ \
| | | * | Change exception type to AssertErrorGravatar Mehrdad Afshari2018-06-08
| | | * | Remove comment that is no longer relevantGravatar Mehrdad Afshari2018-06-08
| | | * | Implement abstract methods _LocalFailure inheritsGravatar Mehrdad Afshari2018-06-07
| | | * | Fix arguments-differ pylint warningGravatar Mehrdad Afshari2018-06-07
| | | * | Remove unnecessary pylint suppressionsGravatar Mehrdad Afshari2018-06-07
| | | * | Fix inconsistent-return-statements pylint warningsGravatar Mehrdad Afshari2018-06-07
| | | * | Fix code to pass len-as-condition pylint testGravatar Mehrdad Afshari2018-06-07
| | |/ / | |/| |
| * | | Merge pull request #14557 from ghostwriternr/py-custom-loggerGravatar Nathaniel Manista2018-06-07
| |\ \ \
| | | * | TLS session resumption support for Python clientsGravatar Santosh Ananthakrishnan2018-06-07
| | |/ / | |/| |
| * | | Merge pull request #15666 from nathanielmanistaatgoogle/15662Gravatar Nathaniel Manista2018-06-07
| |\ \ \
| | * | | Retain references to channel argumentsGravatar Nathaniel Manista2018-06-06
* | | | | Add basic support for GetChannelGravatar ncteisen2018-06-05
|/ / / /
* | | | Merge pull request #15607 from kpayson64/upmerge_changesGravatar kpayson642018-06-04
|\ \ \ \