Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable node_protobuf_async_unary_qps_unconstrained benchmark test | murgatroid99 | 2017-03-02 |
| | |||
* | Boost grpc version to v1.1.4 | Muxi Yan | 2017-03-01 |
| | |||
* | Merge pull request #9886 from jtattermusch/latest_release_dashboard | Jan Tattermusch | 2017-02-28 |
|\ | | | | | Add script for running "latest released" benchmarks | ||
* \ | Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix | Yuchen Zeng | 2017-02-27 |
|\ \ | | | | | | | Preserve ipv6 scope id in grpc_channel_args | ||
| | * | add script for running "latest released" benchmarks | Jan Tattermusch | 2017-02-27 |
| |/ |/| | |||
* | | Bump version to v1.1.3 | Ken Payson | 2017-02-23 |
| | | |||
* | | Merge pull request #9787 from kpayson64/build_python_36 | kpayson64 | 2017-02-22 |
|\ \ | | | | | | | Add Python3.6 to build artifacts | ||
* \ \ | Merge pull request #9766 from murgatroid99/node_uv_testing | Michael Lumish | 2017-02-22 |
|\ \ \ | | | | | | | | | Improve Node and libuv testing and test coverage | ||
| | * | | Add Python3.6 to build artifacts | Ken Payson | 2017-02-22 |
| | | | | |||
| | | * | Add parse_address_test | Yuchen Zeng | 2017-02-22 |
| |_|/ |/| | | |||
| * | | Generalize build_node.bat argument propagation | murgatroid99 | 2017-02-21 |
| | | | |||
| * | | Minor fixes to tests | murgatroid99 | 2017-02-21 |
| | | | |||
| * | | Improve Node and libuv testing and test coverage | murgatroid99 | 2017-02-17 |
| | | | | | | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv | ||
* | | | build fixes for ruby on mac | Alexander Polcyn | 2017-02-09 |
|/ / | |||
* | | Update version to 1.1.2 | murgatroid99 | 2017-02-06 |
| | | |||
* | | Merge pull request #9600 from kpayson64/pin_yapf_1.1.x | kpayson64 | 2017-02-06 |
|\ \ | | | | | | | Pin yapf for v1.1.x | ||
| * | | Ran Yapf code, pinned version | Ken Payson | 2017-02-06 |
| |/ | |||
* | | Merge pull request #9553 from apolcyn/fix_ruby_mac_build | apolcyn | 2017-02-03 |
|\ \ | |/ |/| | ruby bundle install work around to build packages on mac | ||
| * | clean up bundle install wrapper and set SYSTEM within it | Alexander Polcyn | 2017-02-02 |
| | | |||
| * | wrap all bundle install commands outside docker with check for mac workaround | Alexander Polcyn | 2017-02-02 |
| | | |||
| * | ruby bundle install work around to build packages on mac | Alexander Polcyn | 2017-02-01 |
| | | |||
* | | Bump version to 1.1.1 | murgatroid99 | 2017-01-31 |
|/ | |||
* | Flagging version 1.1.0. | Nicolas "Pixel" Noble | 2017-01-30 |
| | |||
* | Fix electron portability test after scripts moved | murgatroid99 | 2017-01-24 |
| | |||
* | Changing versions from -dev to -pre1 on the release branch. | Nicolas "Pixel" Noble | 2017-01-23 |
| | |||
* | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
|\ | | | | | Revert "Metadata handling rewrite" | ||
* \ | Merge pull request #9425 from ↵ | Masood Malekghassemi | 2017-01-23 |
|\ \ | | | | | | | | | | | | | soltanmm-google/automation-was-supposed-to-make-us-all-greater Be more verbose when generating Python documentation | ||
* \ \ | Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge | Nicolas Noble | 2017-01-23 |
|\ \ \ | | | | | | | | | v1.0.x upmerge | ||
* \ \ \ | Merge pull request #9393 from y-zeng/interop_http2_template | Yuchen Zeng | 2017-01-23 |
|\ \ \ \ | | | | | | | | | | | Dockerfile template update for http2_badserver_interop | ||
| | * | | | v1.0.x → master upmerge | Nathaniel Manista | 2017-01-23 |
| |/| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual resolution: - Force use of local distributions in Python-building in tools/run_tests/helper_scripts/build_python.sh. | ||
* | | | | | Merge pull request #9052 from matt-kwong/internal-ci-fuzzers | matt-kwong | 2017-01-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Add all the other fuzzer tests to internal CI | ||
* \ \ \ \ \ | Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me | Noah Eisen | 2017-01-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update Name of Python Negative Interop Test | ||
| | | * \ \ \ | Update with #9358 | Noah Eisen | 2017-01-22 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whoops Should have known better than to use Github's conflict resolver.... | ||
| | | | | | | * | 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 boringssl | ||
| | * | | | | | | 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 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | Update path to http2 Java test client Failing test is known issue #9150 | ||
* | | | | | | | 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 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | pyformat_code.sh → yapf_code.sh. | ||
| * | | | | | 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 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Fix building protoc artifacts on windows | ||
| | * \ \ \ \ | Merge pull request #9382 from jtattermusch/enable_cmake_tests | Jan Tattermusch | 2017-01-19 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | CMake: Enable building of test targets | ||
| | * \ \ \ \ \ | Merge pull request #9373 from apolcyn/fix_ruby_artifacts_path | apolcyn | 2017-01-19 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | update path to build_artifacts_ruby.sh in jenkins script | ||
| | | | | * | | | | fix building protoc artifacts on windows | Jan Tattermusch | 2017-01-19 |
| | | |_|/ / / / | | |/| | | | | |