Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #9458 from makdharma/http2_interop | makdharma | 2017-01-26 |
|\ | |||
* \ | Merge pull request #9372 from markdroth/proxy_mapper | Mark D. Roth | 2017-01-25 |
|\ \ | |||
* \ \ | Merge pull request #9383 from markdroth/http_connect_channel_arg | Mark D. Roth | 2017-01-25 |
|\ \ \ | |||
| | | * | add http2 interop tests to Jenkins | Makarand Dharmapurikar | 2017-01-24 |
| |_|/ |/| | | |||
* | | | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
|\ \ \ | |||
* \ \ \ | Merge pull request #9425 from soltanmm-google/automation-was-supposed-to-make... | Masood Malekghassemi | 2017-01-23 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2017-01-23 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #9393 from y-zeng/interop_http2_template | Yuchen Zeng | 2017-01-23 |
|\ \ \ \ \ \ | |||
| | * | | | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
| |/| | | | | |/| | | | | | | |||
* | | | | | | | Merge pull request #9052 from matt-kwong/internal-ci-fuzzers | matt-kwong | 2017-01-23 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me | Noah Eisen | 2017-01-23 |
|\ \ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ | Update with #9358 | Noah Eisen | 2017-01-22 |
| | | |\ \ \ \ \ \ | |||
| | | | | | | * | | | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | * | | | Be more verbose when generating Python documentation | Masood Malekghassemi | 2017-01-20 |
* | | | | | | | | | Merge pull request #9340 from stanley-cheung/update-boringssl | Nicolas Noble | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Update name of Python negative interop test | ncteisen | 2017-01-20 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9388 from ericgribkoff/java_http2_test | Eric Gribkoff | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
* | | | | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-20 |
|\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | Update projects | Craig Tiller | 2017-01-20 |
| | * | | | | | | | | Update path to http2 Java test client | Eric Gribkoff | 2017-01-20 |
| |/ / / / / / / / | |||
| | * / / / / / / | Update boringssl to latest chromium-stable | Stanley Cheung | 2017-01-20 |
| |/ / / / / / / | |||
| | * | | | | | | Add all the other fuzzer tests to internal CI | Matt Kwong | 2017-01-19 |
| * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags | ncteisen | 2017-01-19 |
| |\| | | | | | | |||
| | * | | | | | | Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh | Nathaniel Manista | 2017-01-19 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags | ncteisen | 2017-01-19 |
| |\| | | | | | | |||
| | * | | | | | | Merge pull request #9397 from jtattermusch/fix_win_protoc_artifact | Jan Tattermusch | 2017-01-19 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge pull request #9382 from jtattermusch/enable_cmake_tests | Jan Tattermusch | 2017-01-19 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #9373 from apolcyn/fix_ruby_artifacts_path | apolcyn | 2017-01-19 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | fix building protoc artifacts on windows | Jan Tattermusch | 2017-01-19 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||
| | | | * | | | | | | upgrade third_party/gflags to v2.2.0 | Jan Tattermusch | 2017-01-19 |
| | | |/ / / / / / | | |/| | | | | | | |||
| | * | | | | | | | fix sanity | Jan Tattermusch | 2017-01-19 |
| | * | | | | | | | Delete generate_projects-old.sh | Jan Tattermusch | 2017-01-19 |
| * | | | | | | | | Simplify cpp stress flags | ncteisen | 2017-01-18 |
| | | | | * | | | | Dockerfile template update for http2_badserver_interop | Yuchen Zeng | 2017-01-18 |
| | | |_|/ / / / | | |/| | | | | | |||
* | | | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-18 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #9339 from makdharma/dockerfile | makdharma | 2017-01-18 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #9106 from markdroth/service_config_doc | Mark D. Roth | 2017-01-18 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #9290 from adelez/insecure_tests2 | adelez | 2017-01-18 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | update path to build_artifacts_ruby.sh in jenkins script | Alexander Polcyn | 2017-01-18 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | | | | | * | | Move detection of HTTP CONNECT proxy from DNS resolver to client channel. | Mark D. Roth | 2017-01-18 |
| * | | | | | | | | | Merge pull request #8684 from gcasto/change_cronet_interface | Muxi Yan | 2017-01-18 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists | apolcyn | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\| | | | | | | | | | | |||
| | | | * | | | | | | | merge | Adele Zhou | 2017-01-17 |
| | | | | |_|_|_|/ / | | | | |/| | | | | | |||
| | | | | | | * | | | pyformat_code.sh → yapf_code.sh | Nathaniel Manista | 2017-01-17 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #9276 from soltanmm-google/remember-the-blue-flowers-they-... | Nathaniel Manista | 2017-01-17 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||
| | | | | | | | * | Add proxy mapper hook. | Mark D. Roth | 2017-01-17 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | Merge pull request #9326 from yang-g/license | Yang Gao | 2017-01-17 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #9303 from nicolasnoble/bazel-fixes | Nicolas Noble | 2017-01-17 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert... | Mark D. Roth | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ |