Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | Fix _Rendezvous.exception for successful calls | Nathaniel Manista | 2016-07-02 | |
| | | | * | | | Updated release version to 0.15.1 | Ken Payson | 2016-07-01 | |
| | * | | | | | Check Python ByteBuffer reader init status | Masood Malekghassemi | 2016-07-01 | |
| * | | | | | | pr comments | David Garcia Quintas | 2016-07-01 | |
| | | * | | | | Remove tox | Masood Malekghassemi | 2016-07-01 | |
| | | * | | | | Organize Python tests to use grpcio-tools directly | Masood Malekghassemi | 2016-07-01 | |
| | |/ / / / | ||||
| * | | | | | regenerated projects | David Garcia Quintas | 2016-06-30 | |
| * | | | | | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 | |
| |/ / / / | ||||
| * | | | | Merge pull request #7152 from nathanielmanistaatgoogle/interop | Jan Tattermusch | 2016-06-30 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #7161 from dgquintas/use_release | Jan Tattermusch | 2016-06-30 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #7091 from kpayson64/python_str_stuff | Nicolas Noble | 2016-06-30 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Changed default string type to be str | Ken Payson | 2016-06-29 | |
| | | * | | | | | Updated git clone URL | David Garcia Quintas | 2016-06-29 | |
| | |/ / / / / | ||||
| | | * / / / | Fix Python server interop spec noncompliance | Nathaniel Manista | 2016-06-29 | |
| | |/ / / / | |/| | | | | ||||
| | | * | | | Make handlers optional at server construction | Nathaniel Manista | 2016-06-29 | |
| | | |/ / | ||||
| * | | | | Merge pull request #7116 from kpayson64/python_windows_fix | Jan Tattermusch | 2016-06-29 | |
| |\ \ \ \ | ||||
| * | | | | | Removed _connectivity_channel.ChannelConnectivityTest test | Ken Payson | 2016-06-28 | |
| | |/ / / | |/| | | | ||||
| | * | | | Convert windows dll filename to bytes | Ken Payson | 2016-06-28 | |
| |/ / / | ||||
| * | | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #7001 from kpayson64/python_cleanup_thread | Jan Tattermusch | 2016-06-27 | |
| |\ \ \ \ | ||||
| | * | | | | Updated several threads to use CleanupThread for clean exit | Ken Payson | 2016-06-26 | |
| * | | | | | Merge pull request #7063 from dgquintas/python_compression | Jan Tattermusch | 2016-06-25 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #6941 from kpayson64/python_grpc_shutdown | Jan Tattermusch | 2016-06-25 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 | |
| |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | Basic testing of client and sever side compression | David Garcia Quintas | 2016-06-24 | |
| | | | | | | * | | Update version to 0.15.0 | murgatroid99 | 2016-06-24 | |
| | | | | |_|/ / | | | | |/| | | | ||||
| | | * | | | | | Moved grpc_shutdown to end of Py_Finalize() | Ken Payson | 2016-06-24 | |
| * | | | | | | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 | |
| | |_|/ / / / | |/| | | | | | ||||
| | * | | | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details | Jan Tattermusch | 2016-06-22 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Add a test of metadata, status code, and details | Nathaniel Manista | 2016-06-22 | |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 | |
| |\ \ \ \ \ \ | ||||
| | | | * \ \ \ | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 | |
| | | | |\ \ \ \ | ||||
| * | | | \ \ \ \ | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown | Jan Tattermusch | 2016-06-21 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #6970 from nathanielmanistaatgoogle/with_call | Jan Tattermusch | 2016-06-21 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-06-20 | |
|\| | | | | | | | | ||||
| | | | | | | * | | more files after running build.yaml changes through | Makarand Dharmapurikar | 2016-06-20 | |
| * | | | | | | | | Merge pull request #6896 from soltanmm/maybe | Jan Tattermusch | 2016-06-20 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | | * | | | | | Correct lingering FATAL_FAILURE sites | Nathaniel Manista | 2016-06-20 | |
| | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests | Jan Tattermusch | 2016-06-20 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-constru... | Jan Tattermusch | 2016-06-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Change with_call from parameter to attribute | Nathaniel Manista | 2016-06-20 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
| | | * | | | | | | Delete tests of dead pre-GA code | Nathaniel Manista | 2016-06-18 | |
| | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | Fix secure channel construction | Nathaniel Manista | 2016-06-18 | |
| | | | * | | | | removed spurious .format() | David Garcia Quintas | 2016-06-17 | |
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 | |
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | | | * | | | | added extra path to python protoc | David Garcia Quintas | 2016-06-17 | |
| | | |/ / / / | | |/| | | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-17 | |
| |\| | | | | | ||||
| | * | | | | | Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown | Jan Tattermusch | 2016-06-17 | |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge pull request #6943 from kpayson64/python_qps_wait | Jan Tattermusch | 2016-06-16 | |
| | |\ \ \ \ \ \ |