aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
...
| | | | * | 1.6.0-pre1 -> 1.6.0Gravatar David Garcia Quintas2017-08-29
| | | | | |
| | * | | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | | | | |
* | | | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}Gravatar David Garcia Quintas2017-08-24
| |/ / / / |/| | | |
| | | * | Fix syntax error on classifiersGravatar Ken Payson2017-08-24
| | | | |
* | | | | Unskip reflection unit test since proto is fixedGravatar Mehrdad Afshari2017-08-22
| | | | |
| | | * | Version bump to 1.6Gravatar David Garcia Quintas2017-08-16
| | | | |
* | | | | Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
| |_|/ / |/| | |
* | | | split tsi library into twoGravatar jiangtaoli20162017-08-09
| | | |
* | | | Update build ruleGravatar jiangtaoli20162017-08-07
| | | |
* | | | Revert "Revert "Add TSI zero-copy frame protector""Gravatar Jiangtao Li2017-08-07
| | | |
* | | | Revert "Add TSI zero-copy frame protector"Gravatar Jiangtao Li2017-08-07
| | | |
* | | | split tsi into two libraries: tsi_interface and tsiGravatar jiangtaoli20162017-08-04
| | | |
* | | | Merge branch 'master' into tsi_grpcGravatar jiangtaoli20162017-08-04
|\ \ \ \
| * \ \ \ Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testingGravatar Nathaniel Manista2017-08-04
| |\ \ \ \ | | | |/ / | | |/| | gRPC Python test infrastructure.
| | * | | gRPC Python test infrastructureGravatar Nathaniel Manista2017-08-03
| | | | | | | | | | | | | | | | | | | | (The channel-related second part of it.)
| * | | | Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| | | | |
* | | | | minor fixGravatar jiangtaoli20162017-08-02
| | | | |
* | | | | Add TSI zero-copy frame protectorGravatar jiangtaoli20162017-07-28
| | | | |
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | 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.)
| | | | * Fix projectsGravatar Craig Tiller2017-07-21
| | | | |
| | | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-20
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Build simplificationGravatar Craig Tiller2017-07-19
| | | | |
| | * | | Pull flow control into one moduleGravatar ncteisen2017-07-18
| |/ / / |/| | |
| | * | Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
| |/ / |/| |
* | | 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.
| | | * Compiling againGravatar Craig Tiller2017-07-17
| |_|/ |/| |
| * | 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
| |