aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
| | | | * | Python sucks.Gravatar Mark D. Roth2016-12-01
| | | | * | Attempt to fix syntax error in debugging lines.Gravatar Mark D. Roth2016-12-01
| | | | * | Add debugging.Gravatar Mark D. Roth2016-12-01
| | | | * | Attempt to deal with unicode strings in jenkins environment.Gravatar Mark D. Roth2016-12-01
* | | | | | Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspecGravatar Jan Tattermusch2016-12-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-11-30
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | * | | | allow pulling a docker image from dockerhub instead of building locallyGravatar Jan Tattermusch2016-11-30
| | * | | | add script for pushing testing docker imagesGravatar Jan Tattermusch2016-11-30
| | |/ / /
* | / / / basic config for internal CIGravatar Jan Tattermusch2016-11-30
| |/ / / |/| | |
| * | | get rid of the obsolete C# package builderGravatar Jan Tattermusch2016-11-30
|/ / /
| * | Fixed build.yaml and ran generate_projects.sh.Gravatar Mark D. Roth2016-11-29
| * | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
| |\ \
* | | | Revert "Test credentials provider update"Gravatar Craig Tiller2016-11-29
| |/ / |/| |
* | | Merge pull request #8838 from yang-g/test_credentialsGravatar Yang Gao2016-11-29
|\ \ \
* | | | Take into account all the configsGravatar Craig Tiller2016-11-29
* | | | Limit outstanding rpc count for synchronous {client,server} tsan testsGravatar Craig Tiller2016-11-28
* | | | Merge pull request #8872 from ctiller/fixit7Gravatar Craig Tiller2016-11-28
|\ \ \ \
| * | | | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| * | | | Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
* | | | | Run tools/buildgen/generate_projects.shGravatar ncteisen2016-11-28
|/ / / /
| | | * Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-11-23
* | | | Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interopGravatar Noah Eisen2016-11-23
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #8825 from jtattermusch/manual_upmerge_101Gravatar Jan Tattermusch2016-11-24
| |\ \ \
| * | | | Fix docker goGravatar Noah Eisen2016-11-23
| | | * | resolve dependencyGravatar yang-g2016-11-23
| | |/ / | |/| |
| | * | Merge remote-tracking branch 'upstream/v1.0.x' into HEADGravatar Jan Tattermusch2016-11-22
| |/| |
| * | | Merge pull request #8792 from jtattermusch/interop_less_verboseGravatar Jan Tattermusch2016-11-21
| |\ \ \
| * | | | fix windows benchmarks and upload all 3 reportsGravatar Jan Tattermusch2016-11-18
| | * | | stop using login shell for invoking interop testsGravatar Jan Tattermusch2016-11-18
| | * | | ruby doesnt need login shellGravatar Jan Tattermusch2016-11-18
| | * | | node doesnt need login shellGravatar Jan Tattermusch2016-11-18
| |/ / /
| * | | Merge pull request #8768 from jtattermusch/windows_performance_testsGravatar Jan Tattermusch2016-11-17
| |\ \ \
| | | | * Rename security handshaker files.Gravatar Mark D. Roth2016-11-17
| | | | * Use the same connector code for both secure and insecure clients.Gravatar Mark D. Roth2016-11-17
| * | | | Merge pull request #8617 from markdroth/service_config_jsonGravatar Mark D. Roth2016-11-17
| |\ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into bm_fullstackGravatar Craig Tiller2016-11-16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | | * | start runing win benchmarks as part of full suiteGravatar Jan Tattermusch2016-11-16
| | | | * | enable running windows perf testsGravatar Jan Tattermusch2016-11-16
| | | |/ / | | |/| |
| | * | | Merge pull request #8612 from soltanmm-google/wacketGravatar Masood Malekghassemi2016-11-15
| | |\ \ \
| | * \ \ \ Merge pull request #8680 from ctiller/no_more_legacyGravatar Craig Tiller2016-11-15
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #8730 from matt-kwong/fix-build-dashboardGravatar matt-kwong2016-11-15
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #8662 from markdroth/latency_in_final_infoGravatar Mark D. Roth2016-11-15
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
| | | |\ \ \ \ \ \
* | | | \ \ \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interopGravatar Noah Eisen2016-11-14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | * | | | | | | Add one more openssl leak to suppressions listGravatar yang-g2016-11-14
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Update interop test infrastructure to call advanced go testsGravatar Noah Eisen2016-11-11
|/ / / / / / / / /
| | | | * / / / / Fix build analysis dashboardGravatar Matt Kwong2016-11-11
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #8698 from murgatroid99/node_express_run_perf_testsGravatar Michael Lumish2016-11-10
|\ \ \ \ \ \ \ \