aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
|\
| * Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
| |\
| * \ Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
| |\ \
| * \ \ Merge pull request #6957 from ctiller/cpu_costGravatar Jan Tattermusch2016-06-17
| |\ \ \
| * \ \ \ Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
| |\ \ \ \
| * \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \
| | | | * | | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
| | | | * | | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
| | |_|/ / / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #6631 from stanley-cheung/php-custom-metadata-interopGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | | |\ \ \
| | * | | | | | php: run advanced interop testsGravatar Stanley Cheung2016-06-17
| | | |_|/ / / | | |/| | | |
| * / | | | | update third_party/protobuf to v3.0.0-beta-3.2Gravatar Jan Tattermusch2016-06-17
| |/ / / / /
| * | | | | Merge pull request #6902 from sreecha/php_stress_testGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6926 from vjpai/clang34Gravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6917 from ctiller/poller_restrictionsGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \
* | | | | | | | | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| | | | | | | * | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callbackGravatar thinkerou2016-06-17
* | | | | | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | * | | | | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.Gravatar Vijay Pai2016-06-16
| | | | * | | | | no ccacheGravatar Vijay Pai2016-06-16
| | |_|/ / / / / | |/| | | | | |
| | | | | * | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | Allow forcing the use of the default polling strategy [instead of all strateg...Gravatar Craig Tiller2016-06-15
| | * | | | | | Disable fuzzed tests on TSANGravatar Craig Tiller2016-06-15
| |/ / / / / /
| | | | | | * Change cleanup step in node package build to account for well known protosGravatar murgatroid992016-06-15
| | | | | | * Fix compiler/plugin.proto copying to the wrong placeGravatar murgatroid992016-06-15
| | | | | | * Add well known protos to Node and Ruby tools packagesGravatar murgatroid992016-06-15
| | |_|_|_|/ | |/| | | |
| | | | | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| |\ \ \ \ \
| | | | * | | PHP stress client in stress test frameworkGravatar Sree Kuchibhotla2016-06-14
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #6704 from yang-g/distribtestGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ \
* | | | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-13
|\| | | | | |
| | * | | | | minor fixesGravatar yang-g2016-06-13
| * | | | | | Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ \ \
| | | | | | * | Add an option --regex_exclude to block certain tests from runningGravatar Vijay Pai2016-06-13
| | | | | | | * Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-06-13
| | | | | | | |\
| | | | | | | | * Merge branch 'error' of https://github.com/ctiller/grpc into errorGravatar Craig Tiller2016-06-13
| | | | | | | | |\
| | | | | | | * | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-13
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | | * | Merge branch 'error' of https://github.com/ctiller/grpc into errorGravatar Craig Tiller2016-06-13
| | | | | | | | |\ \ | | | | | | | | |/ / | | | | | | | |/| |
| | | | | | | | * | CorpusGravatar Craig Tiller2016-06-13
| * | | | | | | | | Merge pull request #6867 from ctiller/blazing-fuzzGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #6864 from ctiller/fuzzing-hellGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * small fixesGravatar Craig Tiller2016-06-13
| | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | | * | Add a test of connecting many times in a rowGravatar Craig Tiller2016-06-12
| * | | | | | | | | | Merge pull request #6503 from kpayson64/python_3_supportGravatar Jan Tattermusch2016-06-11
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add support for clang3.5, clang3.7 and gcc4.6Gravatar Jan Tattermusch2016-06-11
| | | | | | | | | | | * Merge branch 'fuzzing-hell' into errorGravatar Craig Tiller2016-06-10
| | | | | | | | | | | |\ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | | | | | | | | * fuzzer corpusGravatar Craig Tiller2016-06-10
| | * | | | | | | | | | Initial Python3 supportGravatar Ken Payson2016-06-10
| |/ / / / / / / / / /