aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
...
| | * | | | | | | convert connectivity_watcher to cpp fileGravatar Yuchen Zeng2017-10-30
| | | | | | | | |
| | * | | | | | | Add client channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| |/ / / / / / / |/| | | | | | |
| | | | * | | | thread_stress_test: default timeout is sufficientGravatar Jan Tattermusch2017-10-30
| | | | | | | |
| | | | * | | | use reasonable multiplier valuesGravatar Jan Tattermusch2017-10-30
| |_|_|/ / / / |/| | | | | |
* | | | | | | Add call size bm_diffGravatar Ken Payson2017-10-27
| | | | | | |
* | | | | | | Merge pull request #13157 from jtattermusch/docker_faster_pullsGravatar Jan Tattermusch2017-10-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | User GCR mirror for pulling docker images
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-26
| | |\ \ \ \ \ \
| | | | * \ \ \ \ Merge branch 'master' into census_updateGravatar Jim King2017-10-26
| | | | |\ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | | | | | * Removing a few build.yaml errorsGravatar Yash Tibrewal2017-10-26
| | | | | | | | |
| | | | | | | * | Merge branch 'master' into remove_nodeGravatar Michael Lumish2017-10-26
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | use GCR mirror for pulling imagesGravatar Jan Tattermusch2017-10-26
| | | | | | | | |
| * | | | | | | | print timing for docker pullGravatar Jan Tattermusch2017-10-26
| | |/ / / / / / | |/| | | | | |
* / | | | | | | limit concurrent jobs for build_only on linuxGravatar Jan Tattermusch2017-10-26
|/ / / / / / /
| | | | | | * ssl_credentials_tests C++izedGravatar Yash Tibrewal2017-10-25
| | | | | | |
| | | | | | * Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-25
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
| | | | | | |
* | | | | | | Merge pull request #13092 from adelez/fixGravatar adelez2017-10-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Do not reuse job_specs now that we incorporate release info in the sh…
* \ \ \ \ \ \ \ Merge pull request #13144 from matt-kwong/increase-timeout-sanityGravatar Nicolas Noble2017-10-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Increase sanity build timeout
| | | | | | | * | Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
| * | | | | | | | Increase sanity build timeoutGravatar Matt Kwong2017-10-25
| | | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-25
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_nowGravatar David G. Quintas2017-10-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Disable epollex for LB tests while failures are investigated
* \ \ \ \ \ \ \ \ \ Merge pull request #12809 from justinburke/convert_cert_pairsGravatar Justin Burke2017-10-24
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Expose conversion of grpc to tsi cert pairs
| | * | | | | | | | Disable epollex for LB tests while failures are investigatedGravatar David Garcia Quintas2017-10-24
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Add debugging printsGravatar ncteisen2017-10-24
| | | | | | | | |
| | | | | | * | | Regenerate projectsGravatar ncteisen2017-10-24
| | | |_|_|/ / / | | |/| | | | |
* | / | | | | | Fix bm_diffGravatar ncteisen2017-10-23
| |/ / / / / / |/| | | | | |
| * | | | | | Expose conversion of grpc to tsi cert pairsGravatar Justin Burke2017-10-23
|/ / / / / /
| | * | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-23
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | * | | Cleaning up census code.Gravatar Vizerai2017-10-23
| |_|/ / / |/| | | |
| * | | | Do not reuse job_specs now that we incorporate release info in the shortnameGravatar Adele Zhou2017-10-20
|/ / / /
* | | | Merge pull request #13076 from matt-kwong/mac-filter-fixGravatar Matt Kwong2017-10-20
|\ \ \ \ | | |/ / | |/| | Fix brew install issue; enable MacOS test filtering
* | | | Merge pull request #12362 from vjpai/inproc_qpsGravatar Vijay Pai2017-10-20
|\ \ \ \ | | | | | | | | | | QPS test that uses inproc transport
| | * | | Fix brew install issue; enable MacOS test filteringGravatar Matt Kwong2017-10-19
| | | | |
| * | | | Create inproc version of QPS test and add a few simple tests of this to ↵Gravatar Vijay Pai2017-10-19
| |/ / / | | | | | | | | | | | | standard testing suite.
* | | | update readmeGravatar Adele Zhou2017-10-18
| | | |
* | | | Add newer versionsGravatar Adele Zhou2017-10-18
|/ / /
* | | Merge pull request #13030 from matt-kwong/kokoro-performance-vm-createGravatar Matt Kwong2017-10-18
|\ \ \ | | | | | | | | Add setup scripts for performance worker in Kokoro
* \ \ \ Merge pull request #12789 from ctiller/epexinfGravatar Craig Tiller2017-10-18
|\ \ \ \ | | | | | | | | | | EPOLLEXCLUSIVE polling engine (redux)
* \ \ \ \ Merge pull request #13048 from yashykt/disablelargemetadatabadclienttestGravatar Craig Tiller2017-10-18
|\ \ \ \ \ | | | | | | | | | | | | Disabling large_metadata_bad_client_test as per #11745
| * | | | | Disabling large_metadata_bad_client_test as per #11745Gravatar Yash Tibrewal2017-10-18
| | | | | |
* | | | | | Merge github.com:grpc/grpc into flow++Gravatar Craig Tiller2017-10-18
|\| | | | |
| * | | | | Merge pull request #12903 from ctiller/pid++Gravatar Craig Tiller2017-10-18
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | C++ize PidController
* | | | | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-18
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #12891 from ctiller/verifyGravatar Craig Tiller2017-10-18
| | |\ \ \ \ | | | | | | | | | | | | | | Multithread & shard stats test, make it exhaustive
| | | * | | | Exclude stats_test from tsanGravatar Craig Tiller2017-10-18
| | | | | | |
| * | | | | | Merge github.com:grpc/grpc into pid++Gravatar Craig Tiller2017-10-18
| |\| | | | |
| | * | | | | Merge pull request #12843 from ctiller/vectorGravatar Craig Tiller2017-10-18
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add abseil to core, use it for InlinedVector
| | * \ \ \ \ \ Merge pull request #13043 from murgatroid99/grpc-node_interopGravatar Michael Lumish2017-10-17
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Switch Node interop tests to use grpc-node repo