aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #15362 from mehrdada/remove-futures-from-requirementsGravatar Mehrdad Afshari2018-05-14
|\ | | | | Eliminate futures package from requirements.txt
| * Install futures package only on Python 2Gravatar Mehrdad Afshari2018-05-14
| |
* | Merge pull request #15366 from lyuxuan/go_releaseGravatar lyuxuan2018-05-14
|\ \ | | | | | | Add v1.12.0 release of grpc-go
* \ \ Merge pull request #15297 from jtattermusch/bump_boringssl_with_bazelGravatar Jan Tattermusch2018-05-14
|\ \ \ | | | | | | | | Upgrade boringssl-with-bazel submodule to latest chromium-stable-with-bazel
* \ \ \ Merge pull request #15345 from matt-kwong/rbe-uploadGravatar Matt Kwong2018-05-14
|\ \ \ \ | |_|_|/ |/| | | Handle timeouts when uploading ResultStore results
* | | | PHP: chang shared channel behaviorGravatar ZhouyihaiDing2018-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add persistent list upper bounnd check change upper bound from global to each target add ref/unreef; Only delete ref_count=0; make the code cleaner persistent map update after review u2nd pdate after the review
* | | | Merge pull request #15332 from jtattermusch/avoid_csharp_artifact_concurrencyGravatar Jan Tattermusch2018-05-12
|\ \ \ \ | | | | | | | | | | Avoid unneeded dotnet restore in artifact builds
* \ \ \ \ Merge pull request #15328 from jtattermusch/longer_logs_run_testsGravatar Jan Tattermusch2018-05-12
|\ \ \ \ \ | | | | | | | | | | | | run_tests: keep longer logs from individual test cases
* \ \ \ \ \ Merge pull request #15331 from jtattermusch/csharp_distribtest_updateGravatar Jan Tattermusch2018-05-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update (and fix) C# distribtests
| | | | * | | Handle timeouts when uploading ResultStore resultsGravatar Matt Kwong2018-05-11
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #14870 from kpayson64/doc_fork_supportGravatar kpayson642018-05-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Document fork support
| * | | | | | Generate ProjectsGravatar kpayson642018-05-10
| | | | | | |
| | | | * | | avoid concurrency issues with dotnet restoreGravatar Jan Tattermusch2018-05-10
| | | | | | |
| | | | * | | get rid of Jenkins specific yaml hackGravatar Jan Tattermusch2018-05-10
| |_|_|/ / / |/| | | | |
| | * | | | update C# distribtestsGravatar Jan Tattermusch2018-05-10
| |/ / / / |/| | | |
| | * | | run_tests: keep longer logs from individual test casesGravatar Jan Tattermusch2018-05-10
| |/ / / |/| | |
* | | | Merge pull request #15317 from jtattermusch/gcov_pip_missingGravatar Jan Tattermusch2018-05-10
|\ \ \ \ | | | | | | | | | | Install pip for Python3.4 for gcov tests
* \ \ \ \ Merge pull request #15318 from jtattermusch/android_csharp_artifactGravatar Jan Tattermusch2018-05-10
|\ \ \ \ \ | | | | | | | | | | | | Build grpc_csharp_ext C# android artifact
* \ \ \ \ \ Merge pull request #15251 from matt-kwong/rbe-uploadGravatar Matt Kwong2018-05-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | Enable uploading RBE test results to BQ
* | | | | | | Migrate SSL_transport_security TSI to new TSI handshaker APIGravatar jiangtaoli20162018-05-09
| | | | | | |
* | | | | | | Merge pull request #15221 from yihuazhang/alts_fuzzerGravatar yihuaz2018-05-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add ALTS fuzzer tests
| | | * | | | | build C# android artifactGravatar Jan Tattermusch2018-05-09
| |_|/ / / / / |/| | | | | |
| | | * | | | Install pip for Python3.4 for gcov testsGravatar Jan Tattermusch2018-05-09
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #15312 from matt-kwong/python-fallbackGravatar Jan Tattermusch2018-05-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | Install pip for Python3.4 in all Dockerfiles used for Python testing
* \ \ \ \ \ \ Merge pull request #15283 from apolcyn/server_consume_socket_mutatorGravatar apolcyn2018-05-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Consume socket mutators on posix servers
| | | | * | | | Enable uploading RBE test results to BQGravatar Matt Kwong2018-05-08
| | | | |/ / /
| | | | | | * Add v1.12.0 releases of grpc-goGravatar Yuxuan Li2018-05-08
| |_|_|_|_|/ |/| | | | |
| | * | | | Install pip for Python3.4 in all Dockerfiles used for Python testingGravatar Matt Kwong2018-05-08
| |/ / / / |/| | | |
* | | | | Merge pull request #15300 from adelez/foundry_integrationGravatar adelez2018-05-08
|\ \ \ \ \ | | | | | | | | | | | | Keep jobs at 200 as suggested by Foundry team.
| | * | | | Add a test that tcp server posix consumes socket mutatorsGravatar Alexander Polcyn2018-05-08
| | | | | |
| | | * | | regenerate projectsGravatar Yihua Zhang2018-05-08
| | | | | |
| | | * | | Add ALTS fuzzerGravatar Yihua Zhang2018-05-08
| |_|/ / / |/| | | |
* | | | | Merge pull request #15304 from jtattermusch/fix_coverage_json_run_localhostGravatar Jan Tattermusch2018-05-08
|\ \ \ \ \ | | | | | | | | | | | | Fix json_run_localhost failures under gcov
* \ \ \ \ \ Merge pull request #15306 from jtattermusch/unwanted_dotnet_optionsGravatar Jan Tattermusch2018-05-08
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Disable unwanted dotnet options
* | | | | | Merge pull request #15278 from matt-kwong/python-fallbackGravatar Matt Kwong2018-05-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove the fallback when creating Python virtual env
| | * | | | | disable unwanted dotnet optionsGravatar Jan Tattermusch2018-05-08
| |/ / / / / |/| | | | |
| | * | | | regenerate projectsGravatar Jan Tattermusch2018-05-08
| |/ / / / |/| | | |
* | | | | Merge pull request #15294 from murgatroid99/node_interop_build_revertGravatar Jan Tattermusch2018-05-08
|\ \ \ \ \ | | | | | | | | | | | | Revert recent changes to node interop build script
| | | | | * bump boringssl-with-bazel to latest chromium-stable-with-bazelGravatar Jan Tattermusch2018-05-08
| |_|_|_|/ |/| | | |
| | | * | Keep jobs at 200 as suggested by Foundry team.Gravatar Adele Zhou2018-05-07
| |_|/ / |/| | |
* | | | Update test jobs to 800 and set runs_per_test back to 2 to detect flakes.Gravatar Adele Zhou2018-05-07
| | | |
| * | | Revert recent changes to node interop build scriptGravatar murgatroid992018-05-07
|/ / /
| * | 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.
* | | incorporate alts to google default credsGravatar Yihua Zhang2018-05-03
|/ /
* | Merge pull request #15255 from carl-mastrangelo/copyGravatar Mehrdad Afshari2018-05-03
|\ \ | | | | | | Make copyright check slightly more flexible
| * | add The supportGravatar Carl Mastrangelo2018-05-03
| | |
* | | Regenerate projectsGravatar Mehrdad Afshari2018-05-02
| | |
| * | Make copyright check slightly more flexibleGravatar Carl Mastrangelo2018-05-02
| | |
* | | Merge pull request #14736 from matt-kwong/resultstore-resultsGravatar Matt Kwong2018-05-02
|\ \ \ | | | | | | | | Add test result uploading for RBE builds
* \ \ \ Merge pull request #14886 from markdroth/c++_subchannel_listGravatar Mark D. Roth2018-05-02
|\ \ \ \ | | | | | | | | | | Convert subchannel_list code to C++.