Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Accept metadata sequences, return tuples | Masood Malekghassemi | 2015-06-29 |
| | |||
* | Fix #2248 | Masood Malekghassemi | 2015-06-29 |
| | |||
* | Merge branch 'fix_intermediary_low_test_for_1577' of ↵ | Craig Tiller | 2015-06-17 |
|\ | | | | | | | github.com:nathanielmanistaatgoogle/grpc into merge-merge-merge | ||
| * | Adapt _intermediary_low_test to no backup poller | Nathaniel Manista | 2015-06-17 |
| | | | | | | | | | | | | | | Pull request #1577 removes the backup poller internal to completion queues so this test needs to use extra threads to drive the work done inside the completion queues by continuously calling each completion queue's get method. | ||
* | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
|\ \ | |/ |/| | |||
| * | Fix Python compilation | Craig Tiller | 2015-06-17 |
| | | |||
| * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
| |\ | |||
| | * | Make warnings errors when building Python tests | Masood Malekghassemi | 2015-06-16 |
| | | | |||
| | * | Added changes to python and csharp wrappers | David Garcia Quintas | 2015-06-15 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me | Masood Malekghassemi | 2015-06-15 |
| |\| | |||
* | | | Fix low test | Craig Tiller | 2015-06-15 |
| | | | |||
* | | | Properly register completion queues with server | Craig Tiller | 2015-06-15 |
| | | | |||
* | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-11 |
|\| | | |/ |/| | |||
* | | Merge pull request #2034 from soltanmm/pip89 | Nathaniel Manista | 2015-06-11 |
|\ \ | | | | | | | Ensure C89 compatibility in Linux tests. | ||
| * | | Ensure C89 compatibility in Linux tests | Masood Malekghassemi | 2015-06-10 |
| | | | |||
| | * | Update Python for core server shutdown change | Masood Malekghassemi | 2015-06-10 |
| | | | |||
* | | | Merge pull request #2004 from tbetbetbe/python-package-update-install | Jayant Kolhe | 2015-06-10 |
|\ \ \ | |/ / |/| | | Update README.rst | ||
| * | | Corrects wording | Tim Emiola | 2015-06-10 |
| | | | |||
* | | | Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docs | Nathaniel Manista | 2015-06-10 |
|\ \ \ | |_|/ |/| | | | | | Update src/python/README.md to link to quick start and detailed example documentation. | ||
| * | | Update README.md | Tim Emiola | 2015-06-10 |
| | | | |||
* | | | Merge pull request #1884 from soltanmm/py-proto-up | Nathaniel Manista | 2015-06-09 |
|\ \ \ | |/ / |/| | | | | | Upgrade protobuf version used by gRPC Python to 3.0.0a3 and update version number of gRPC Python to 0.9.0a1. | ||
| | * | Update README.rst | Tim Emiola | 2015-06-09 |
| | | | |||
* | | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | |||
* | | | Merge pull request #1895 from nicolasnoble/python-is-not-c89 | Masood Malekghassemi | 2015-06-03 |
|\ \ \ | | | | | | | | | Some compilers don't like C99. | ||
| | * | | Upgrade protobuf, Python version number | Masood Malekghassemi | 2015-06-03 |
| |/ / |/| | | |||
* | | | Merge pull request #1882 from soltanmm/timeouts | Nathaniel Manista | 2015-06-03 |
|\ \ \ | | | | | | | | | Increase RPC timeout in _links_test.py. | ||
| | * | | Some compilers don't like C99. | Nicolas "Pixel" Noble | 2015-06-03 |
| |/ / |/| | | |||
* | | | Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install | Jayant Kolhe | 2015-06-03 |
|\ \ \ | |_|/ |/| | | Updates the INSTALL section for python | ||
| * | | Updates the INSTALL section for python | Tim Emiola | 2015-06-03 |
| | | | |||
| | * | Increase test timeout | Masood Malekghassemi | 2015-06-02 |
| | | | | | | | | | | | | | | | | | | The previous timeout was short enough that it led to erroneous failures. Fixes #1875. | ||
* | | | Removed grpc_byte_buffer_reader_{create,destroy}. | David Garcia Quintas | 2015-06-01 |
| |/ |/| | | | | | | | Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory. | ||
* | | Merge pull request #1558 from soltanmm/extension | Nathaniel Manista | 2015-06-01 |
|\ \ | |/ |/| | Overhaul Python C layer. | ||
* | | Merge pull request #1668 from soltanmm/cancel-interop | Nathaniel Manista | 2015-05-29 |
|\ \ | | | | | | | Add cancellation interop tests for Python. | ||
| | * | Move batch API exposure to Python layer | Masood Malekghassemi | 2015-05-29 |
| |/ |/| | | | | | | | Exposes the C core batch API to the Python layers. Provides a shim to enable the old Python API to remain the same (for now). | ||
* | | Set verbosity to 2 for Python tests | Masood Malekghassemi | 2015-05-28 |
| | | | | | | | | Fixes #1762. | ||
* | | Sync Python version to rest of project | Masood Malekghassemi | 2015-05-26 |
| | | | | | | | | Updated to version 0.9.0a0. | ||
* | | Reduce threadpool size | Craig Tiller | 2015-05-22 |
| | | |||
* | | Reduce threadpool size | Craig Tiller | 2015-05-22 |
| | | |||
| * | Add cancellation interop tests for Python | Masood Malekghassemi | 2015-05-22 |
| | | | | | | | | | | | | Fixes #1591. Also fixes a raised-exceptions-during-tests-causes-hanging problem. | ||
* | | Reduce threadpool size | Craig Tiller | 2015-05-22 |
|/ | |||
* | Fix mistaken method name: "append", not "add" | Nathaniel Manista | 2015-05-21 |
| | | | | | | This defect was originally introduced in Google-internal source control on 18 August 2014. Wow. Clearly unit test coverage is needed for this feature. | ||
* | Merge pull request #1659 from jayantkolhe/my-shiny-new-branch | Jorge Canizales | 2015-05-19 |
|\ | | | | | Update README.md to present Python as ready for early adopters. | ||
| * | Update README.md | Jayant Kolhe | 2015-05-19 |
| | | |||
* | | Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. | Nicolas "Pixel" Noble | 2015-05-19 |
|/ | |||
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
|\ | |||
| * | Merge pull request #1493 from ↵ | Yang Gao | 2015-05-12 |
| |\ | | | | | | | | | | | | | ctiller/churn-churn-churn-the-api-gently-down-the-stream Completion queue binding for new requests API change | ||
| * | | Change Python development status to "Alpha" | Nathaniel Manista | 2015-05-12 |
| | | | | | | | | | | | | | | | We actually went alpha in the last release cycle several weeks ago but missed updating this documentation. | ||
| | * | Fix some wrapped languages | Craig Tiller | 2015-05-06 |
| |/ | |||
* | | Further fixes | Craig Tiller | 2015-05-05 |
| | | |||
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-05 |
|\| |