Merge latest into new_invoke_api#95
Merged
murgatroid99 merged 45 commits intogrpc:new_invoke_apifrom Jan 17, 2015
ctiller:update-api
Merged
Merge latest into new_invoke_api#95murgatroid99 merged 45 commits intogrpc:new_invoke_apifrom ctiller:update-api
murgatroid99 merged 45 commits intogrpc:new_invoke_apifrom
ctiller:update-api
Conversation
Will remove grpc impedance mismatch.
Changing size type in Transport Security (TSI) from uint32_t to size_t
Fix run_test.py so it runs the first time
- add rubocop as a dev dependency - fixed many style violations it reported, often using --auto-correct - add a rubocop config - .rubocop.yml shows the exceptions - .rubocopy_todo.yml tracks outstanding style issues - adds a rake task to allow rubocop styling checks to be automated
Compile fix
Node generated code
The client should return status deadline exceeded when the deadline is exceeded (not cancelled status)
Fix returned status
Allows servers to expedite shutdown once all in-progress calls are completed. We may want to eventually remove grpc_server_shutdown in preference to this.
…style_issues Grpc ruby add rubocop fix lint style issues
…of its more obscure features.
…_again Fixes a regression in the style pull request
Adding a few more comments in the Makefile template
Add an optional server shutdown event.
Allow running PHP unit tests from run_tests.py
clang compile fixes
Member
|
Does this just merge pull requests that were accepted on master into new_invoke_api? |
Member
Author
|
Yes. |
murgatroid99
added a commit
that referenced
this pull request
Jan 17, 2015
Merge latest into new_invoke_api
lalo
pushed a commit
to lalo/grpc
that referenced
this pull request
Oct 19, 2017
lidizheng
pushed a commit
to lidizheng/grpc
that referenced
this pull request
Feb 12, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.