Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14964 from jtattermusch/macos_add_interop_toprod | Jan Tattermusch | 2018-04-09 |
|\ | | | | | Add interop_to_prod tests on macos | ||
* \ | Merge pull request #14962 from jtattermusch/remove_gen_report_index | Jan Tattermusch | 2018-04-09 |
|\ \ | | | | | | | Remove gen_report_index.sh | ||
* \ \ | Merge pull request #14961 from jtattermusch/coverage_upload_spongelog | Jan Tattermusch | 2018-04-09 |
|\ \ \ | | | | | | | | | mark XML log from grpc_coverage as artifact | ||
* \ \ \ | Merge pull request #14968 from ericgribkoff/remove_old_android_docker | Eric Gribkoff | 2018-04-06 |
|\ \ \ \ | | | | | | | | | | | Remove scripts for running Android interop on Jenkins | ||
* \ \ \ \ | Merge pull request #14956 from matt-kwong/hardcode-python | Matt Kwong | 2018-04-06 |
|\ \ \ \ \ | | | | | | | | | | | | | Unpin pip version installed in build_python.sh | ||
| * | | | | | Unpin pip version installed in build_python.sh | Matt Kwong | 2018-04-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for issue #14815. Pinning to 9.0.3 doesn't work because pip fails to recognize that as a valid version. Newer versions of pip have a fallback on macOS to use SecureTransport instead of their outdated OpenSSL that doesn't support TLSv1.2. | ||
| | * | | | | Remove scripts for running Android interop on Jenkins | Eric Gribkoff | 2018-04-06 |
| |/ / / / |/| | | | | |||
| | | | * | add interop_to_prod tests on macos | Jan Tattermusch | 2018-04-06 |
| | | | | | |||
* | | | | | Make GrpcProtoBufferReaderWriter public | ncteisen | 2018-04-06 |
| |_|_|/ |/| | | | |||
| | | * | gen_report_index.sh no longer used | Jan Tattermusch | 2018-04-06 |
| |_|/ |/| | | |||
| | * | mark XML log from grpc_coverage as artifact | Jan Tattermusch | 2018-04-06 |
| |/ |/| | |||
* | | Merge pull request #14949 from jtattermusch/resultstore_build_url | Jan Tattermusch | 2018-04-06 |
|\ \ | |/ |/| | Use ResultStore URL instead of Sponge for bigquery test results | ||
* | | Merge pull request #14950 from apolcyn/log_stuff | Jan Tattermusch | 2018-04-05 |
|\ \ | | | | | | | Fix c-ares tests under gcc musl | ||
| * | | Fix c-ares tests under gcc musl | Alex Polcyn | 2018-04-05 |
| | | | |||
| | * | use ResultStore URL instead of Sponge for bigquery test results | Jan Tattermusch | 2018-04-05 |
| |/ |/| | |||
* | | Merge pull request #14931 from jtattermusch/coverage_sponge_log | Jan Tattermusch | 2018-04-05 |
|\ \ | |/ |/| | rename grpc_coverage XML log to get recognized by resultstore | ||
* | | Merge pull request #14939 from mehrdada/bump-version-to-112 | Mehrdad Afshari | 2018-04-04 |
|\ \ | | | | | | | Bump master to 1.12.0-dev | ||
| * | | Regenerate projects | Mehrdad Afshari | 2018-04-04 |
| | | | |||
* | | | Add config file for ALTS interop tests for pull request | jiangtaoli2016 | 2018-04-04 |
|/ / | |||
| * | rename grpc_coverage XML log to get recognized by resultstore | Jan Tattermusch | 2018-04-04 |
|/ | |||
* | Merge pull request #14903 from jiangtaoli2016/alts_interop_tests | Jiangtao Li | 2018-04-04 |
|\ | | | | | Update interop test script to support ALTS | ||
| * | Update interop test script to support ALTS | jiangtaoli2016 | 2018-04-03 |
| | | |||
* | | Limit longest timeout to 3600, which is the limit for RBE. | Adele Zhou | 2018-04-03 |
| | | |||
* | | Merge pull request #14864 from jtattermusch/distribtest_with_add_subdirectory | Jan Tattermusch | 2018-04-03 |
|\ \ | | | | | | | Add distribtest for grpc being added with cmake's add_subdirectory() | ||
* | | | Revert "Let cronet use grpc_cronet_registry_plugin" | Muxi Yan | 2018-03-30 |
| |/ |/| | |||
* | | Merge pull request #14882 from dfawley/master | adelez | 2018-03-30 |
|\ \ | | | | | | | Add v1.10.1 and v1.11.1 releases of grpc-go | ||
| * | | Add v1.10.1 and v1.11.1 releases of grpc-go | Doug Fawley | 2018-03-30 |
| | | | |||
* | | | Merge pull request #13634 from hassox/ruby-module-name | apolcyn | 2018-03-29 |
|\ \ \ | |/ / |/| | | Updates the ruby generator RubyTypeOf to correctly account for underscores in packages | ||
* | | | Merge pull request #14869 from ejona86/grpc-java-1.11.0 | adelez | 2018-03-29 |
|\ \ \ | | | | | | | | | Add grpc-java 1.11.0 to interop matrix | ||
| * | | | Add grpc-java 1.11.0 to interop matrix | Eric Anderson | 2018-03-29 |
| | | | | |||
* | | | | Fix authority fuzzing failures | David Garcia Quintas | 2018-03-29 |
|/ / / | |||
* | | | Merge pull request #14734 from markdroth/c++_retry_throttle | Mark D. Roth | 2018-03-29 |
|\ \ \ | | | | | | | | | Convert retry throttle code to C++ and add tests. | ||
| | | * | add distribtest for grpc being added with cmake add_subdirectory | Jan Tattermusch | 2018-03-29 |
| |_|/ |/| | | |||
* | | | Merge pull request #14848 from jtattermusch/sanity_bigquery | Jan Tattermusch | 2018-03-29 |
|\ \ \ | | | | | | | | | Start uploading sanity master results to bigquery | ||
* \ \ \ | Merge pull request #14822 from jtattermusch/cmake_distribtest_externalproject | Jan Tattermusch | 2018-03-29 |
|\ \ \ \ | | | | | | | | | | | cmake "superbuild" example using ExternalProjects_Add | ||
* \ \ \ \ | Merge pull request #14809 from Everysick/memsize-unavailable | apolcyn | 2018-03-28 |
|\ \ \ \ \ | | | | | | | | | | | | | Use GRPC_RB_MEMSIZE_UNAVAILABLE in grpc_rb_md_ary_data_type | ||
| * | | | | | Add test for verifying to get memory usage in client request | everysick | 2018-03-29 |
| | | | | | | |||
* | | | | | | Merge pull request #14615 from dgquintas/authority_header | David G. Quintas | 2018-03-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Secure channels: use the right authority | ||
| | | | * | | | start uploading sanity master results to bigquery | Jan Tattermusch | 2018-03-28 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #14841 from jtattermusch/cleanup_sanity | Jan Tattermusch | 2018-03-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Don't run sanity tests as part of multilang testsuite. | ||
| | | | * | | | cmake "superbuild" example using externalprojects | Jan Tattermusch | 2018-03-28 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #14561 from kpayson64/gevent_2 | kpayson64 | 2018-03-28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Initial Gevent Compatibility | ||
* \ \ \ \ \ \ | Merge pull request #14834 from menghanl/fix_release_matrix | adelez | 2018-03-28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add go release versions to client_matrix.py | ||
| | | | | | * | | Convert retry throttle code to C++ and add tests. | Mark D. Roth | 2018-03-28 |
| |_|_|_|_|/ / |/| | | | | | | |||
| | | * | | | | cleanup configuration for linux sanity tests | Jan Tattermusch | 2018-03-28 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Initial gevent support | kpayson64 | 2018-03-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because some cpp code ends up leaking into cython, we change the cython generator to generate cpp code. | ||
* | | | | | | Merge pull request #14634 from apolcyn/fix_ruby_omnibus_breakge | apolcyn | 2018-03-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove source code and native-to-build-host grpc_c.so from ruby linux binary packages | ||
| | * | | | | | Add go release versions to client_matrix.py | Menghan Li | 2018-03-27 |
| |/ / / / / |/| | | | | | |||
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-27 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #14810 from muxi/cronet-plugin-registry-followup | Muxi Yan | 2018-03-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add more plugins to be used by grpc_cronet |