Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9187 from yang-g/validate_reserved_metadata | Yang Gao | 2016-12-27 |
|\ | | | | | Check and fail if user provides a metadata key starting with : | ||
* \ | Merge pull request #8788 from jboeuf/fix_jwt_verifier | jboeuf | 2016-12-27 |
|\ \ | | | | | | | Fix jwt verifier | ||
* \ \ | Merge pull request #9178 from jtattermusch/docker_inception_is_evil | Jan Tattermusch | 2016-12-23 |
|\ \ \ | | | | | | | | | Cleanup and speedup sanity tests | ||
* \ \ \ | Merge pull request #9190 from matt-kwong/fix-python-artifact | matt-kwong | 2016-12-22 |
|\ \ \ \ | | | | | | | | | | | Fix Python artifact build | ||
* \ \ \ \ | Merge pull request #9193 from matt-kwong/interop-html-fix | matt-kwong | 2016-12-22 |
|\ \ \ \ \ | | | | | | | | | | | | | Update interop html template location | ||
| * | | | | | Update interop html template location | Matt Kwong | 2016-12-22 |
|/ / / / / | |||
| * | | | | Fix Python artifact build | Matt Kwong | 2016-12-22 |
| | | | | | |||
* | | | | | Merge pull request #8668 from lenage/master | apolcyn | 2016-12-22 |
|\ \ \ \ \ | | | | | | | | | | | | | Ruby: show error class and message instead of unknown | ||
| | | * | | | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #9176 from jtattermusch/runtests_refactor | Jan Tattermusch | 2016-12-22 |
|\ \ \ \ \ | | | | | | | | | | | | | Clean up tools/run_tests directory | ||
| * | | | | | cleanup tools/run_tests directory | Jan Tattermusch | 2016-12-22 |
|/ / / / / | |||
* | | | | | Merge pull request #9184 from jtattermusch/qps_driver_cmdline | Jan Tattermusch | 2016-12-22 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Better qps_json_driver message when QPS_WORKERS env is missing | ||
| | * | | | take tmp out of .gitignore file | Yuan He | 2016-12-22 |
| | | | | | |||
| | * | | | Ruby: show error class and message instead of unknown | Yuan He | 2016-12-22 |
| |/ / / |/| | | | |||
| | * | | Fixing JWT verifier. | Julien Boeuf | 2016-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. | ||
| | * | Check and fail if user provides a metadata key starting with : | yang-g | 2016-12-21 |
| | | | |||
* | | | Merge pull request #9180 from soltanmm-google/lodash_becomes-midash | Masood Malekghassemi | 2016-12-21 |
|\ \ \ | |_|/ |/| | | Change grpcio_tools to grpcio-tools | ||
| | * | better qps_json_driver message when QPS_WORKERS env is missing | Jan Tattermusch | 2016-12-21 |
| |/ |/| | |||
* | | Merge pull request #9168 from apolcyn/allow_disable_qps_json_driver_core_counts | apolcyn | 2016-12-20 |
|\ \ | | | | | | | allow disable core_list setting and override qps server in benchmarks | ||
| * | | allow disable core_list setting and override qps server in benchmarks | Alexander Polcyn | 2016-12-20 |
|/ / | |||
* | | Merge pull request #9174 from jtattermusch/matrix_exclude_filters | Jan Tattermusch | 2016-12-20 |
|\ \ | | | | | | | Support --exclude in run_tests_matrix.py | ||
| | * | Change grpcio_tools to grpcio-tools | Masood Malekghassemi | 2016-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.py | Jan Tattermusch | 2016-12-20 |
|/ | |||
* | Merge pull request #9158 from jtattermusch/deflaking_adjustments | Jan Tattermusch | 2016-12-20 |
|\ | | | | | Allow running many runs per test without flooding the logs | ||
* \ | Merge pull request #9161 from jtattermusch/reenable_timeouts | Jan Tattermusch | 2016-12-20 |
|\ \ | | | | | | | Reintroduce test timeouts eliminated by mistake | ||
* \ \ | Merge pull request #9164 from y-zeng/secure_endpoint_fd | Yuchen Zeng | 2016-12-19 |
|\ \ \ | | | | | | | | | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd | ||
* \ \ \ | Merge pull request #9143 from sreecha/fix_metrics_server | David G. Quintas | 2016-12-19 |
|\ \ \ \ | | | | | | | | | | | Fix metrics server | ||
* \ \ \ \ | Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2016-12-19 |
|\ \ \ \ \ | | | | | | | | | | | | | v1.0.x manual upmerge | ||
| | | * | | | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd | Yuchen Zeng | 2016-12-19 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #9097 from ncteisen/negative_http2_interop_tests | Noah Eisen | 2016-12-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Python Client to Test Negative HTTP2 Conditions | ||
| * | | | | | Add python client to test negative http2 conditions | ncteisen | 2016-12-19 |
|/ / / / / | | | | | | | | | | | | | | | | Documentation for the new tests can be found https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md | ||
| | | | * | enable running many runs per test without flooding the logs | Jan Tattermusch | 2016-12-19 |
| | | |/ | |||
| | | * | test timeouts eliminated by mistake | Jan Tattermusch | 2016-12-19 |
| | | | | |||
* | | | | Merge pull request #9144 from dgquintas/grpclb_server_uri | David G. Quintas | 2016-12-16 |
|\ \ \ \ | | | | | | | | | | | grpclb: skip slash in server uri path if present | ||
* \ \ \ \ | Merge pull request #9128 from ncteisen/negative_http2_interop_descriptions | Noah Eisen | 2016-12-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Add negative http2 interop description file | ||
| * | | | | | Update negative-http2-interop-test-descriptions.md | Noah Eisen | 2016-12-16 |
| | | | | | | |||
| | | * | | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| * | | | | | | Addressed github comments | Noah Eisen | 2016-12-16 |
| | | | | | | | |||
| | * | | | | | grpclb: skip slash in server uri path if present | David Garcia Quintas | 2016-12-16 |
| | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge pull request #9126 from ericgribkoff/http2_test_case_flags | Eric Gribkoff | 2016-12-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Modify HTTP/2 test server's command-line arguments | ||
* \ \ \ \ \ \ | Merge pull request #9100 from bblancha/protobuf_compiler_tweak | Masood Malekghassemi | 2016-12-16 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | don't print multiple imports to protobuf modules | ||
| | | | | | * | Fix metrics server | Sree Kuchibhotla | 2016-12-16 |
| |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge pull request #8789 from y-zeng/resolver_pollset | Yuchen Zeng | 2016-12-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add grpc_pollset_set to grpc_resolve_address | ||
* \ \ \ \ \ \ | Merge pull request #9138 from dgquintas/lb_pol_test_deflake_again | David G. Quintas | 2016-12-16 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Deflake lb_policies_test | ||
| | | * | | | | don't print multiple imports to protobuf modules | Bryan Blanchard | 2016-12-15 |
| | | | | | | | |||
| * | | | | | | Deflake lb_policies_test | David Garcia Quintas | 2016-12-15 |
|/ / / / / / | |||
* | | | | | | Merge pull request #9101 from murgatroid99/node_event_changes | Michael Lumish | 2016-12-15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make event order consistent, and make 'end' and 'error' mutually exclusive | ||
* \ \ \ \ \ \ | Merge pull request #9131 from ncteisen/fix_copyright | makdharma | 2016-12-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add copyright to new files | ||
| * | | | | | | | Add copywrite to new files | ncteisen | 2016-12-15 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #9034 from igorpeshansky/patch-1 | Michael Lumish | 2016-12-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Use snake_case names for default rpc method implementations |