16232 Commits (4e29480e430b94392105934750adfd85cb7849ce)
 

Author SHA1 Message Date
Jan Tattermusch 4e29480e43 Merge pull request #6957 from ctiller/cpu_cost 9 years ago
Jan Tattermusch c7d7be9ff2 Merge pull request #6958 from ctiller/cpuburn 9 years ago
Jan Tattermusch b6163dfb4a Merge pull request #6352 from ctiller/error 9 years ago
Jan Tattermusch 56f98620bb Merge pull request #6863 from vjpai/wheezy 9 years ago
Craig Tiller e2715df1ab Reduce cost of some heavyweight tests 9 years ago
Craig Tiller b544c291b0 Adjust cpu_cost of some tests to better reflect reality 9 years ago
Craig Tiller 7cbfc3eba7 Adjust cpu_cost of some tests to better reflect reality 9 years ago
Craig Tiller 9f5fe9ae53 Merge github.com:grpc/grpc into error 9 years ago
Jan Tattermusch fa1433a4b6 Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown 9 years ago
Craig Tiller 1871cd7a78 Merge github.com:grpc/grpc into error 9 years ago
Craig Tiller 97fe0a6d5a clang-format code 9 years ago
Jan Tattermusch 0ab51a37f8 Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop 9 years ago
vjpai 7b4dc532dd Stop using global namespace on a template param 9 years ago
vjpai f486881fe9 Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy 9 years ago
Craig Tiller adf9e68292 Merge branch 'error' of github.com:ctiller/grpc into error 9 years ago
Craig Tiller 7264f14b55 Cleanup spam 9 years ago
Vijay Pai ddf694cc62 Merge branch 'master' into wheezy 9 years ago
Jan Tattermusch 02db1e4324 Merge pull request #6952 from jtattermusch/bump_protobuf_300_beta32 9 years ago
Stanley Cheung a66e075144 php: there is an unimplemented service 9 years ago
Craig Tiller 1b1e38a5a3 Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into error 9 years ago
Craig Tiller e1cbd62150 Merge github.com:grpc/grpc into error 9 years ago
Stanley Cheung 83d8e3740e php: run advanced interop tests 9 years ago
Stanley Cheung 89391406cd php: implement 2 more interop tests 9 years ago
Stanley Cheung e2e08735e5 php: implement custom_metadata interop test 9 years ago
Jan Tattermusch 2c7caa10f4 update third_party/protobuf to v3.0.0-beta-3.2 9 years ago
Jan Tattermusch fd79790c00 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown 9 years ago
Jan Tattermusch f6e2cb78e2 Merge pull request #6902 from sreecha/php_stress_test 9 years ago
murgatroid99 40f5726579 Node QPS worker: wait for clients to be ready before making calls 9 years ago
Jan Tattermusch 8edaa35842 Merge pull request #6926 from vjpai/clang34 9 years ago
Jan Tattermusch 0aa52e3e3d Merge pull request #6917 from ctiller/poller_restrictions 9 years ago
Vijay Pai 6ab4788ae9 clang-format changes 9 years ago
Jan Tattermusch 69170755b8 Merge pull request #6916 from ctiller/faster_tsan 9 years ago
Jan Tattermusch 3e45ed1c9a Merge pull request #6838 from vjpai/trigger_happy 9 years ago
Jan Tattermusch ef03e53938 Merge pull request #6858 from makdharma/issue5851 9 years ago
Jan Tattermusch bd8d64a778 Merge pull request #6905 from makdharma/2868 9 years ago
Jan Tattermusch 8615cce1ef Merge pull request #6943 from kpayson64/python_qps_wait 9 years ago
Jan Tattermusch c2b55afffd Merge pull request #5256 from tamihiro/master 9 years ago
Ken Payson bef286f034 Wait for channel to be connected for each client 9 years ago
Nathaniel Manista 5444bed32f Rename FATAL_FAILURE SHUTDOWN 9 years ago
Craig Tiller bc4c3e3a79 Merge github.com:grpc/grpc into error 9 years ago
Jan Tattermusch 2a69beffaa Merge pull request #6921 from dgquintas/fix_printf_flags_lb_policy 9 years ago
Jan Tattermusch 6b0e5ddf8b Merge pull request #6938 from nathanielmanistaatgoogle/__all__ 9 years ago
Jan Tattermusch 3943244d60 Merge pull request #6882 from kpayson64/python_metadata_tests 9 years ago
Nathaniel Manista 3e1379a35d grpc.__all__ definition 9 years ago
Nicolas Noble 1e52b1aadf Merge pull request #6876 from mdyring/master 9 years ago
vjpai b8916aa22f Don't global initialize anything to nullptr 9 years ago
Vijay Pai 8b79fdef7a Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. 9 years ago
Vijay Pai a9e62c2ddb no ccache 9 years ago
Vijay Pai b31a9a0900 Include <cinttypes> for PRIuPTR. Not clear why this is needed. 9 years ago
Vijay Pai 6b668cc93f Remove range-based for, comparisons to nullptr 9 years ago