aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Merge pull request #6711 from thought-machine/fix_read_leakGravatar Jan Tattermusch2016-06-03
|\
* \ Merge pull request #6762 from nathanielmanistaatgoogle/gaGravatar Jan Tattermusch2016-06-03
|\ \
* \ \ Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
|\ \ \
* \ \ \ Merge pull request #5901 from dgquintas/lr_hookGravatar Jan Tattermusch2016-06-03
|\ \ \ \
| | | * | Python GA security APIGravatar Nathaniel Manista2016-06-02
| |_|/ / |/| | |
| | * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| |
| | | * Fix memory leak reading from python ByteBuffer.Gravatar alex2016-06-02
* | | | Python GA channel and serverGravatar Nathaniel Manista2016-06-01
| |/ / |/| |
* | | Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
|\ \ \
* \ \ \ Merge pull request #6724 from nathanielmanistaatgoogle/pausedGravatar Jan Tattermusch2016-06-01
|\ \ \ \
* \ \ \ \ Merge pull request #6327 from nathanielmanistaatgoogle/gaGravatar Jan Tattermusch2016-06-01
|\ \ \ \ \
| * | | | | Interfaces of Python GA APIGravatar Nathaniel Manista2016-05-31
* | | | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
|/ / / / /
| | * | | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-27
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Add block_until_paused method to PauseFailControlGravatar Nathaniel Manista2016-05-27
|/ / / /
* | | / Mark port as non-listeningGravatar Craig Tiller2016-05-25
| |_|/ |/| |
| * | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-24
| |\ \ | |/ / |/| |
* | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-testGravatar Jan Tattermusch2016-05-24
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
|\ \ \ \
| | | * | end-to-end compilationGravatar Alistair Veitch2016-05-23
| | * | | Add a Cython-level cancel-many-calls testGravatar Nathaniel Manista2016-05-23
| * | | | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-pleaseGravatar Jan Tattermusch2016-05-22
| |\ \ \ \
* | | | | | Remove legacy pollerGravatar Craig Tiller2016-05-20
| | | | | * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | | | | |\ | | | | |_|/ | | | |/| |
| | * / | | "taking a this" -> "taking this" typo correctionGravatar Nathaniel Manista2016-05-19
| | |/ / /
| * | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| |\| | |
* | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #6588 from soltanmm/you're-my-compressionGravatar Jan Tattermusch2016-05-18
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add compression support to Cython layersGravatar Masood Malekghassemi2016-05-17
| * | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelismGravatar Jan Tattermusch2016-05-16
| |\ \ \ \
| * \ \ \ \ Merge pull request #6439 from kpayson64/python_health_checkGravatar Jan Tattermusch2016-05-16
| |\ \ \ \ \
| * | | | | | "sooner" -> "server" typo correctionGravatar Nathaniel Manista2016-05-16
| | |_|/ / / | |/| | | |
| | | * | | Split and rename test_constants.PARALLELISMGravatar Nathaniel Manista2016-05-16
| | |/ / / | |/| | |
* | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6453 from kpayson64/python_protocGravatar Jan Tattermusch2016-05-12
|\ \ \ \ \ \
* | | | | | | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
* | | | | | | Merge pull request #6524 from kpayson64/qps_improvementsGravatar Jan Tattermusch2016-05-11
|\ \ \ \ \ \ \
| | | * \ \ \ \ Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Added true async qps clientGravatar Ken Payson2016-05-10
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...Gravatar Julien Boeuf2016-05-10
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | * | | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6475 from grpc/release-0_14Gravatar Nicolas Noble2016-05-09
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899Gravatar Jan Tattermusch2016-05-09
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Revert "Merge pull request #6214 from makdharma/master"Gravatar Nicolas "Pixel" Noble2016-05-09
* | | | | | | | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
* | | | | | | | | | Merge pull request #6419 from sreecha/python_stress_test_dockerGravatar Jan Tattermusch2016-05-06
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | Made complex directories for python protoc testGravatar Ken Payson2016-05-06