Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-30 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core | ||
| * | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 |
| |\ | | | | | | | | | | | | | Conflicts: Makefile | ||
| | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\ | |||
| | | * | fixing doxygen files after merge. | Julien Boeuf | 2015-05-29 |
| | | | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\| | |||
| | | * | Tagging 0.9.1 on master. | Nicolas "Pixel" Noble | 2015-05-30 |
| | | | | |||
| | | * | Merge pull request #1817 from ↵ | Nicolas Noble | 2015-05-29 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof Enable LSAN report_objects by default | ||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\| | | |||
| | | * | | Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself | David G. Quintas | 2015-05-29 |
| | | |\ \ | | | | | | | | | | | | | Add doxygen setups for internal documentation | ||
| | | | * | | Add doxygen setups for internal documentation | Craig Tiller | 2015-05-29 |
| | | | | | | |||
| | | * | | | Merge pull request #1810 from soltanmm/update-pb3 | Nicolas Noble | 2015-05-29 |
| | | |\ \ \ | | | | | | | | | | | | | | | Update protobuf to release v3.0.0-alpha-3 | ||
* | | | | | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | | | | | | |||
| * | | | | | | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support? | ||
| | | | | * | Enable LSAN report_objects by default | Craig Tiller | 2015-05-29 |
| | | | | | | |||
* | | | | | | Enable LSAN report_objects by default | Craig Tiller | 2015-05-29 |
| | | | | | | |||
| * | | | | | Add fast stop | Craig Tiller | 2015-05-29 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | Allows run_tests to early out as soon as a test fails. Plays well with -f. | ||
* | | | | | Add fast stop | Craig Tiller | 2015-05-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Allows run_tests to early out as soon as a test fails. Plays well with -f. | ||
| | | * | | Update protobuf to release v3.0.0-alpha-3 | Masood Malekghassemi | 2015-05-28 |
| | |/ / | |/| | | | | | | | | | | Fixes #1759. | ||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\| | | | |||
| * | | | Eliminate bashisms | Craig Tiller | 2015-05-28 |
| | | | | |||
| * | | | Add copyrights | Craig Tiller | 2015-05-28 |
| | | | | |||
| * | | | Factor out extra json generation | Craig Tiller | 2015-05-28 |
| | | | | | | | | | | | | | | | | This logic needs to be reusable in some other scripts | ||
* | | | | Merge branch 'you-complete-me' into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\ \ \ \ | |||
| * | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-05-28 |
| |\| | | | |||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #1774 from ctiller/maybe-we-should-run-some-more-tests | Nicolas Noble | 2015-05-28 |
| |\ \ \ \ | | | | | | | | | | | | | Re-enable some tests | ||
| * \ \ \ \ | Merge pull request #1770 from jtattermusch/plugin_vcxproj | Nicolas Noble | 2015-05-28 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Provide VS projects for building protoc plugins on Windows | ||
* | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-28 |
|\| | | | | | | |||
| | | | * | | | Update doxygen | Craig Tiller | 2015-05-27 |
| | | | | |/ | | | | |/| | |||
| | | * / | | Re-enable some tests | Craig Tiller | 2015-05-27 |
| | | |/ / | |||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-27 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Adding 2 helper build scripts to allow docker images to be built | Donna Dionne | 2015-05-27 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | from local repositories. Framework is already set up in private_build_and_test.sh; helper build script is needed for each langauge. | ||
| | * | | provide VS solution for building protoc plugins | Jan Tattermusch | 2015-05-27 |
| | | | | |||
| * | | | Merge pull request #1745 from ctiller/misbehaving-is-expected | Nicolas Noble | 2015-05-27 |
| |\ \ \ | | | | | | | | | | | Add testing of bad client behavior | ||
| * \ \ \ | Merge pull request #1738 from ctiller/explain-the-things | Nicolas Noble | 2015-05-27 |
| |\ \ \ \ | | | | | | | | | | | | | Initial Doxygen configuration | ||
| * \ \ \ \ | Merge github.com:grpc/grpc into its-raining-jobs | Craig Tiller | 2015-05-27 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py | ||
* | | | | | | Mark tests not flaky | Craig Tiller | 2015-05-26 |
| | | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-26 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Updating our protobuf submodule to alpha3 | Nicolas "Pixel" Noble | 2015-05-27 |
| | | | | | | |||
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | * | | Add testing of bad client behavior | Craig Tiller | 2015-05-26 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | This test will become a suite over coming weeks. Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs. | ||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/call.c test/core/end2end/dualstack_socket_test.c test/core/end2end/tests/early_server_shutdown_finishes_inflight_calls.c test/core/end2end/tests/early_server_shutdown_finishes_tags.c test/core/end2end/tests/graceful_server_shutdown.c test/core/end2end/tests/invoke_large_request.c test/core/end2end/tests/max_concurrent_streams.c test/core/end2end/tests/max_message_length.c test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c test/core/end2end/tests/request_response_with_metadata_and_payload.c test/core/end2end/tests/request_response_with_payload.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c test/core/end2end/tests/request_response_with_trailing_metadata_and_payload.c test/core/end2end/tests/request_with_large_metadata.c test/core/end2end/tests/request_with_payload.c test/core/httpcli/httpcli_test.c tools/run_tests/run_tests.py | ||
| | | * | | Get GRPC_FINAL, GRPC_OVERRIDE treated right | Craig Tiller | 2015-05-24 |
| | | | | | |||
| | | * | | Merge latest | Craig Tiller | 2015-05-24 |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into explain-the-things | Craig Tiller | 2015-05-24 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | Add C++ | Craig Tiller | 2015-05-24 |
| | | | | | |||
| | | * | | Initial Doxyfile generation | Craig Tiller | 2015-05-24 |
| | | | | | |||
| * | | | | Add antagonist processes to run_tests.py arsenal | Craig Tiller | 2015-05-24 |
| | | | | | | | | | | | | | | | | | | | | These are processes consume CPU for the purpose of slowing down tests, allowing more timing related issues to be exposed. | ||
| | * | | | Make -j on run_tests work as expected | Craig Tiller | 2015-05-22 |
| |/ / / | |||
| * | | | Merge pull request #1718 from soltanmm/fix-py-test-linkage-on-mac | Nicolas Noble | 2015-05-22 |
| |\ \ \ | | | | | | | | | | | Fix MacOS Python test linker paths |