Fix renderComplete backport#9372
Merged
thomasneirynck merged 1 commit intoelastic:5.1from Dec 5, 2016
Merged
Conversation
Backport of renderComplete change (elastic#9183) happened before Tagcloud was backported to 5.x/5.1. This caused a divergence in master vs 5.x/5.1 in the tag-cloud code.
Contributor
|
LGTM! |
Contributor
|
LGTM |
elastic-jasper
added a commit
that referenced
this pull request
Dec 5, 2016
Backports PR #9372 **Commit 1:** Fix renderComplete backport Backport of renderComplete change (#9183) happened before Tagcloud was backported to 5.x/5.1. This caused a divergence in master vs 5.x/5.1 in the tag-cloud code. * Original sha: 0fa4808 * Authored by Thomas Neirynck <thomas@elastic.co> on 2016-12-05T18:29:04Z
This was referenced Dec 5, 2016
thomasneirynck
pushed a commit
that referenced
this pull request
Dec 5, 2016
Backports PR #9372 **Commit 1:** Fix renderComplete backport Backport of renderComplete change (#9183) happened before Tagcloud was backported to 5.x/5.1. This caused a divergence in master vs 5.x/5.1 in the tag-cloud code. * Original sha: 0fa4808 * Authored by Thomas Neirynck <thomas@elastic.co> on 2016-12-05T18:29:04Z
airow
pushed a commit
to airow/kibana
that referenced
this pull request
Feb 16, 2017
Backport of renderComplete change (elastic#9183) happened before Tagcloud was backported to 5.x/5.1. This caused a divergence in master vs 5.x/5.1 in the tag-cloud code. Former-commit-id: 75d284a
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.
Fixes divergence between master vs 5.x/5.1