aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
* Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testingGravatar Nathaniel Manista2017-07-25
|\ | | | | gRPC Python test infrastructure.
* | Add classifiers to package detailsGravatar Ken Payson2017-07-25
| |
| * gRPC Python test infrastructureGravatar Nathaniel Manista2017-07-25
| | | | | | | | (The time-related first part of it, anyway.)
* | Merge pull request #11607 from yihuazhang/tsi_initGravatar Mark D. Roth2017-07-18
|\ \ | | | | | | Add GTS plugin
* \ \ Merge pull request #11859 from nathanielmanistaatgoogle/gitignoreGravatar Nathaniel Manista2017-07-17
|\ \ \ | | |/ | |/| Narrow src/python/.gitignore to only what it needs to ignore.
| * | Narrow .gitignore to only what it needs to ignoreGravatar Nathaniel Manista2017-07-17
| | | | | | | | | | | | | | | | | | "proto" and "*.egg-info/" are no longer generated, "src/" can be narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by .gitignore files in parent directories.
| | * Add GTS pluginGravatar Yihua Zhang2017-07-17
| | |
* | | Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
|\ \ \ | | | | | | | | Implement stream compression lib module
* | | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| |_|/ |/| |
* | | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
|\ \ \ | | | | | | | | In-process transport
| * | | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| | | |
* | | | Adding a few owners for /src/python/grpcio/grpc_core_dependencies.pyGravatar Nicolas "Pixel" Noble2017-07-14
| | | |
* | | | Add `set noparent` to Python OWNER filesGravatar Mehrdad Afshari2017-07-13
| | | |
* | | | Add @mehrdada to python OWNERSGravatar Mehrdad Afshari2017-07-13
|/ / /
* | | Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ \ \ | | | | | | | | Import mutations.
* | | | Strawman OWNERS --> CODEOWNERS scriptGravatar Craig Tiller2017-07-13
| | | |
* | | | Merge pull request #11738 from mehrdada/canonica-urlsGravatar Mehrdad Afshari2017-07-11
|\ \ \ \ | | | | | | | | | | Use https://grpc.io consistently as the canonical URL
* | | | | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
| | | | | | | | | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21.
| * | | | Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|/ / / /
* | | | Fetch grpc.io/release over httpsGravatar Mehrdad Afshari2017-07-10
| | | |
* | | | Remove declaration of missing field.Gravatar Robert Bradshaw2017-07-10
| |_|/ |/| |
| | * Move stream_compression to src/core/lib/compressionGravatar Muxi Yan2017-07-05
| | |
| | * Make stream compression moduleGravatar Muxi Yan2017-07-05
| |/ |/|
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | Enable wrong-import-order lintGravatar Nathaniel Manista2017-06-24
| |
* | Enable redefined-variable-type lintGravatar Nathaniel Manista2017-06-24
| |
* | Merge pull request #11412 from kpayson64/upgrade_boringsslGravatar kpayson642017-06-20
|\ \ | | | | | | Upgrade boringssl
* | | Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
| | |
| * | Update boringsslGravatar Ken Payson2017-06-15
|/ /
* | Update python reflection tests to cover the higher level APIGravatar Mehrdad Afshari2017-06-13
| |
* | Merge pull request #11336 from ctiller/ALL-the-thingsGravatar Craig Tiller2017-06-08
|\ \ | | | | | | Roll-up of threading changes
* \ \ Merge pull request #11237 from y-zeng/srv_recordGravatar Yuchen Zeng2017-06-08
|\ \ \ | | | | | | | | Support grpclb address in the c-ares resolver
| | * \ Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
| | |\ \ | |_|/ / |/| | |
* | | | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| | | |
* | | | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| | | |
| | * | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-07
| | |\ \ | |_|/ / |/| | |
* | | | Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into srv_recordGravatar Yuchen Zeng2017-06-06
| |\ \ \ | |/ / / |/| | |
| * | | Fix windows build, no_logging tests, dns_resolver_testGravatar Yuchen Zeng2017-06-05
| | | |
| | * | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-06-02
| | |\ \ | |_|/ / |/| | |
* | | | Expand pylint to grpc_health and grpc_reflectionGravatar Mehrdad Afshari2017-06-01
| | | |
* | | | master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
| | | |
* | | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
|\ \ \ \ | | | | | | | | | | Master 1.3.x upmerge
| | | * | Merge branch 'thread_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-30
| |_|/| | |/| | | |
| | | | * Merge remote-tracking branch 'ctiller/build-wtf' into importGravatar Nicolas "Pixel" Noble2017-05-26
| |_|_|/| |/| | | |
| * | | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge pull request #11306 from kpayson64/python_reflectionGravatar kpayson642017-05-25
|\ \ \ \ \ | | | | | | | | | | | | Fix Python reflection arguments
| * | | | | Fix Python reflection argumentsGravatar Ken Payson2017-05-25
| |/ / / /
* | | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_mapGravatar Vizerai2017-05-23
|\| | | |
| | * | | bump version to 1.3.6Gravatar Jan Tattermusch2017-05-23
| | | | |