This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
Conversation
This file contains 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
Alright @rohitpaulk et al., now this is ready for review. :) |
Bump. Look okay, @rohitpaulk @aandis et al.? |
chadwhitacre
force-pushed
the
fix-csrf-annoyance
branch
from
November 21, 2016 15:55
c1f4dc6
to
2ba7b86
Compare
(Previous head was c1f4dc6.) |
chadwhitacre
force-pushed
the
fix-csrf-annoyance
branch
from
November 21, 2016 15:56
2ba7b86
to
29e6f42
Compare
@kaguillera Can you review this one? |
It looks good. but I think that it needs rebasing before I can merge it. |
The algorithm functions are delicately entangled, as the regression fixed here indicates. The fix is to be more conservative with reordering. I also moved the test over to be closer to a similar one.
Rebased! Was 29e6f42. |
chadwhitacre
force-pushed
the
fix-csrf-annoyance
branch
from
November 23, 2016 19:21
29e6f42
to
e8ee77d
Compare
Weird fail here too. 😕
|
Other: #3975 (comment). |
Alright, @kaguillera … rebased and green! :-) |
💃 |
Sentry 13! |
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.
Follow-on from #4185.