Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6711 from thought-machine/fix_read_leak | Jan Tattermusch | 2016-06-03 |
|\ | |||
* \ | Merge pull request #6762 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-03 |
|\ \ | |||
* \ \ | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 |
|\ \ \ | |||
* \ \ \ | Merge pull request #5901 from dgquintas/lr_hook | Jan Tattermusch | 2016-06-03 |
|\ \ \ \ | |||
| | | * | | Python GA security API | Nathaniel Manista | 2016-06-02 |
| |_|/ / |/| | | | |||
| | * | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | Craig Tiller | 2016-06-02 |
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\| | | |||
| | | * | Fix memory leak reading from python ByteBuffer. | alex | 2016-06-02 |
* | | | | Python GA channel and server | Nathaniel Manista | 2016-06-01 |
| |/ / |/| | | |||
* | | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6724 from nathanielmanistaatgoogle/paused | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6327 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ | |||
| * | | | | | Interfaces of Python GA API | Nathaniel Manista | 2016-05-31 |
* | | | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 |
|/ / / / / | |||
| | * | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| * | | | | Add block_until_paused method to PauseFailControl | Nathaniel Manista | 2016-05-27 |
|/ / / / | |||
* | | / | Mark port as non-listening | Craig Tiller | 2016-05-25 |
| |_|/ |/| | | |||
| * | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test | Jan Tattermusch | 2016-05-24 |
|\ \ \ | |||
* \ \ \ | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 |
|\ \ \ \ | |||
| | | * | | end-to-end compilation | Alistair Veitch | 2016-05-23 |
| | * | | | Add a Cython-level cancel-many-calls test | Nathaniel Manista | 2016-05-23 |
| * | | | | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please | Jan Tattermusch | 2016-05-22 |
| |\ \ \ \ | |||
* | | | | | | Remove legacy poller | Craig Tiller | 2016-05-20 |
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| | * / | | | "taking a this" -> "taking this" typo correction | Nathaniel Manista | 2016-05-19 |
| | |/ / / | |||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 |
| |\| | | | |||
* | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-18 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #6588 from soltanmm/you're-my-compression | Jan Tattermusch | 2016-05-18 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Add compression support to Cython layers | Masood Malekghassemi | 2016-05-17 |
| * | | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6439 from kpayson64/python_health_check | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ | |||
| * | | | | | | "sooner" -> "server" typo correction | Nathaniel Manista | 2016-05-16 |
| | |_|/ / / | |/| | | | | |||
| | | * | | | Split and rename test_constants.PARALLELISM | Nathaniel Manista | 2016-05-16 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6453 from kpayson64/python_protoc | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ | |||
* | | | | | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 |
* | | | | | | | Merge pull request #6524 from kpayson64/qps_improvements | Jan Tattermusch | 2016-05-11 |
|\ \ \ \ \ \ \ | |||
| | | * \ \ \ \ | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
| * | | | | | | | Added true async qps client | Ken Payson | 2016-05-10 |
| | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact... | Julien Boeuf | 2016-05-10 |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
| | | | * | | | | Merge branch 'master' into server_channel_affinity | Sree Kuchibhotla | 2016-05-10 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6475 from grpc/release-0_14 | Nicolas Noble | 2016-05-09 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 | Jan Tattermusch | 2016-05-09 |
|\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Revert "Merge pull request #6214 from makdharma/master" | Nicolas "Pixel" Noble | 2016-05-09 |
* | | | | | | | | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
* | | | | | | | | | | Merge pull request #6419 from sreecha/python_stress_test_docker | Jan Tattermusch | 2016-05-06 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | Made complex directories for python protoc test | Ken Payson | 2016-05-06 |