aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #8851 from dgquintas/rename_gbenchGravatar Mark D. Roth2016-12-05
|\ | | | | Renamed google_benchmark submodule to benchmark
* \ Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
|\ \ | | | | | | Rewrite security handshaker to use generic handshaker API.
* | | Scale poll-cv test timeouts upGravatar Craig Tiller2016-12-02
| | |
* | | Merge pull request #8906 from matt-kwong/pin-bazel-versionGravatar matt-kwong2016-12-02
|\ \ \ | | | | | | | | Pin bazel version to 0.4.1 release tag
| | * \ Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-02
| | |\ \
| | | * | Add comment about testing with reviewable.Gravatar Mark D. Roth2016-12-02
| | | | |
| | * | | Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| | | | |
| | | * | This time, for sure!Gravatar Mark D. Roth2016-12-02
| | | | |
* | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhubGravatar Jan Tattermusch2016-12-02
|\ \ \ \ \ | | | | | | | | | | | | Script for pushing pre-built testing docker images to dockerhub.
| | | | * | Move hex dump to before crash.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | * | | | Set Bazel to specific commit in DockerfileGravatar Matt Kwong2016-12-01
| | | | | |
| | | | * | My python-fu is rustier than an old nail.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | | | * | Stringify generator result.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | | | * | List, not generator.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | | | * | Fix python.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | | | * | Add hex dump.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | | | * | Use future print(). Ugh.Gravatar Mark D. Roth2016-12-01
| | | | | |
| | | | * | 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | C# cleanup package building
| | | | * | 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
|\ \ \ | | | | | | | | Test credentials provider update
* | | | 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 benchmark
| * | | | 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
| |\ \ \ | | | | | | | | | | Manual upmerge from v1.0.x
| * | | | 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
| |\ \ \ | | | | | | | | | | Reduce noise in interop test output
| * | | | 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
| |\ \ \ | | | | | | | | | | Enable running C# benchmarks on Windows
| | | | * Rename security handshaker files.Gravatar Mark D. Roth2016-11-17
| | | | |