Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 |
|\ | | | | | Renamed google_benchmark submodule to benchmark | ||
* \ | Merge pull request #8913 from markdroth/security_handshaker2 | Craig Tiller | 2016-12-02 |
|\ \ | | | | | | | Rewrite security handshaker to use generic handshaker API. | ||
* | | | Scale poll-cv test timeouts up | Craig Tiller | 2016-12-02 |
| | | | |||
* | | | Merge pull request #8906 from matt-kwong/pin-bazel-version | matt-kwong | 2016-12-02 |
|\ \ \ | | | | | | | | | Pin bazel version to 0.4.1 release tag | ||
| | * \ | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-12-02 |
| | |\ \ | |||
| | | * | | Add comment about testing with reviewable. | Mark D. Roth | 2016-12-02 |
| | | | | | |||
| | * | | | Use the same server code for both secure and insecure servers. | Mark D. Roth | 2016-12-02 |
| | | | | | |||
| | | * | | This time, for sure! | Mark D. Roth | 2016-12-02 |
| | | | | | |||
* | | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhub | Jan Tattermusch | 2016-12-02 |
|\ \ \ \ \ | | | | | | | | | | | | | Script for pushing pre-built testing docker images to dockerhub. | ||
| | | | * | | Move hex dump to before crash. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | * | | | | Set Bazel to specific commit in Dockerfile | Matt Kwong | 2016-12-01 |
| | | | | | | |||
| | | | * | | My python-fu is rustier than an old nail. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Stringify generator result. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | List, not generator. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Fix python. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Add hex dump. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Use future print(). Ugh. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Python sucks. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Attempt to fix syntax error in debugging lines. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Add debugging. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Attempt to deal with unicode strings in jenkins environment. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
* | | | | | | Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec | Jan Tattermusch | 2016-12-01 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | C# cleanup package building | ||
| | | | * | | Merge remote-tracking branch 'upstream/master' into security_handshaker2 | Mark D. Roth | 2016-11-30 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| | * | | | | allow pulling a docker image from dockerhub instead of building locally | Jan Tattermusch | 2016-11-30 |
| | | | | | | |||
| | * | | | | add script for pushing testing docker images | Jan Tattermusch | 2016-11-30 |
| | |/ / / | |||
* | / / / | basic config for internal CI | Jan Tattermusch | 2016-11-30 |
| |/ / / |/| | | | |||
| * | | | get rid of the obsolete C# package builder | Jan Tattermusch | 2016-11-30 |
|/ / / | |||
| * | | Fixed build.yaml and ran generate_projects.sh. | Mark D. Roth | 2016-11-29 |
| | | | |||
| * | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-11-29 |
| |\ \ | |||
* | | | | Revert "Test credentials provider update" | Craig Tiller | 2016-11-29 |
| |/ / |/| | | |||
* | | | Merge pull request #8838 from yang-g/test_credentials | Yang Gao | 2016-11-29 |
|\ \ \ | | | | | | | | | Test credentials provider update | ||
* | | | | Take into account all the configs | Craig Tiller | 2016-11-29 |
| | | | | |||
* | | | | Limit outstanding rpc count for synchronous {client,server} tsan tests | Craig Tiller | 2016-11-28 |
| | | | | |||
* | | | | Merge pull request #8872 from ctiller/fixit7 | Craig Tiller | 2016-11-28 |
|\ \ \ \ | | | | | | | | | | | Make a better educated guess about CPU costs of a benchmark | ||
| * | | | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | | | | |||
| * | | | | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | | | | | |||
* | | | | | Run tools/buildgen/generate_projects.sh | ncteisen | 2016-11-28 |
|/ / / / | |||
| | | * | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-11-23 |
| | | | | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop | Noah Eisen | 2016-11-23 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge pull request #8825 from jtattermusch/manual_upmerge_101 | Jan Tattermusch | 2016-11-24 |
| |\ \ \ | | | | | | | | | | | Manual upmerge from v1.0.x | ||
| * | | | | Fix docker go | Noah Eisen | 2016-11-23 |
| | | | | | |||
| | | * | | resolve dependency | yang-g | 2016-11-23 |
| | |/ / | |/| | | |||
| | * | | Merge remote-tracking branch 'upstream/v1.0.x' into HEAD | Jan Tattermusch | 2016-11-22 |
| |/| | | |||
| * | | | Merge pull request #8792 from jtattermusch/interop_less_verbose | Jan Tattermusch | 2016-11-21 |
| |\ \ \ | | | | | | | | | | | Reduce noise in interop test output | ||
| * | | | | fix windows benchmarks and upload all 3 reports | Jan Tattermusch | 2016-11-18 |
| | | | | | |||
| | * | | | stop using login shell for invoking interop tests | Jan Tattermusch | 2016-11-18 |
| | | | | | |||
| | * | | | ruby doesnt need login shell | Jan Tattermusch | 2016-11-18 |
| | | | | | |||
| | * | | | node doesnt need login shell | Jan Tattermusch | 2016-11-18 |
| |/ / / | |||
| * | | | Merge pull request #8768 from jtattermusch/windows_performance_tests | Jan Tattermusch | 2016-11-17 |
| |\ \ \ | | | | | | | | | | | Enable running C# benchmarks on Windows | ||
| | | | * | Rename security handshaker files. | Mark D. Roth | 2016-11-17 |
| | | | | |