This repository was archived by the owner on Feb 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Add static headers from annotation #1470
Merged
yDelouis
merged 4 commits into
androidannotations:develop
from
WonderCsabo:323_customRestHeaders
Sep 28, 2015
Merged
Add static headers from annotation #1470
yDelouis
merged 4 commits into
androidannotations:develop
from
WonderCsabo:323_customRestHeaders
Sep 28, 2015
Conversation
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
Closed
ded2078 to
0b05c2a
Compare
adc98f6 to
0b05c2a
Compare
0b05c2a to
2710d41
Compare
2710d41 to
d19daba
Compare
Member
Author
|
@yDelouis ready to be reviewed. |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You put validate after process again...
Member
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, it was a messy rebase.
Contributor
|
Seems good. I only have some small comments. |
d19daba to
2812388
Compare
2812388 to
0f89d41
Compare
yDelouis
added a commit
that referenced
this pull request
Sep 28, 2015
Add static headers from annotation
Member
Author
|
WIki updated. |
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.
Refactor of #967. This is a WIP because it relies on #1448, so it cannot be merged yet. Otherwise it is done. The first interesting commit is 67249e9.