aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Make sure to poll cqGravatar Craig Tiller2016-06-21
|
* clang-formatGravatar Craig Tiller2016-06-21
|
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-21
|\
| * 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
| * \ Merge pull request #6896 from soltanmm/maybeGravatar Jan Tattermusch2016-06-20
| |\ \ | | | | | | | | Fix namespace package usage
| * \ \ 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
| * \ \ \ Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-testsGravatar Jan Tattermusch2016-06-20
| |\ \ \ \ | | | | | | | | | | | | Delete tests of dead pre-GA code
| * \ \ \ \ Merge pull request #6961 from ↵Gravatar Jan Tattermusch2016-06-20
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/secure-channel-construction Fix secure channel construction
| * \ \ \ \ \ Merge pull request #6954 from dgquintas/protoc_include_pathGravatar Nicolas Noble2016-06-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Added third_party/protobuf/src to protoc's include path
* | | | | | | | Fix windows build errorGravatar Craig Tiller2016-06-20
| | | | | | | |
* | | | | | | | Merge github.com:grpc/grpc into reuse_portGravatar 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 pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Reduce cost of some heavyweight tests
| | | | | | * | | | Delete tests of dead pre-GA codeGravatar Nathaniel Manista2016-06-18
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | Fix secure channel constructionGravatar Nathaniel Manista2016-06-18
| | | | | | | | |
| * | | | | | | | 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
| | | | * | | | | | Reduce cost of some heavyweight testsGravatar Craig Tiller2016-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 github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdownGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Idempotent endpoint shutdown
| | | | * \ \ \ \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | * | | | | clang-format codeGravatar 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
| | | | * | | | | | Stop using global namespace on a template paramGravatar vjpai2016-06-17
| | | | | | | | | |
| | | | * | | | | | Merge branch 'wheezy' of github.com:vjpai/grpc into wheezyGravatar vjpai2016-06-17
| | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ Merge branch 'error' of github.com:ctiller/grpc into errorGravatar Craig Tiller2016-06-17
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | Cleanup spamGravatar Craig Tiller2016-06-17
| | | | | | | | | | | |
| | | | | * | | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #6952 from jtattermusch/bump_protobuf_300_beta32Gravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Update third_party/protobuf to v3.0.0-beta-3.2
| | | * | | | | | | | | | php: there is an unimplemented serviceGravatar Stanley Cheung2016-06-17
| | | | | | | | | | | | |
| | | | | | | | * | | | | Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into ↵Gravatar Craig Tiller2016-06-17
| | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error
| | | | | | | | * | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | | | | | |/| | | | | | | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | | | | | | | | * | | | Added third_party/protobuf/src to protoc's include pathGravatar David Garcia Quintas2016-06-17
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | | * | | | | | | | | php: run advanced interop testsGravatar Stanley Cheung2016-06-17
| | | | | | | | | | | |
| | | * | | | | | | | | php: implement 2 more interop testsGravatar Stanley Cheung2016-06-17
| | | | | | | | | | | |
| | | * | | | | | | | | php: implement custom_metadata interop testGravatar Stanley Cheung2016-06-17
| | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | update third_party/protobuf to v3.0.0-beta-3.2Gravatar Jan Tattermusch2016-06-17
| |/ / / / / / / / /
| | | | | | | | | * Update Node plugin to handle well known type changesGravatar murgatroid992016-06-17
| | | | | | | | | |
| * | | | | | | | | Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdownGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Rename FATAL_FAILURE SHUTDOWN
| * \ \ \ \ \ \ \ \ \ Merge pull request #6902 from sreecha/php_stress_testGravatar Jan Tattermusch2016-06-17
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PHP stress client in stress test framework
| | | | | | | | * | | | Node QPS worker: wait for clients to be ready before making callsGravatar murgatroid992016-06-17
| | | | | | | | | | | |
| * | | | | | | | | | | 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]
| | | | | | | | * | | | | clang-format changesGravatar Vijay Pai2016-06-17
| | | | | | | | | | | | |
| | | | | | | | | | * | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callbackGravatar thinkerou2016-06-17
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #6916 from ctiller/faster_tsanGravatar Jan Tattermusch2016-06-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable fuzzed tests on TSAN
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6838 from vjpai/trigger_happyGravatar Jan Tattermusch2016-06-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert unneeded change in qps worker
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6858 from makdharma/issue5851Gravatar Jan Tattermusch2016-06-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implement interval_us functionality