aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Added check_include_guards.pyGravatar David Garcia Quintas2016-03-15
|
* Merge pull request #5382 from dgquintas/jenkins_stuffGravatar adelez2016-03-15
|\ | | | | Accept instance name as argument
* | Fix code coverage.Gravatar Adele Zhou2016-03-14
| |
* | Merge pull request #5731 from ctiller/huh_omgGravatar Jan Tattermusch2016-03-14
|\ \ | | | | | | Fix some race conditions
* \ \ Merge pull request #5453 from adelez/setup_full_interopGravatar Jan Tattermusch2016-03-14
|\ \ \ | | | | | | | | Add a script to run interop tests against all versions of prod servers.
* \ \ \ Merge pull request #5727 from nicolasnoble/upmergeGravatar Jan Tattermusch2016-03-14
|\ \ \ \ | | | | | | | | | | Upmerge from 0.13.1
| | * | | Add a script to run interop tests against all versions of prod servers.Gravatar Adele Zhou2016-03-14
| |/ / / |/| | |
| | * | Add contributed testGravatar Craig Tiller2016-03-11
| |/ / |/| |
* | | Merge pull request #5718 from ctiller/dns_retryGravatar Nicolas Noble2016-03-11
|\ \ \ | | | | | | | | Dns retry support
| | * | Merge branch 'release-0_13'Gravatar Nicolas "Pixel" Noble2016-03-12
| |/| | |/| | | | | | | | | | | | | | | | | | | Conflicts: composer.json src/php/composer.json
* | | | Merge pull request #5381 from jtattermusch/core_portability_clangGravatar Jan Tattermusch2016-03-11
|\ \ \ \ | | | | | | | | | | Add clang3.4 and 3.6 support to run_tests.py
| | | * | Disabling check_version.Gravatar Nicolas "Pixel" Noble2016-03-11
| | | | |
| | * | | Fit and finish for dns retry loopGravatar Craig Tiller2016-03-11
| | | | |
| | * | | Add failing testGravatar Craig Tiller2016-03-11
| |/ / / |/| | |
| | * | Merge branch 'master' into pre-0.13.1-downmergeGravatar Nicolas "Pixel" Noble2016-03-10
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #5448 from jtattermusch/fix_csharp_artifactsGravatar Nicolas Noble2016-03-10
|\ \ \ \ | | | | | | | | | | Fix C# artifacts compatibility
* \ \ \ \ Merge pull request #5690 from soltanmm/merpGravatar Masood Malekghassemi2016-03-10
|\ \ \ \ \ | | | | | | | | | | | | Don't set linetrace unless testing coverage
* \ \ \ \ \ Merge pull request #5687 from soltanmm/other-typoGravatar Nathaniel Manista2016-03-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix other typo to match previous typo fix.
| | | | | * \ Merge branch 'master' into pre-0.13.1-downmergeGravatar Nicolas "Pixel" Noble2016-03-10
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: INSTALL.md examples/cpp/README.md
* | | | | | | Merge pull request #5540 from soltanmm/upmergeGravatar Craig Tiller2016-03-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merge release-0_13 into master
| | | | * | | | fix C# artifacts compatibilityGravatar Jan Tattermusch2016-03-09
| |_|_|/ / / / |/| | | | | |
| | | | * | | add support for clang3.4 and 3.6Gravatar Jan Tattermusch2016-03-09
| |_|_|/ / / |/| | | | |
| | | * | | Don't set linetrace unless testing coverageGravatar Masood Malekghassemi2016-03-09
| |_|/ / / |/| | | |
| | * | | Fix other typo to match previous typo fixGravatar Masood Malekghassemi2016-03-09
| |/ / / |/| | |
* | | | custom test target for parallel test runningGravatar Jan Tattermusch2016-03-07
| | | |
* | | | Revert "Improve perf smoke test stability"Gravatar Vijay Pai2016-03-04
| | | |
* | | | Simplify Node Windows tests slightlyGravatar Michael Lumish2016-03-04
| | | | | | | | | | | | | | | | | | | | Simplify command that removes OpenSSL headers and remove now-extraneous post-test script.
* | | | Keep changing the ports each scenario alsoGravatar Vijay Pai2016-03-04
| | | |
* | | | Restart workers in each scenarioGravatar vjpai2016-03-04
| | | |
* | | | Merge pull request #5586 from stanley-cheung/update-tools-readme-mdGravatar Jan Tattermusch2016-03-04
|\ \ \ \ | | | | | | | | | | Doc Fixit: remove old stuff from tools/README.md
* \ \ \ \ Merge pull request #5579 from murgatroid99/node_windows_testsGravatar Jan Tattermusch2016-03-04
|\ \ \ \ \ | | | | | | | | | | | | Properly delete Node OpenSSL headers after downloading them
| | * | | | remove old stuff from tools/README.mdGravatar Stanley Cheung2016-03-03
| |/ / / / |/| | | |
| * | | | Ensure node and npm are in the path when running testsGravatar Michael Lumish2016-03-03
| | | | |
| * | | | Properly delete Node OpenSSL headers after downloading themGravatar Michael Lumish2016-03-03
| | | | |
* | | | | increase timeout for interop testsGravatar Jan Tattermusch2016-03-03
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into upmergeGravatar Masood Malekghassemi2016-03-03
| | |\ \ \ | | |/ / / | |/| | |
* / | | | run build_ext in build_python stepGravatar Jan Tattermusch2016-03-03
|/ / / /
* | | | make python test suites run in parallelGravatar Jan Tattermusch2016-03-02
| | | |
| * | | Merge remote-tracking branch 'upstream/release-0_13'Gravatar Masood Malekghassemi2016-03-02
|/| | | | |/ /
* | | fix reporting for multiple test runsGravatar Jan Tattermusch2016-03-01
| | |
* | | Merge pull request #5466 from jtattermusch/csharp_win_distribtestGravatar Jan Tattermusch2016-02-29
|\ \ \ | | | | | | | | Windows C# distribtests
| * | | add copyright and cleanup python codeGravatar Jan Tattermusch2016-02-29
| | | |
* | | | Merge pull request #5402 from sreecha/stress_test_scriptsGravatar Jan Tattermusch2016-02-29
|\ \ \ \ | | | | | | | | | | Stress test scripts to launch in GKE
| * | | | Fix copyrightGravatar Sree Kuchibhotla2016-02-29
| | | | |
| | * | | windows C# distribtestGravatar Jan Tattermusch2016-02-29
| |/ / / |/| | |
| | * | Simplify PHP installation for release 0.13Gravatar Stanley Cheung2016-02-28
| | | |
| * | | Change directory structure for the scripts (remove tools/big_query andGravatar Sree Kuchibhotla2016-02-26
| | | | | | | | | | | | | | | | | | | | tools/gke directies and instead create tools/gcp). Move scripts around in to the appropriate directories
| * | | Address code review commentsGravatar Sree Kuchibhotla2016-02-26
| | | |
* | | | Explicitly delete node_modules directory after running tests on WindowsGravatar murgatroid992016-02-26
| | | |
* | | | Merge pull request #5427 from jtattermusch/fix_gcc44_string_decodeGravatar Michael Lumish2016-02-26
|\ \ \ \ | | | | | | | | | | Don't fail when generating report.xml on gcc4.4