-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Fix Kibana new version caching issue #1290
Closed
mrdavidlaing
wants to merge
31
commits into
elastic:master
from
cityindex:enable_requirejs_urlArgs=@REV@
Closed
Fix Kibana new version caching issue #1290
mrdavidlaing
wants to merge
31
commits into
elastic:master
from
cityindex:enable_requirejs_urlArgs=@REV@
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
…ed_out by Elastic Search
…imed_out by Elastic Search
Conflicts: src/app/panels/histogram/module.js src/app/panels/terms/module.js
Alert when query timed out
Add guided_cityindex as the default dashboard
Zero downtime deploy
Update guided and blank citindex dashboards
Update & standardise the build and deploy process
…to_v3.1.0 * commit 'c19105cf3f2dbefe7aa41caebca5bcf40efff3b7': (51 commits) Fixed spurious version too low message when elasticsearch is unreachable Update module.js fixed typo preventing filters from being applied to topN queries Removing console.log message Remove apply, update version to 3.1.0 Add panel height params back in to fix column panel sizing. Closes elastic#1146 Closes elastic#1206. Fix share url in firefox Fix box-sizing in firefox, fix spinner pushing down panel-extra-container, closes elastic#1218 Fix column panel after 430d7fa. Add jsonpath to license file Reverting elastic#1163, the overhead is larger than I anticipated and regularly grabbing empty data sets causes some visual oddities Add margin to bottom of error Add ignore_unmapped to sorts, closes elastic#1153 Simplify docs, add tooltip, clean up editor Use a field filter instead of terms filter so that analysis is done on the value. Closes elastic#1166. Closes elastic#1142 Send render whenever window size changes or a panel is resized Simplify kibanaPanel directive, fix css that stopped overflow:scroll from working on the table panel Fix for possibility of partial spans remove commented out less Add drag to resize panel widths. Closes elastic#329 ...
Upgrade to v3.1.0
Oops - wrong upstream! Please ignore |
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.
Resolves #11