Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync fork with upstream master. #2

Merged
merged 34 commits into from
May 14, 2019
Merged

Sync fork with upstream master. #2

merged 34 commits into from
May 14, 2019

Conversation

easwars
Copy link
Owner

@easwars easwars commented May 14, 2019

No description provided.

menghanl and others added 30 commits April 8, 2019 09:56
The link for example in the documentation for RPC errors redirects to the wrong URL.

Fixes #2752
The link for enforcement policy in the keepalive docs is wrong.

fixes #2754
…2763)

* Support UDS addresses in ALTS interop test server

* Fix flag description

* Fixed comment

* Fix comment
From [release notes](https://golang.org/doc/go1.12#vet):

The go vet command has been rewritten to serve as the
base for a range of different source code analysis tools. See
the golang.org/x/tools/go/analysis
package for details. A side-effect is that go tool vet
is no longer supported. External tools that use go tool vet must be
changed to use go vet. Using go vet instead of go tool vet should work
with all supported versions of Go.
* When a RST_STREAM is received by the server transport, a cleanupStream
item is placed into controlbuf no matter what.

* Updates comments.

* Replaces getCleanupStream with inline struct initialization.
* internal: tweak ClientTransport.GracefulClose documentation

* address menghanl@ review comment
grpc: implementation of PreparedMsg API
Instead of functions. So custom server options can be made by wrapping an
EmptyServerOption.
@easwars easwars merged commit f5d99a4 into easwars:master May 14, 2019
easwars added a commit that referenced this pull request Nov 8, 2019
easwars added a commit that referenced this pull request Dec 4, 2019
easwars added a commit that referenced this pull request Feb 6, 2020
Disallow configs with a method name containing slashes.
easwars added a commit that referenced this pull request Mar 2, 2020
easwars added a commit that referenced this pull request Mar 4, 2020
easwars added a commit that referenced this pull request Mar 11, 2020
easwars added a commit that referenced this pull request Mar 16, 2020
easwars added a commit that referenced this pull request Mar 16, 2020
easwars added a commit that referenced this pull request Mar 31, 2020
easwars added a commit that referenced this pull request Apr 16, 2020
easwars added a commit that referenced this pull request Apr 23, 2020
easwars added a commit that referenced this pull request Apr 23, 2020
easwars added a commit that referenced this pull request Apr 28, 2020
easwars added a commit that referenced this pull request Jun 2, 2020
easwars added a commit that referenced this pull request Jun 10, 2020
easwars added a commit that referenced this pull request Aug 27, 2020
easwars added a commit that referenced this pull request Apr 9, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.