aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | * | | | | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* | | | | | | | | | | | | Merge pull request #9187 from yang-g/validate_reserved_metadataGravatar Yang Gao2016-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check and fail if user provides a metadata key starting with :
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8788 from jboeuf/fix_jwt_verifierGravatar jboeuf2016-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix jwt verifier
| | | * | | | | | | | | | | | Provide doc dir even if user interrupts docgenGravatar Masood Malekghassemi2016-12-27
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Set Python documentation copyrightGravatar Masood Malekghassemi2016-12-27
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | Fix merge errorsGravatar Craig Tiller2016-12-27
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | Fix merge errorsGravatar Craig Tiller2016-12-27
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| | | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #9178 from jtattermusch/docker_inception_is_evilGravatar Jan Tattermusch2016-12-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup and speedup sanity tests
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9190 from matt-kwong/fix-python-artifactGravatar matt-kwong2016-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Python artifact build
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9193 from matt-kwong/interop-html-fixGravatar matt-kwong2016-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update interop html template location
| | | | | | | | | | | | | | | * \ Merge pull request #8686 from thunderboltsid/issue-8231-reGravatar Nathaniel Manista2016-12-22
| | | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Handle" non-iterator objects in consume_request_iterator by failing the RPC.
| * | | | | | | | | | | | | | | | | Update interop html template locationGravatar Matt Kwong2016-12-22
|/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Fix Python artifact buildGravatar Matt Kwong2016-12-22
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #8668 from lenage/masterGravatar apolcyn2016-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby: show error class and message instead of unknown
| | | * | | | | | | | | | | | | | | cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #9176 from jtattermusch/runtests_refactorGravatar Jan Tattermusch2016-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up tools/run_tests directory
| * | | | | | | | | | | | | | | | | cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #9184 from jtattermusch/qps_driver_cmdlineGravatar Jan Tattermusch2016-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Better qps_json_driver message when QPS_WORKERS env is missing
| | * | | | | | | | | | | | | | | take tmp out of .gitignore fileGravatar Yuan He2016-12-22
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Ruby: show error class and message instead of unknownGravatar Yuan He2016-12-22
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fixing JWT verifier.Gravatar Julien Boeuf2016-12-21
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Initializes grpc correctly in the JWT utils. - Make the email mapping work with the new service accounts produced by Google IAM. - Adding check for email issuers where the issuer has to be the subject as well. - Implementing portable version of memrchr.
| | | | | | | | | | | | | * | Add _invocation_defects_test.InvocationDefectsTestGravatar siddharthshukla2016-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests for detecting invocation time defects arising out of the runtime.
| | | | | | | * | | | | | | | change ruby default unimplemented ruby server handler to have two argumentsGravatar Alexander Polcyn2016-12-21
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | Add advanced interop test behavior for Ruby server sideGravatar ncteisen2016-12-21
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | Check and fail if user provides a metadata key starting with :Gravatar yang-g2016-12-21
| | | | | | | | | | | | |
| | | | | | | | | | | | * Add advanced interop tests for Ruby clientGravatar Noah Eisen2016-12-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #9180 from soltanmm-google/lodash_becomes-midashGravatar Masood Malekghassemi2016-12-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | Change grpcio_tools to grpcio-tools
| | | * | | | | | | | | | Update Python examples with fresh generated codeGravatar Nathaniel Manista2016-12-21
| | | | | | | | | | | | |
| | * | | | | | | | | | | better qps_json_driver message when QPS_WORKERS env is missingGravatar Jan Tattermusch2016-12-21
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #9168 from apolcyn/allow_disable_qps_json_driver_core_countsGravatar apolcyn2016-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | allow disable core_list setting and override qps server in benchmarks
| * | | | | | | | | | | allow disable core_list setting and override qps server in benchmarksGravatar Alexander Polcyn2016-12-20
|/ / / / / / / / / / /
| | | | | | * | | | | attach trailing metadata to ruby bidi call op when it's receivedGravatar Alexander Polcyn2016-12-20
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #9174 from jtattermusch/matrix_exclude_filtersGravatar Jan Tattermusch2016-12-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Support --exclude in run_tests_matrix.py
| | * | | | | | | | | | Change grpcio_tools to grpcio-toolsGravatar Masood Malekghassemi2016-12-20
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should address the difference in how we ask users to install grpcio-tools and the files the user ends up downloading from PyPI.
| | | | | | | | | * | Merge pull request #9171 from jtattermusch/backport_9161Gravatar Jan Tattermusch2016-12-20
| | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport: Reintroduce test timeouts eliminated by mistake
| | | | | | | | | | | * Replace Python unit test iterables by iteratorsGravatar siddharthshukla2016-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cast iterables into iterators for stream based compression, empty message, and metadata tests.
| | | | | | | | | | | * Handle non-iterator objects in consume_request_iteratorGravatar siddharthshukla2016-12-20
| | | | | | | | | | |/ | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restructure the consume_request_iterator method to handle exceptions where the object being passed is not an iterator. Fixes #8231 and #8454.
| * | | | | | | | / | support --exclude in run_tests_matrix.pyGravatar Jan Tattermusch2016-12-20
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #9158 from jtattermusch/deflaking_adjustmentsGravatar Jan Tattermusch2016-12-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Allow running many runs per test without flooding the logs
* \ \ \ \ \ \ \ \ \ \ Merge pull request #9161 from jtattermusch/reenable_timeoutsGravatar Jan Tattermusch2016-12-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reintroduce test timeouts eliminated by mistake
| | | | | | | | | | | * test timeouts eliminated by mistakeGravatar Jan Tattermusch2016-12-20
| | | | | | | | | | |/
* | | | | | | | | | | Merge pull request #9164 from y-zeng/secure_endpoint_fdGravatar Yuchen Zeng2016-12-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd
| | | | | | | | | | | * Merge pull request #9156 from nathanielmanistaatgoogle/Exception.messageGravatar Nathaniel Manista2016-12-19
| | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | Drop use of Exception.message in metadata test.
* | | | | | | | | | | | \ Merge pull request #9143 from sreecha/fix_metrics_serverGravatar David G. Quintas2016-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix metrics server
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmergeGravatar Nicolas Noble2016-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.0.x manual upmerge
| | | * | | | | | | | | | | | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fdGravatar Yuchen Zeng2016-12-19
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #9097 from ncteisen/negative_http2_interop_testsGravatar Noah Eisen2016-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Python Client to Test Negative HTTP2 Conditions
| | | | | | | | | | | | | * \ Merge pull request #9157 from thunderboltsid/fix-invalid-jsonGravatar Masood Malekghassemi2016-12-19
| | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix invalid tests.json
| * | | | | | | | | | | | | | | Add python client to test negative http2 conditionsGravatar ncteisen2016-12-19
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation for the new tests can be found https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md