-
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
Merge master #29274
Merged
chrisdavies
merged 41 commits into
elastic:upgrade/elasticsearch-7-0
from
chrisdavies:upgrade/es-7-tests
Jan 24, 2019
Merged
Merge master #29274
chrisdavies
merged 41 commits into
elastic:upgrade/elasticsearch-7-0
from
chrisdavies:upgrade/es-7-tests
Jan 24, 2019
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
…stic#29002) * Changing the optimizer's use to logWithMetadata * Switching ensureEsVersion to logWithMetadata * Changing pid logging to use logWithMetadata * Changing server/plugins to use logWithMetadata * Changing saved objects onBeforeWrite to logWithMetata * Changing server/status to server.logWithMetadata * Changing ui settings to use logWithMetadata * Removing _.template's usage from within log_format * Fixing initializing plugin log message * Fixing ensureEsVersion tests * Fixing health check tests * Fixing a few more forgotten tests
…#29019) This chart had no legend and the sum of it was incorrect. We can bring this back later in a form that actually functions.
* Disable update button for SDP. * Update SDP style.
Improve text around what port should be entered, and add a tooltip that explains the "Not Connected" error message.
…29059) * default alpha * update heatmap descriptor to use constant * clean-up * use ValidatedRange to ensure alphaValue can not be set to invalid value * fix jest test expect * move alpha to layer property * ensure defaults are set when Layer object is instantiated
* Updates react to 16.6 (latest) * Updated fragment-based snapshots for Kibana root unit tests * Updated fragment-based snapshots for x-pack unit tests * Removed xpack yarn.lock file bc it is no longer needed, it was reintroduced by accident during a rebase in this branch * React 16.6 snapshot updates, round 2 (mostly Fragment snapshot diffs) * Updated last round of React 16.6 snapshots * Fixes query bar issue with 16.4 gDSFP lifecycle * Updated yarn lock (arraybuffer.slice updated) * Updates snapshots where executeQueryOptions prop appears
* Add crosshair sync for monitor page charts. * Fix errant prop in chart component. * Fix checks domain.
* Update MonitorStatusBar to not reference undefined value. * Add sort to top_hits aggregation. * Add default and loading state for status bar. * Change bool check. * Add aria-labels for monitor status bar.
localize partials
* [dashboard+gis] remove dark mode options * [reporting/extract] restore fixtures * remove mentions of old `.theme-dark` class * import panel styles from panel/_index.scss
…c#28723) * Add support to kbn-es and kbn-test for data archives * Fix log indent * Decompress directly to data directory Co-Authored-By: joshdover <[email protected]> * Improve logs
elastic#29226) The sample data does not currently specify a migration version, which means we have manually update the data sets when updating the saved objects API. This just sets the migration version for all the saved objects to `{}`, which signals to the saved objects API that the object has not been migrated and should have all migrations applied.
* Add ILM to i18nrc.json. Fix validation errors. * Localize CCR and Rollups checkLicense errors. * Fix bug in Remote Clusters checkLicense error. * Use rollupJobs namespace in checkLicense.
* add follower badge to index management * fixing i18n id
…astic#29210) Fixes elastic#29194 In node 10, urls are validated to not include any multi-byte characters, which wouldn't be possible if we were always encoding variables injected into URLs but we missed a couple places.
In 7.0 we're removing the heartbeat dashboard and pointing people at the new Uptime app instead.
Refactores the application logic of Anomaly Explorer to reduce relying on angularjs.
* [ML] Adding missed applyAsync calls * fixing data recognizer results panel * adding extra applySync calls to job saving in advanced job page * fix for forcast results display issue
…isualizer (elastic#29214) * [ML] Adding ability to override number of sample lines in file data viz * tiny tweak * updating tests
* [APM] ECS changes * Remove ambient types for idx * Update `observer.listening` * Added type safety to property config * More ECS updates * Juan fixes for ECS
…astic#29151) * partial progress * fix routing, account for create flow * fix test * fix test * fix test * fix next page after delete * fix test * indices refs to index_patterns as appropriate * more refactor and potential test fix * change more urls
… a render loop. (elastic#29240)
💔 Build Failed |
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.
No description provided.