aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* overhaul of top-level .md filesGravatar Jan Tattermusch2018-06-20
|
* Merge pull request #15818 from matt-kwong/rbe_upload_fixGravatar Matt Kwong2018-06-20
|\ | | | | Fix test failure detection when doing RBE uploads
| * Fix test failure detection when doing RBE uploadsGravatar Matt Kwong2018-06-20
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
|\|
| * Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
| |\ | | | | | | Create verify_peer_options when creating ssl credentials to support a peer verification callback
| * \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
| |\ \ | | | | | | | | Adding opencensus grpc plugin with bazel support.
| * \ \ Merge pull request #15377 from ganmacs/move-script-which-has-pre-reqGravatar apolcyn2018-06-18
| |\ \ \ | | | | | | | | | | Move a script which has a pre-requirement to outside of spec
| * \ \ \ Merge pull request #15785 from adelez/suppressionsGravatar adelez2018-06-18
| |\ \ \ \ | | | | | | | | | | | | Add suppressions to bazel TSAN build (take 2)
| * | | | | Revert "Install pyyaml through pip in docker"Gravatar Jan Tattermusch2018-06-18
| | | | | |
| | | * | | Move a script which has a pre-requirement to outside of specGravatar ganmacs2018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | And make it to be execute when using `./tools/run_tests/run_tests.py -l ruby`
| | * | | | Move suppressions files under test/core/util to avoid creating a BUILD file ↵Gravatar Adele Zhou2018-06-15
| | | | | | | | | | | | | | | | | | | | | | | | under tools, which breaks import.
| | * | | | Revert "Revert "Add suppressions to sanitizers for bazel builds""Gravatar adelez2018-06-15
| |/ / / /
| * | | | Separate the posix part of the c-ares driverGravatar Alexander Polcyn2018-06-15
| | | | |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-15
|\| | | |
| * | | | Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
| |\ \ \ \ | | | | | | | | | | | | Bump master to v1.14
| * \ \ \ \ Merge pull request #15778 from apolcyn/use_pyyamlGravatar apolcyn2018-06-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Install pyyaml through pip in docker
| * \ \ \ \ \ Merge pull request #15595 from dgquintas/nanopb_build_cleanupGravatar David G. Quintas2018-06-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Treat nanopb as a regular external dep
| | * \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-14
| | |\ \ \ \ \ \
| * | | | | | | | Use a Docker image that includes Python3.7rc1Gravatar Mehrdad Afshari2018-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to build Python3.7 packages for manylinux1 platform, we need our Docker image to include Python3.7. Unfortunately, since Python 3.7 is still in RC1 stage, the official docker image does not include that Python release, so we temporarily rely on our own underlying docker image to build.
| * | | | | | | | Add Python 3.7 Linux wheels to artifact buildGravatar Mehrdad Afshari2018-06-14
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #15758 from grpc/revert-15678-channel-arg-sanityGravatar Nicolas Noble2018-06-14
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Revert "Add Type Checking On Channel Args"
| * | | | | | | | Revert "Add suppressions to sanitizers for bazel builds"Gravatar Nicolas Noble2018-06-14
| | | | | | | | |
| | * | | | | | | Revert "Add Type Checking On Channel Args"Gravatar Noah Eisen2018-06-14
| |/ / / / / / /
| | | * / / / / Install pyyaml through pip in dockerGravatar Alex Polcyn2018-06-14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
|\| | | | | |
| * | | | | | Merge pull request #15645 from adelez/foundry_integrationGravatar adelez2018-06-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add suppressions to sanitizers for bazel builds
| | * | | | | | Add suppressions files as data dependency to gpr_test_utilGravatar Adele Zhou2018-06-13
| | | | | | | |
| | * | | | | | Add suppressions.Gravatar Adele Zhou2018-06-13
| | | | | | | |
| * | | | | | | Clean up use of GRPC_ARG_INTEGERGravatar ncteisen2018-06-13
| | | | | | | |
| * | | | | | | Clean out all GRPC_ARG_STRING:Gravatar ncteisen2018-06-13
| | | | | | | |
| * | | | | | | Add sanity linter to catch future useGravatar ncteisen2018-06-13
| |/ / / / / /
| * | | | | | Merge pull request #15723 from jtattermusch/bq_batch_upload_take_twoGravatar Jan Tattermusch2018-06-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Really upload bq test results in batches
| | * | | | | | really upload bq test results in batchesGravatar Jan Tattermusch2018-06-13
| | | | | | | |
| * | | | | | | Merge pull request #15703 from jtattermusch/arena_cpuGravatar Jan Tattermusch2018-06-13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Set higher cpu_cost for arena test
| | | | * \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-12
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | | * Create verify_peer_options when creating ssl credentials in order to expose ↵Gravatar Ian Haken2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a verification callback option. These options are not yet exposed to languages outside of core.
| * | | | | | | | Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socketGravatar apolcyn2018-06-12
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | Revert "Revert "Fix shutdown of closed fd when c-ares opens a second fd""
| * | | | | | | | Merge pull request #15705 from jtattermusch/bq_batch_uploadGravatar Jan Tattermusch2018-06-12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | Upload test results to BQ in batches
* | | | | | | | | double timeout to check if finishesGravatar Alexander Polcyn2018-06-11
| | | | | | | | |
* | | | | | | | | log granular ruby end2end test timesGravatar Alexander Polcyn2018-06-11
| | | | | | | | |
| * | | | | | | | Merge pull request #15680 from ncteisen/more-clangGravatar Noah Eisen2018-06-11
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | More Clang Tidy
| | | | | | * | | | removed leftover pdb importGravatar David Garcia Quintas2018-06-11
| | | | | | | | | |
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-11
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #15669 from jtattermusch/csharp_distribtest_protocGravatar Jan Tattermusch2018-06-11
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add codegen test to C# distribtests.
| * \ \ \ \ \ \ \ \ \ Merge pull request #15701 from grpc/revert-15629-interop_matrix_improvementsGravatar Jan Tattermusch2018-06-11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Revert "run_interop_matrix.py speedup"
| | | | | * | | | | | | upload bq test results in batchesGravatar Jan Tattermusch2018-06-11
| | | | | | | | | | | |
| | | | | * | | | | | | fix typoGravatar Jan Tattermusch2018-06-11
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #15676 from ncteisen/error-creation-sanityGravatar Noah Eisen2018-06-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | No Error Creation on RPC Hotpath
| | | | | | | | * | | | | set higher cpu_cost for arena testGravatar Jan Tattermusch2018-06-11
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | Revert "run_interop_matrix.py speedup"Gravatar Jan Tattermusch2018-06-11
| | |/ / / / / / / / / | |/| | | | | | | | |