Skip to content
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

Conversation

chrisdavies
Copy link
Contributor

No description provided.

kobelb and others added 30 commits January 23, 2019 05:55
…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.
* [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
@chrisdavies chrisdavies requested review from a team as code owners January 24, 2019 15:56
@chrisdavies chrisdavies merged commit a9f7732 into elastic:upgrade/elasticsearch-7-0 Jan 24, 2019
@chrisdavies chrisdavies deleted the upgrade/es-7-tests branch January 24, 2019 15:56
@elasticmachine
Copy link
Contributor

💔 Build Failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.