Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | prevent container name reuse error for timeout flakes | Jan Tattermusch | 2015-10-22 | |
| * | | Merge pull request #3868 from sreecha/stress_tests_new | David G. Quintas | 2015-10-22 | |
| |\ \ | ||||
| * \ \ | Merge pull request #3928 from murgatroid99/node_jenkins_xml_report_retry | Nicolas Noble | 2015-10-22 | |
| |\ \ \ | ||||
| | | * | | Fix the error reported by tools/run_tests/check_sources_and_headers.py | Sree Kuchibhotla | 2015-10-22 | |
| * | | | | Merge pull request #3901 from a-veitch/test_cpu | Craig Tiller | 2015-10-22 | |
| |\ \ \ \ | ||||
| | | * | | | Added per-test XML reports for Node tests on Jenkins | murgatroid99 | 2015-10-22 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #3923 from adelez/add_interop_report | Jan Tattermusch | 2015-10-22 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| * | | | | Merge pull request #3911 from jtattermusch/interop_test_unimplemented_tests | Jan Tattermusch | 2015-10-22 | |
| |\ \ \ \ | ||||
| | | | * \ | merge & resolve conflicts | Alistair Veitch | 2015-10-22 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | | * | | | Add an indicator for server and client languages. | Adele Zhou | 2015-10-22 | |
| | | | | * | Merge branch 'master' into stress_tests_new | Sree Kuchibhotla | 2015-10-22 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge pull request #3643 from dgquintas/microchannels | Craig Tiller | 2015-10-22 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| | | * | | | correctly display auth interop tests in HTML report | Jan Tattermusch | 2015-10-21 | |
| | | * | | | remove extra print statement | Jan Tattermusch | 2015-10-21 | |
| | | * | | | add notion of unimplemented interop tests | Jan Tattermusch | 2015-10-21 | |
| | | * | | | simplify cmdline arg logic | Jan Tattermusch | 2015-10-21 | |
| | |/ / / | |/| | | | ||||
| * | | | | generate html report for interop tests | Adele Zhou | 2015-10-21 | |
* | | | | | Split qpstest.proto into two parts - one for performance stats and | vjpai | 2015-10-21 | |
|/ / / / | ||||
* | | | | fix go build_interop script | Jan Tattermusch | 2015-10-20 | |
* | | | | unify args passed to interop tests | Jan Tattermusch | 2015-10-20 | |
| | * | | add CPU tests | Alistair Veitch | 2015-10-20 | |
| |/ / |/| | | ||||
* | | | Merge pull request #3892 from jtattermusch/python_fix_auth_tests | Masood Malekghassemi | 2015-10-20 | |
|\ \ \ | ||||
| * | | | fix some python auth interop tests | Jan Tattermusch | 2015-10-19 | |
* | | | | Merge pull request #3837 from jtattermusch/unparseable_xml | Craig Tiller | 2015-10-19 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| | | * | Interop stress tests | Sree Kuchibhotla | 2015-10-19 | |
| | * | | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-19 | |
| | |\ \ | |_|/ / |/| | | | ||||
* | | | | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 | |
|\ \ \ \ | ||||
* \ \ \ \ | Merge pull request #3881 from vjpai/uniproto | Jan Tattermusch | 2015-10-19 | |
|\ \ \ \ \ | ||||
| * | | | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps | vjpai | 2015-10-19 | |
* | | | | | | -use_tls=true is language independent now | Jan Tattermusch | 2015-10-19 | |
* | | | | | | Merge pull request #3861 from jtattermusch/ruby_use_tls | Michael Lumish | 2015-10-19 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
* | | | | | | Merge pull request #3860 from jtattermusch/python_use_tls_compat | Nathaniel Manista | 2015-10-16 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | accept --use_tls=true --use_test_ca=true in python | Jan Tattermusch | 2015-10-16 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge pull request #3857 from jtattermusch/cleanup_old_interop | Nicolas Noble | 2015-10-16 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #3849 from murgatroid99/node_restrict_coverage_report | Nicolas Noble | 2015-10-16 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | | * | | | | accept --use_tls=true and --use_test_ca=true in ruby | Jan Tattermusch | 2015-10-15 | |
* | | | | | | | add check to see if file exists | Stanley Cheung | 2015-10-15 | |
* | | | | | | | revert global_env usage for build_interop_image | Stanley Cheung | 2015-10-15 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #3854 from stanley-cheung/php_add_auth_interop_tests | Michael Lumish | 2015-10-15 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | bring env variable to build_interop_image script | Stanley Cheung | 2015-10-15 | |
| * | | | | | | add composer/auth.json env variable | Stanley Cheung | 2015-10-15 | |
| | | * | | | | also removing grpc_java_android docker file | Jan Tattermusch | 2015-10-15 | |
| | | * | | | | cleanup dockerfiles and scripts for old interop infrastructure | Jan Tattermusch | 2015-10-15 | |
| |_|/ / / / |/| | | | | | ||||
| * | | | | | php: add use_tls=true flag to run_interop_tests script | Stanley Cheung | 2015-10-15 | |
* | | | | | | Merge pull request #3838 from jtattermusch/enable_auth_tests | Michael Lumish | 2015-10-15 | |
|\ \ \ \ \ \ | ||||
| | | * | | | | Make Node coverage reporting only report on actual Node source files | murgatroid99 | 2015-10-15 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #3547 from soltanmm/cy | Nathaniel Manista | 2015-10-15 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
* | | | | | | enable timeout on sleeping server interop test | Jan Tattermusch | 2015-10-14 | |
| | * | | | | enable cloud to prod auth tests | Jan Tattermusch | 2015-10-14 | |
| |/ / / / |/| | | | | ||||
| | | * | | prevent generating unparseable xml reports | Jan Tattermusch | 2015-10-14 |