aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
...
| | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| | | | | | | | | |\ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * / | | | | | | | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe.
* | | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar 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
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method will be used in tests that want to ensure before proceeding that the system under test has progressed to the control point.
| * | | / / / / / / Mark port as non-listeningGravatar Craig Tiller2016-05-25
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\| | | | | | | |
| | * | | | | | | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-24
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-testGravatar Jan Tattermusch2016-05-24
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add a Cython-level cancel-many-calls test
* | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-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 github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-22
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-pleaseGravatar Jan Tattermusch2016-05-22
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | "taking a this" -> "taking this" typo correction
| | | * | | | | | | | | 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 branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | | | | | | |\ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | | | | | | | | | |
| | | | | | | | | * | removed references to grpc_compress_options from PythonGravatar David Garcia Quintas2016-05-18
| | | | | | | | | | |
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | | | | | | |\ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | * | | | Added google call creds/per_rpc interop testsGravatar Ken Payson2016-05-18
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #6588 from soltanmm/you're-my-compressionGravatar Jan Tattermusch2016-05-18
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | Add compression support to lower Python/Cython layers
| | | | | | | | * | regenerated projectsGravatar David Garcia Quintas2016-05-17
| | | | | | | | | |
| | | | | | | | * | Merge branch 'moar-compression-public-refactorings' into ↵Gravatar David Garcia Quintas2016-05-17
| | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compression_md_level_bis
| | * | | | | | | | | Add compression support to Cython layersGravatar Masood Malekghassemi2016-05-17
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-17
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelismGravatar Jan Tattermusch2016-05-16
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Break PARALLELISM test constant in two
| * \ \ \ \ \ \ \ \ \ Merge pull request #6439 from kpayson64/python_health_checkGravatar Jan Tattermusch2016-05-16
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reworked python health checking and added tests
| * | | | | | | | | | | "sooner" -> "server" typo correctionGravatar Nathaniel Manista2016-05-16
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "... will not have the effect of stopping the sooner later", heh. :-P
| | | * | | | | | | | Split and rename test_constants.PARALLELISMGravatar Nathaniel Manista2016-05-16
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Going forward we'd like to be able to test much larger numbers of RPCs than the number of threads available to a test.
| | | | * | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
| | |_|/| | | | | | | |/| | | | | | | |
* | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine
| | | | | | | | | | * Add base64 decoderGravatar Yuchen Zeng2016-05-12
| | | | | | | | | | |
| | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-12
| | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #6453 from kpayson64/python_protocGravatar Jan Tattermusch2016-05-12
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Made complex directories for python protoc test
* | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into mergeGravatar David Garcia Quintas2016-05-12
|\| | | | | | | | | | |
| * | | | | | | | | | | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #6524 from kpayson64/qps_improvementsGravatar Jan Tattermusch2016-05-11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added true async qps streaming client
| | | | * \ \ \ \ \ \ \ 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 ↵Gravatar Julien Boeuf2016-05-10
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | credentials_refactoring
| | | | | | | * | | | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |