Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | php: run advanced interop tests | Stanley Cheung | 2016-06-17 | |
| | | * | | | | | | | | | php: implement 2 more interop tests | Stanley Cheung | 2016-06-17 | |
| | | * | | | | | | | | | php: implement custom_metadata interop test | Stanley Cheung | 2016-06-17 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | update third_party/protobuf to v3.0.0-beta-3.2 | Jan Tattermusch | 2016-06-17 | |
| |/ / / / / / / / / | ||||
| | | | | | | | | * | Update Node plugin to handle well known type changes | murgatroid99 | 2016-06-17 | |
| * | | | | | | | | | Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown | Jan Tattermusch | 2016-06-17 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #6902 from sreecha/php_stress_test | Jan Tattermusch | 2016-06-17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | Node QPS worker: wait for clients to be ready before making calls | murgatroid99 | 2016-06-17 | |
| * | | | | | | | | | | | Merge pull request #6926 from vjpai/clang34 | Jan Tattermusch | 2016-06-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #6917 from ctiller/poller_restrictions | Jan Tattermusch | 2016-06-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | clang-format changes | Vijay Pai | 2016-06-17 | |
| | | | | | | | | | * | | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback | thinkerou | 2016-06-17 | |
| * | | | | | | | | | | | | Merge pull request #6916 from ctiller/faster_tsan | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6838 from vjpai/trigger_happy | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6858 from makdharma/issue5851 | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6905 from makdharma/2868 | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6943 from kpayson64/python_qps_wait | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5256 from tamihiro/master | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | Wait for channel to be connected for each client | Ken Payson | 2016-06-16 | |
| | | | | | | | | | | * | | | | | | | | Rename FATAL_FAILURE SHUTDOWN | Nathaniel Manista | 2016-06-16 | |
| | | | | | | | | | | | | | | * | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-16 | |
| | | | | | | | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #6921 from dgquintas/fix_printf_flags_lb_policy | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6938 from nathanielmanistaatgoogle/__all__ | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #6882 from kpayson64/python_metadata_tests | Jan Tattermusch | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | grpc.__all__ definition | Nathaniel Manista | 2016-06-16 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #6876 from mdyring/master | Nicolas Noble | 2016-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | | | Don't global initialize anything to nullptr | vjpai | 2016-06-16 | |
| | | | | | | | | | | | | | |/ / / / | ||||
| | | | | | | | | | | * | | | | | | | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | * | | | | | | | no ccache | Vijay Pai | 2016-06-16 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | Include <cinttypes> for PRIuPTR. Not clear why this is needed. | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | * | | | | Remove range-based for, comparisons to nullptr | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | * | | | | Digraph | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | * | | | | Digraph | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | * | | | | Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | |\ \ \ \ | ||||
| | | | | | | | | | | | | * | | | | | Keeping this up-to-date | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | | * | | | | Should not explicitly initialize these pointers to nullptr in gcc-4.4 case | Vijay Pai | 2016-06-16 | |
| | | | | | | | | | | | | * | | | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 | |
| | | | | | | | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | / / / / | | | | | | | | | | | | | |/ / / / | ||||
| | | | | | | | | | | | | * | | | | clang-format | Vijay Pai | 2016-06-15 | |
| | | | | | | | | | | | | * | | | | De-lambda-ify | vjpai | 2016-06-15 | |
| | | | * | | | | | | | | | | | | | Fixed printf/gpr_log format. | David Garcia Quintas | 2016-06-15 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | Merge branch 'idempotent_endpoint_shutdown' into error | Craig Tiller | 2016-06-15 | |
| | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | |_|/ / / | | | | | | | | | | | |/| | | | | ||||
| | | | | | | | | | | * | | | | | clang-format code | Craig Tiller | 2016-06-15 | |
| | | | | | | | | | | * | | | | | Fix windows tests for idempotent shutdown | Craig Tiller | 2016-06-15 | |
| * | | | | | | | | | | | | | | | Merge pull request #6334 from tberghammer/android-64bit | Nicolas Noble | 2016-06-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | | | | | | Allow forcing the use of the default polling strategy [instead of all strateg... | Craig Tiller | 2016-06-15 | |
| | | | | | | | | * | | | | | | | | Disable fuzzed tests on TSAN | Craig Tiller | 2016-06-15 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | Deal with issues surrounding const members of classes used in | Vijay Pai | 2016-06-15 | |
| | | | | | | | | | | | * | | | | Deal with to_string, proper usage of nullptr, and lack of map::emplace | Vijay Pai | 2016-06-15 | |
| * | | | | | | | | | | | | | | | Merge pull request #6909 from jtattermusch/csharp_client_streaming | Jan Tattermusch | 2016-06-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup | Jan Tattermusch | 2016-06-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |