aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | * | | | | Update cronetGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | |
| | | | | | | | * | | | | Some fixesGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #9203 from ↵Gravatar Masood Malekghassemi2016-12-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/"in-the-long-run-we're-all-dead"-is-such-a-copout Set Python documentation copyright
| | * | | | | | | | | | | | Rename interop-as-a-unit-test "intraop"Gravatar Nathaniel Manista2016-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's been confusing that these tests have been called "interop" but are not actually tests of interoperation.
* | | | | | | | | | | | | | Merge pull request #9206 from ↵Gravatar Masood Malekghassemi2016-12-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/is-the-world-is-moving-too-fast-or-am-I-moving-too-slow Add `auto-gen`d comment to `_pb2_grpc.py` files
| | | | | | | | | * | | | | Some fixesGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #9208 from y-zeng/for-loopGravatar Yuchen Zeng2016-12-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | Remove for loop initial declarations
| | | | * | | | | | | | | | Exempt generated Python from copyright checkGravatar Nathaniel Manista2016-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of these files contain the magic string "DO NOT EDIT" but we do not wish for our tests to depend upon that.
| * | | | | | | | | | | | | Remove for loop initial declarationsGravatar Yuchen Zeng2016-12-29
|/ / / / / / / / / / / / /
| * / / / / / / / / / / / Add `auto-gen`d comment to `_pb2_grpc.py` filesGravatar Masood Malekghassemi2016-12-28
|/ / / / / / / / / / / /
| | | | | | | | * | | | Fix some uninitialized variablesGravatar Craig Tiller2016-12-28
| | | | | | | | | | | |
| | | | | | | | * | | | 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
| * | | | | | | | | | | | | | 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.
| | | | | | | * | | | | 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
| | | | | | | | | |
* | | | | | | | | | 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.
| * | | | | | | | 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
* \ \ \ \ \ \ \ \ \ 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 #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
| |_|/ / / / / / / / / / |/| | | | | | | | | | |