Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6815 from kpayson64/python_perf_fixes | Jan Tattermusch | 2016-06-08 |
|\ | |||
* \ | Merge pull request #6831 from kpayson64/python_jwt_creds | Jan Tattermusch | 2016-06-08 |
|\ \ | |||
| * | | Added python jwt_token_creds interop test | Ken Payson | 2016-06-07 |
| | * | Changed Python Sync streaming qps to follow spec | Ken Payson | 2016-06-07 |
| | * | Remove AsyncStreaming client from python qps tests | Ken Payson | 2016-06-06 |
| |/ | |||
* | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 |
|\| | |||
| * | Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga | Jan Tattermusch | 2016-06-06 |
| |\ | |||
| | * | Route Python Beta API through Python GA API | Nathaniel Manista | 2016-06-06 |
| * | | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 2016-06-06 |
| |\ \ | |||
| * | | | A Cython-layer read-not-all-responses test | Nathaniel Manista | 2016-06-03 |
| | |/ | |/| | |||
| * | | Merge pull request #6254 from grpc/python_per_rpc_interop | Jan Tattermusch | 2016-06-03 |
| |\ \ | |||
| * \ \ | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 |
| |\ \ \ | |||
| * \ \ \ | 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 |
| | |/ / / / / | |/| | | | | | |||
| | | | | | * | incremental fix - removed cronet dependency from grpc_secure | Makarand Dharmapurikar | 2016-06-01 |
| | | | | | * | cronet build related changes | Makarand Dharmapurikar | 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 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | * | | Change _win32 suffixes in src/python/grpcio/ | Yuchen Zeng | 2016-05-31 |
* | | | | | | | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | | | | * | | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| | | | | | | |\ \ | |||
| | * | | | | | | | | Interfaces of Python GA API | Nathaniel Manista | 2016-05-31 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||
* | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 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 branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | | | * | Added google call creds/per_rpc interop tests | Ken Payson | 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 |