aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
|\
| * Merge pull request #13373 from ctiller/no-abslGravatar Craig Tiller2017-11-29
| |\
| * \ Merge pull request #13525 from vjpai/desecureGravatar Vijay Pai2017-11-28
| |\ \
| * \ \ Merge pull request #13524 from adelez/timeoutGravatar adelez2017-11-28
| |\ \ \
| | | | * Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Remove bash-isms from sanity testGravatar Vijay Pai2017-11-28
| * | | | Merge pull request #13515 from mehrdada/bump-master-versionGravatar Mehrdad Afshari2017-11-28
| |\ \ \ \
| | | | * | Sanity check to make sure that known unsecure target doesn't require securityGravatar Vijay Pai2017-11-28
| * | | | | Merge pull request #13314 from vjpai/transport_explainerGravatar Vijay Pai2017-11-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #13491 from vjpai/destackGravatar Vijay Pai2017-11-28
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | | * Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | increase timeoutGravatar Adele Zhou2017-11-28
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skippedGravatar apolcyn2017-11-27
| |\ \ \ \ \
| | | | | * | Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #13499 from mehrdada/bump-protobuf-python-depGravatar Mehrdad Afshari2017-11-27
| |\ \ \ \ \
| | * | | | | Update Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
| * | | | | | Disable node 1.7Gravatar Adele Zhou2017-11-27
| |/ / / / /
| * | | | | Bump third_party/protobuf submodule to v3.5.0Gravatar Mehrdad Afshari2017-11-24
| * | | | | Merge pull request #13484 from yang-g/msanGravatar Yang Gao2017-11-22
| |\ \ \ \ \
| * | | | | | Give a command example with multiple languages.Gravatar Adele Zhou2017-11-22
| * | | | | | Use special VIPGravatar Adele Zhou2017-11-22
| * | | | | | Switch back to using template located at _IMAGE_BUILDER because the previous ...Gravatar Adele Zhou2017-11-22
| * | | | | | Recreate the git root dir by default.Gravatar Adele Zhou2017-11-22
| * | | | | | fixGravatar Adele Zhou2017-11-22
| * | | | | | Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpyGravatar adelez2017-11-22
| |\ \ \ \ \ \
| | | | | * | | Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| | |_|_|/ / / | |/| | | | |
| | | * | | | Enable check for use-after-dtorGravatar yang-g2017-11-21
| * | | | | | Add go release versions to client_matrix.pyGravatar Menghan Li2017-11-21
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
| |\ \ \ \ \
| | | * | | | Add java 1.8Gravatar Carl Mastrangelo2017-11-21
| | * | | | | Merge pull request #13060 from jwpowell055/masterGravatar Nicolas Noble2017-11-21
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
|\ \ \ \ \ \ \
| | | * | | | | Do not require bazel for check_grpcio_tools.pyGravatar Mehrdad Afshari2017-11-20
| |_|/ / / / / |/| | | | | |
| | | * | | | Turning on executable bit for tools/run_tests/sanity/check_bazel_workspace.pyGravatar josh2017-11-17
| | | | * | | Fix error when a language skips a certain versionGravatar Alex Polcyn2017-11-17
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| * | | | | | Merge pull request #13335 from ncteisen/inline-closureGravatar Noah Eisen2017-11-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #13411 from adelez/fix_pythonGravatar adelez2017-11-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #13394 from murgatroid99/node_interop_test_invocation_fixGravatar Jan Tattermusch2017-11-16
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Fix manual docker command output for Python.Gravatar Adele Zhou2017-11-15
| * | | | | | | | | Merge pull request #13386 from jtattermusch/csharp_interop_matrix_v114Gravatar Jan Tattermusch2017-11-15
| |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #13139 from AspirinSJL/stress_testGravatar Juanli Shen2017-11-14
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
* / | | | | | | | | | Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
|/ / / / / / / / / /
| | | * / / / / / / Update Node interop test invocation to use new fixturesGravatar murgatroid992017-11-14
| |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add client channel stress testGravatar Juanli Shen2017-11-14
* | | | | | | | | Merge pull request #13189 from apolcyn/pass_args_to_tsiGravatar apolcyn2017-11-14
|\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | * | | | | | | fix interop_matrix C# tests for v1.1.4Gravatar Jan Tattermusch2017-11-14
| |_|/ / / / / / / |/| | | | | | | |