-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Implement detailed specs of google.api.http #14
Merged
Merged
Commits on May 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d3a16a2 - Browse repository at this point
Copy the full SHA d3a16a2View commit details -
Prepare for supporting addtional_bindings
Update the data structure in protoc-gen-grpc-gateway/descriptor
Configuration menu - View commit details
-
Copy full SHA for 3b2082e - Browse repository at this point
Copy the full SHA 3b2082eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 620cd7c - Browse repository at this point
Copy the full SHA 620cd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c78916a - Browse repository at this point
Copy the full SHA c78916aView commit details
Commits on May 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e08af58 - Browse repository at this point
Copy the full SHA e08af58View commit details
Commits on May 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for eeb1332 - Browse repository at this point
Copy the full SHA eeb1332View commit details
Commits on May 18, 2015
-
Reimplement url.Value unmarshaller
* Use internal.DoubleArray to reduce time complexity. * Replace github.com/ajg/form with a custom impl because: 1. proto messages do not have "form" struct tag, thus they does not fit to the library very well. 2. field paths in google.api.http does not support so complex path that we need the library.
Configuration menu - View commit details
-
Copy full SHA for 9438224 - Browse repository at this point
Copy the full SHA 9438224View commit details
Commits on May 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f4f1416 - Browse repository at this point
Copy the full SHA f4f1416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d3be9 - Browse repository at this point
Copy the full SHA 34d3be9View commit details
Commits on May 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 976f675 - Browse repository at this point
Copy the full SHA 976f675View commit details
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.