Closed
Conversation
Contributor
Author
|
@Leemoonsoo @felixcheung @jongyoul Please help review this. |
felixcheung
approved these changes
Apr 29, 2017
jongyoul
approved these changes
Apr 29, 2017
Contributor
Author
|
Thank you @felixcheung and @jongyoul. Will merge this to master and branch-0.7 soon. |
asfgit
pushed a commit
that referenced
this pull request
Apr 30, 2017
### What is this PR for? A minor tweak for handling session. ### What type of PR is it? [Improvement] ### Questions: * Does the licenses files need update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A Author: Prabhjyot Singh <[email protected]> Closes #2302 from prabhjyotsingh/ImproveSession and squashes the following commits: b9f9f0c [Prabhjyot Singh] improve session (cherry picked from commit 129741c) Signed-off-by: Prabhjyot Singh <[email protected]>
Contributor
|
This PR breaks authentication for me .. in a weird way. and rebuilt Zeppelin, authentication started working back again as expected. |
1 task
asfgit
pushed a commit
that referenced
this pull request
May 2, 2017
### What is this PR for? After the merge of #2302 breaks authentication. ### What type of PR is it? [Hot Fix] ### Todos * [x] - Fix selenium logout issue (flaky test) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? Author: Prabhjyot Singh <[email protected]> Closes #2304 from prabhjyotsingh/hotfix/ImproveSession and squashes the following commits: 94ba9e7 [Prabhjyot Singh] check if modal window is present, and then close it f993b59 [Prabhjyot Singh] improve session
asfgit
pushed a commit
that referenced
this pull request
May 2, 2017
### What is this PR for? After the merge of #2302 breaks authentication. ### What type of PR is it? [Hot Fix] ### Todos * [x] - Fix selenium logout issue (flaky test) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? Author: Prabhjyot Singh <[email protected]> Closes #2304 from prabhjyotsingh/hotfix/ImproveSession and squashes the following commits: 94ba9e7 [Prabhjyot Singh] check if modal window is present, and then close it f993b59 [Prabhjyot Singh] improve session (cherry picked from commit 6c4ccf3) Signed-off-by: Prabhjyot Singh <[email protected]>
prabhjyotsingh
added a commit
to prabhjyotsingh/zeppelin
that referenced
this pull request
Dec 9, 2017
### What is this PR for? A minor tweak for handling session. ### What type of PR is it? [Improvement] ### Questions: * Does the licenses files need update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A Author: Prabhjyot Singh <[email protected]> Closes apache#2302 from prabhjyotsingh/ImproveSession and squashes the following commits: b9f9f0c [Prabhjyot Singh] improve session (cherry picked from commit 129741c) Signed-off-by: Prabhjyot Singh <[email protected]>
prabhjyotsingh
added a commit
to prabhjyotsingh/zeppelin
that referenced
this pull request
Dec 9, 2017
After the merge of apache#2302 breaks authentication. [Hot Fix] * [x] - Fix selenium logout issue (flaky test) * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? Author: Prabhjyot Singh <[email protected]> Closes apache#2304 from prabhjyotsingh/hotfix/ImproveSession and squashes the following commits: 94ba9e7 [Prabhjyot Singh] check if modal window is present, and then close it f993b59 [Prabhjyot Singh] improve session (cherry picked from commit 6c4ccf3) Signed-off-by: Prabhjyot Singh <[email protected]> Change-Id: Ie71a7b3879298b2eae2afc89ec6fa470e7f545c7
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What is this PR for?
A minor tweak for handling session.
What type of PR is it?
[Improvement]
Questions: