Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge master | Yash Tibrewal | 2017-11-06 |
|\ | |||
| * | fix | Craig Tiller | 2017-11-03 |
| | | |||
| * | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-03 |
| |\ | |||
| * | | Sanity fixes | Craig Tiller | 2017-11-03 |
| | | | |||
| * | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | | | |||
| | * | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵ | Yash Tibrewal | 2017-11-02 |
| |/ | | | | | | | addresses of public api functions to check if they can be linked to | ||
* | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 |
|\| | |||
| * | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
| |\ | | | | | | | Cleaning up census code. | ||
* | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
|\| | | |||
| * | | Support SSL server certificate reloading. | Justin Burke | 2017-10-27 |
| | | | |||
| | * | Merge branch 'master' into census_update | Jim King | 2017-10-26 |
| | |\ | | |/ | |/| | |||
* | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-25 |
|\| | | |||
* | | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| | | | |||
| * | | Merge pull request #13084 from kpayson64/cq_lambda | kpayson64 | 2017-10-25 |
| |\ \ | | | | | | | | | CompletionQueue DoThenAsyncNext | ||
| | * | | Adds gRPC Experimental CQ DoThenAsyncNext lambda API | Ken Payson | 2017-10-25 |
| | | | | |||
| * | | | Merge pull request #12896 from pongad/ruby-php-bin | Feng Li | 2017-10-23 |
|/| | | | | | | | | | | | make ruby proxy worker accept script location | ||
| | | * | Cleaning up census code. | Vizerai | 2017-10-23 |
| |_|/ |/| | | |||
* | | | Fix call object memory leak in ruby, when call object is closed | Alexander Polcyn | 2017-10-17 |
| |/ |/| | |||
| * | format | Michael Darakananda | 2017-10-13 |
| | | |||
* | | Add OpenBSD support | Frank Groeneveld | 2017-10-12 |
| | | |||
| * | Merge branch 'master' into ruby-php-bin | Michael Darakananda | 2017-10-09 |
| |\ | |/ |/| | |||
| * | make ruby proxy worker accept script location | Michael Darakananda | 2017-10-09 |
| | | | | | | | | This is done so that we can test other PHP clients. | ||
* | | exclude uploading stats, add unconstained php benchmark | ZhouyihaiDing | 2017-10-06 |
| | | | | | | | | php7 build once | ||
* | | Add a test under ruby GC stress mode and fix non-GC-rooted variable bug | Alexander Polcyn | 2017-10-05 |
| | | |||
* | | Merge pull request #12493 from apolcyn/fix_ruby_call_mem_leak | apolcyn | 2017-10-04 |
|\ \ | | | | | | | Fix a per-call memory leak in ruby | ||
* | | | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 2017-10-02 |
| |/ |/| | |||
* | | Merge pull request #12718 from ZhouyihaiDing/c_ext_php | Zhouyihai Ding | 2017-10-02 |
|\ \ | | | | | | | PHP benchmark: add running php with protobuf C-extension | ||
* \ \ | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
|\ \ \ | |||
| * | | | return nil from google rpc status conversion if the grpc-status-details-bin ↵ | Alexander Polcyn | 2017-09-26 |
| | | | | | | | | | | | | | | | | trailer wasnt set | ||
| | * | | add protobuf c_ext to php benchmark | ZhouyihaiDing | 2017-09-26 |
| |/ / | |||
* | | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
|\| | | |||
| * | | Add Ruby server interceptors | Shaun McCormick | 2017-09-25 |
| | | | |||
| * | | Merge pull request #12681 from apolcyn/fix_ruby_sigint_mask_in_test | apolcyn | 2017-09-22 |
| |\ \ | | | | | | | | | Dont assume sigint wasnt masked when invoking ruby tests | ||
| | * | | Dont assume that sigint wasnt masked when invoking ruby tests | Alexander Polcyn | 2017-09-21 |
| | | | | |||
| * | | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵ | Vijay Pai | 2017-09-21 |
| |/ / | | | | | | | | | | than only grpc_byte_buffer"" | ||
| * | | Merge pull request #12588 from apolcyn/shorten_ruby_unit_test_time | apolcyn | 2017-09-20 |
| |\ \ | | | | | | | | | Reduce time taken by ruby unit test suite | ||
| * \ \ | Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby | apolcyn | 2017-09-18 |
| |\ \ \ | | | | | | | | | | | Add ruby client utility for extracting Google::Rpc::Status from GRPC::Status | ||
| | * | | | add a client side utility for extracting a google rpc | Alexander Polcyn | 2017-09-18 |
| | | | | | | | | | | | | | | | | | | | | status from a grpc::Status | ||
| * | | | | Running generate_projects.sh | Yash Tibrewal | 2017-09-18 |
| | | | | | |||
| | | * | | make sure calls created in ruby unit tests are completed timely | Alexander Polcyn | 2017-09-14 |
| | |/ / | |||
| * / / | add php extension | ZhouyihaiDing | 2017-09-14 |
| |/ / | |||
| | * | fix memory leak of ruby call objects | Alexander Polcyn | 2017-09-11 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-08 |
|\| | |||
| * | Merge pull request #12372 from vjpai/armalarmadingdong | Vijay Pai | 2017-09-07 |
| |\ | | | | | | | Core API change: Decouple alarm construction from setting to avoid races in MT code | ||
| * \ | Merge pull request #12080 from y-zeng/connectivity | Yuchen Zeng | 2017-09-07 |
| |\ \ | | | | | | | | | Reconnect channels automatically in C++ clients | ||
| | | * | Decouple alarm construction from setting to avoid races in MT code | Vijay Pai | 2017-09-07 |
| | |/ | |/| | |||
| * | | add rubocop warnings to TODO config file | Jan Tattermusch | 2017-09-05 |
| | | | |||
| * | | remove calls to optional paramaters so that the test is compatible with ruby ↵ | Alexander Polcyn | 2017-09-05 |
| | | | | | | | | | | | | versions < 2.1 | ||
* | | | Change plugin credentials API to support both sync and async modes. | Mark D. Roth | 2017-09-01 |
|/ / | |||
| * | Sanity fixes | Yuchen Zeng | 2017-08-24 |
| | |