aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Install pip for Python3.4 in all Dockerfiles used for Python testingGravatar Matt Kwong2018-05-08
|
* Remove the fallback when creating Python virtual envGravatar Matt Kwong2018-05-04
| | | | | | | | | | See https://github.com/grpc/grpc/issues/15253 for more context. The original behavior when running Python tests is to try to create a virtual env with the specifed Python version. If there is an issue with that, fallback to the system's default Python version. This leads to misleading test results, so removing the fallback and failing the test when virtual env fails to instantiate the specified Python version is the new behavior.
* Merge pull request #15112 from mehrdada/bump-pip-to-10.0.0Gravatar Mehrdad Afshari2018-04-20
|\ | | | | Bump pip==10.0.1 and protobuf==3.5.2.post1
| * Bump Python protobuf to 3.5.2.post1Gravatar Mehrdad Afshari2018-04-19
| |
| * Bump pip version to 10.0.1Gravatar Mehrdad Afshari2018-04-19
| |
* | Bump protobuf runtime dependency versionsGravatar Mehrdad Afshari2018-04-19
|/
* Fix generate_projectsGravatar Muxi Yan2018-04-12
|
* Merge pull request #14987 from matt-kwong/pin-pipGravatar Matt Kwong2018-04-09
|\ | | | | Update pip pin from 9.0.1 to 9.0.2
* \ Merge pull request #14967 from ZhouyihaiDing/windows_peclGravatar Zhouyihai Ding2018-04-07
|\ \ | | | | | | Upmerge #14973 to the master
| | * Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-06
| | |
| * | PHP: fix pecl installaion in windowsGravatar ZhouyihaiDing2018-04-06
| |/
* / Remove scripts for running Android interop on JenkinsGravatar Eric Gribkoff2018-04-06
|/
* Fix c-ares tests under gcc muslGravatar Alex Polcyn2018-04-05
|
* Revert "Let cronet use grpc_cronet_registry_plugin"Gravatar Muxi Yan2018-03-30
|
* Merge pull request #14821 from srini100/masterGravatar Srini Polavarapu2018-03-29
|\ | | | | Bump protobuf version check from 3.0.0 to 3.5.0
* \ Merge pull request #14850 from vjpai/deinstallGravatar Jan Tattermusch2018-03-29
|\ \ | | | | | | Remove tool from cmake install
| * | Remove tool from installGravatar Vijay Pai2018-03-28
| | |
* | | PHP: fix pecl installation error for fiinding address_sorting.hGravatar ZhouyihaiDing2018-03-27
|/ /
| * Bump protobuf version check from 3.0.0 to 3.5.0Gravatar Srini Polavarapu2018-03-26
|/
* Merge pull request #13290 from apolcyn/cares_address_sorting_master_cGravatar apolcyn2018-03-26
|\ | | | | Add address sorting submodule for use in c-ares wrapper
* | PHP: fix pecl build errorGravatar ZhouyihaiDing2018-03-26
| |
* | Merge pull request #14768 from axot/bugfix/pecl_compile_flagsGravatar Mehrdad Afshari2018-03-25
|\ \ | | | | | | Add missing FLAGS for pecl
* \ \ Merge pull request #14774 from jtattermusch/portability_fix_alpineGravatar Jan Tattermusch2018-03-23
|\ \ \ | | | | | | | | Partially fix resolver_component_tests_runner test in gcc_musl portability suite
| | * | add missing FLAGS for peclGravatar Zheng SHAO2018-03-22
| |/ / |/| |
| * | fix resolver_component_tests_runner test in gcc_muslGravatar Jan Tattermusch2018-03-21
| | |
| | * Put address_sorting's public header under its own directory. Also addGravatar Alex Polcyn2018-03-20
| | | | | | | | | | | | test_only to sort function used in test.
| | * Reorganize cmake rules for address sorting; also fix merge conflictGravatar Alexander Polcyn2018-03-20
| | | | | | | | | | | | Fix clang-tide issue
| | * Add address sorting submodule for use in c-ares wrapperGravatar Alexander Polcyn2018-03-20
| |/
* / Let cronet use grpc_cronet_registry_pluginGravatar Muxi Yan2018-03-20
|/
* Merge pull request #14691 from jtattermusch/kokoro_packages_distribtestGravatar Jan Tattermusch2018-03-14
|\ | | | | Add kokoro build_packages and distribtests jobs.
* \ Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parseGravatar apolcyn2018-03-14
|\ \ | | | | | | Fix resolver test script's arg parsing for bazel runs
* \ \ Merge pull request #14661 from murgatroid99/node_pure_js_interop_clientGravatar Michael Lumish2018-03-13
|\ \ \ | | | | | | | | Add Node pure JS interop client
| | * | Fix arg parsing in resolver test scriptGravatar Alexander Polcyn2018-03-13
| |/ / |/| |
| | * make package builds work on kokoroGravatar Jan Tattermusch2018-03-13
| |/ |/|
| * Use different docker image for Node pure JS interop testsGravatar murgatroid992018-03-12
| |
* | Merge pull request #14642 from MrMage/avoid-running-sed-on-backupsGravatar Muxi Yan2018-03-11
|\ \ | | | | | | Podspec: Avoid running `sed` on the backup files it created itself
| | * Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures ↵Gravatar murgatroid992018-03-09
| |/ |/| | | | | for Node
| * Put change in template fileGravatar Muxi Yan2018-03-08
| |
* | Merge pull request #14638 from yihuazhang/hook_alts_againGravatar yihuaz2018-03-08
|\ \ | | | | | | Add ALTS code to grpc/core
* \ \ Merge pull request #14610 from apolcyn/python_digGravatar apolcyn2018-03-08
|\ \ \ | | | | | | | | Remove the C++ test dependency on dig and dnsutils
* \ \ \ Merge pull request #14605 from jtattermusch/build_unitypackage_scriptGravatar Jan Tattermusch2018-03-08
|\ \ \ \ | |_|_|/ |/| | | Add EXPERIMENTAL support for loading grpc_csharp_ext on Unity
| | | * Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
| |_|/ |/| |
* | | Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
| | |
| * | address commentsGravatar Jan Tattermusch2018-03-07
| | |
* | | Merge pull request #14120 from jakobr-google/dartGravatar Jan Tattermusch2018-03-07
|\ \ \ | | | | | | | | Add Dart support in interop test suite
* | | | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
| | | |
| | | * Move python DNS utilities to utils subdirectoryGravatar Alexander Polcyn2018-03-06
| | | |
| | | * Remove the C++ test dependency on dig and dnsutilsGravatar Alex Polcyn2018-03-06
| |_|/ |/| |
| | * enable loading grpc_csharp_ext as a unity native pluginGravatar Jan Tattermusch2018-03-06
| |/ |/|
| * Use pre-built Dart docker image.Gravatar Jakob Roland Andersen2018-03-06
| |