Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-19 |
|\ | |||
| * | Merge pull request #1589 from nicolasnoble/ruby-cleanup | Tim Emiola | 2015-05-19 |
| |\ | | | | | | | Ruby cleanup | ||
| * \ | Merge pull request #1611 from donnadionne/test-log | Tim Emiola | 2015-05-19 |
| |\ \ | | | | | | | | | To allow local private changes to be build into private | ||
| * \ \ | Merge pull request #1652 from jtattermusch/windows_interop_server | donnadionne | 2015-05-19 |
| |\ \ \ | | | | | | | | | | | grpc_docker.sh support for running C# server on Windows | ||
| * | | | | upgrade protobuf latest version containing objectiveC and csharp | Jan Tattermusch | 2015-05-19 |
| | | | | | |||
| * | | | | Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. | Nicolas "Pixel" Noble | 2015-05-19 |
| | | | | | |||
| | * | | | grpc_docker.sh support for running C# server on Windows | Jan Tattermusch | 2015-05-18 |
| |/ / / | |||
| * | | | Add testing for GRPC_TRACE | Craig Tiller | 2015-05-18 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-17 |
|\| | | | |||
| * | | | Fix test, readd it to build | Craig Tiller | 2015-05-15 |
| | | | | |||
| * | | | Rename to grpc_java_android | Xudong Ma | 2015-05-15 |
| | | | | |||
| * | | | Android Dockerfile for integration test | Xudong Ma | 2015-05-15 |
| | | | | |||
| | * | | To allow local private changes to be build into private | Donna Dionne | 2015-05-14 |
| |/ / | | | | | | | | | | | | | | | | docker images to do interop testing before submitting code c++ and java are done previously, adding ruby and node. see script tools/gce_setup/private_build_and_test.sh | ||
| * | | add php jwt_token_creds test command | Stanley Cheung | 2015-05-14 |
| | | | |||
| * | | Merge pull request #1586 from murgatroid99/node_increase_travis_timeout_again | Tim Emiola | 2015-05-14 |
| |\ \ | | | | | | | | | Re-doubling Node timeout to fix #1539 | ||
| | | * | Changing run_tests to simplify the ruby build. | Nicolas "Pixel" Noble | 2015-05-14 |
| | | | | |||
| * | | | Modifying test result and log storage for better keeping of test history. | Donna Dionne | 2015-05-13 |
| | |/ | |/| | |||
| | * | Re-doubling Node timeout to fix #1539 | murgatroid99 | 2015-05-13 |
| |/ | |||
| * | Set shortname for Python tests | Craig Tiller | 2015-05-13 |
| | | | | | | | | This avoids all tests showing up as run_python.sh. | ||
| * | Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie | Yang Gao | 2015-05-13 |
| |\ | | | | | | | C Core API cleanup. | ||
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-13 |
|\| | | |||
| * | | Merge pull request #1570 from jtattermusch/interop_auth_windows | donnadionne | 2015-05-13 |
| |\ \ | | | | | | | | | Add ability to run C# auth interop test clients on windows | ||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-13 |
|\| | | | |||
* | | | | Allow specifying all for languages | Craig Tiller | 2015-05-13 |
| | | | | |||
| * | | | Merge pull request #1563 from nicolasnoble/more-win32-fixes | Craig Tiller | 2015-05-12 |
| |\ \ \ | | | | | | | | | | | Various Win32 fixes and improvements. | ||
| | | * | | added ability to run auth interop test clients on windows | Jan Tattermusch | 2015-05-12 |
| | | | | | |||
| * | | | | Prevents run_tests from spamming. | Nicolas "Pixel" Noble | 2015-05-13 |
| | |/ / | |/| | | |||
| | * | | Various Win32 fixes and improvements. | Nicolas Noble | 2015-05-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -) Properly setting up the endpoint pair. -) Beancounting on socket shutdown to properly add references. -) Only proceed to clear out data when called from the IOCP thread. -) Enabling ALL the tests. -) Fixing run_tests.py to properly invoke them. | ||
| | | * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
| | | |\ | | |_|/ | |/| | | |||
* / | | | Allow running ASAN without leak checking | Craig Tiller | 2015-05-12 |
|/ / / | |||
* | | | Merge github.com:grpc/grpc into timeouts-need-logs-too | Craig Tiller | 2015-05-12 |
|\ \ \ | |||
* | | | | Make runtests print logs on timed out tests | Craig Tiller | 2015-05-12 |
| | | | | |||
| | | * | Allow running ASAN without leak checking | Craig Tiller | 2015-05-12 |
| | | | | |||
| | | * | Make runtests print logs on timed out tests | Craig Tiller | 2015-05-12 |
| | |/ | |||
| * | | Merge pull request #1553 from jtattermusch/interop_windows_runners | Tim Emiola | 2015-05-12 |
| |\ \ | | | | | | | | | Runner scripts for interop tests on Windows | ||
| * | | | Adding 2 new test runner scripts to help to separate tests into smaller runs and | Donna Dionne | 2015-05-11 |
| | |/ | |/| | | | | | | | getting faster results. | ||
| | * | make windows host configurable | Jan Tattermusch | 2015-05-11 |
| | | | |||
| | * | added interop and cloud to prod runner scripts for windows interop clients | Jan Tattermusch | 2015-05-11 |
| |/ |/| | |||
| * | Merge pull request #1489 from ctiller/all-the-small-things | Yang Gao | 2015-05-11 |
| |\ | | | | | | | Split thread stress from end2end to improve parallelism | ||
| * \ | Merge pull request #1496 from dgquintas/profile_analysis_better_reporting | Craig Tiller | 2015-05-11 |
| |\ \ | | | | | | | | | Implemented aggregation over important mark times. | ||
| * \ \ | Merge branch 'master' of github.com:grpc/grpc into generate-test-projects | Nicolas "Pixel" Noble | 2015-05-09 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak | ||
| * | | | | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
| | | | | | |||
| * | | | | Adding grpc++_unsecure project file, and adding better support for test ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
|/ / / / | | | | | | | | | | | | | projects. | ||
| * | | | Merge pull request #1506 from jboeuf/call_creds | Craig Tiller | 2015-05-08 |
| |\ \ \ | | | | | | | | | | | Adding support for per call credentials in core. | ||
| | * | | | Addressing comments. | Julien Boeuf | 2015-05-08 |
| | | | | | |||
| | * | | | Merging with master. | Julien Boeuf | 2015-05-08 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | | * | Merge github.com:grpc/grpc into all-the-small-things | Craig Tiller | 2015-05-08 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| * | | | | Doubled Node per-test timeout for run_tests | murgatroid99 | 2015-05-08 |
|/ / / / | |||
* | | | | Merge branch 'yang-g-mock' | Craig Tiller | 2015-05-08 |
|\ \ \ \ | |||
| | | | * | Merge github.com:grpc/grpc into all-the-small-things | Craig Tiller | 2015-05-08 |
| | | | |\ | |_|_|_|/ |/| | | | |