aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add well known protos to Node and Ruby tools packages
| | | | * | | | | | | use qps_json_driver for latency profilingGravatar David Garcia Quintas2016-06-20
| |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | * | | | | select runtime dirGravatar Jan Tattermusch2016-06-20
| | | | | | | | | |
| | | | | * | | | | add a hackGravatar Jan Tattermusch2016-06-20
| | | | | | | | | |
| | | | | * | | | | make run_tests.py support coreclr on windowsGravatar Jan Tattermusch2016-06-20
| | | | | | | | | |
| | | | | | | * | | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
| | | | * | | | | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| |_|_|/ / / / / / |/| | | | | | | |
| | | | | | | * | Resolved merge conflicts with masterGravatar murgatroid992016-06-20
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | * | | | | | Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6957 from ctiller/cpu_costGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adjust cpu_cost of some tests to better reflect reality
| | | | * \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Unifying error handling within core
* \ \ \ \ \ \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Make C++ compile and run under gcc-4.4
| | | | | | | * | | | attempt for run_tests.pyGravatar Jan Tattermusch2016-06-17
| | | | | | | | | | |
| | | | | | | * | | | add csharp CoreCLR docker imageGravatar 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 branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-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
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP: implement custom_metadata interop, status_code_and_message, unimplemented_method tests
| | * \ \ \ \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP stress client in stress test framework
* \ \ \ \ \ \ \ \ \ \ Merge pull request #6926 from vjpai/clang34Gravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Disable ccache for ubuntu-14.04/clang3.4 docker config
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6917 from ctiller/poller_restrictionsGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Allow forcing the use of the default polling strategy [instead of all strategies]
| | | | | | | | | | * | | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| | | | | | | | | | | | |
| | | | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| | | | | | * | | | | | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callbackGravatar thinkerou2016-06-17
| | | | | | | | | | | | |
| | | | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | | | | | | |\ \ \ \ \ | | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | | | | | | | * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabling it allows clang-3.4 to run C/C++ on docker
| | * | | | | | | | | | | no ccacheGravatar Vijay Pai2016-06-16
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| | | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | | | | | | | * | Allow disabling traces, add trace variables for pluck and timeout eventsGravatar murgatroid992016-06-15
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Allow forcing the use of the default polling strategy [instead of all ↵Gravatar Craig Tiller2016-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | strategies]
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Add base64 decoder
| | | * | | | | | PHP stress client in stress test frameworkGravatar Sree Kuchibhotla2016-06-14
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6704 from yang-g/distribtestGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add distrib test utilities for c++
| | | | | | | * \ 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
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Proto server reflection
| | | | | * | | | | Add an option --regex_exclude to block certain tests from runningGravatar Vijay Pai2016-06-13
| | | | | | | | | |