aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* fix build node packageGravatar Jan Tattermusch2016-06-24
* Updated grpcio c extension build for windows to use mingw.Gravatar Ken Payson2016-06-23
* enable client compression interop tests for C#Gravatar Jan Tattermusch2016-06-22
* Merge pull request #6104 from jtattermusch/coreclr_supportGravatar Jan Tattermusch2016-06-22
|\
* \ Merge pull request #6839 from dgquintas/simplify_compression_interopGravatar Jan Tattermusch2016-06-21
|\ \
| * | added freaking missing commaGravatar David Garcia Quintas2016-06-21
| * | updated the interop tests driverGravatar David Garcia Quintas2016-06-21
* | | Merge pull request #6985 from dgquintas/fix_performance_jenkinsGravatar Jan Tattermusch2016-06-21
|\ \ \
| * | | slightly fancier outputGravatar David Garcia Quintas2016-06-21
* | | | Merge pull request #6974 from dgquintas/fix_performance_jenkinsGravatar Jan Tattermusch2016-06-21
|\| | |
* | | | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
|\ \ \ \
* \ \ \ \ Merge pull request #6965 from ctiller/naughty_clientGravatar Jan Tattermusch2016-06-21
|\ \ \ \ \
| | | | | * fix C# --use_docker on linuxGravatar Jan Tattermusch2016-06-21
| | | | | * compile 64bit extension for coreclr on windowsGravatar Jan Tattermusch2016-06-21
| | | | | * try making C# tests work on coreclr on macGravatar Jan Tattermusch2016-06-21
* | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \
| | | | * | | 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
* | | | | | Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
|\ \ \ \ \ \
| | | | * | | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-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
|\ \ \ \ \
| | | | * \ 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
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \
| | | | | | | * 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
|\ \ \ \ \ \ \
| | * \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \
| | | | | | | | * \ 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
| | | | | | | | |\ \ | | | | | | | |_|/ / | | | | | | |/| | |
| | * | | | | | | | 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