kibana/docs
Josh Dover 306d06c0e9
[6.x] Upgrade Hapi in legacy platform to v17 (#21707) (#24608)
* Upgrade Hapi in legacy platform to v17 (#21707)

* Disable even-better monitoring

* Upgrade to Hapi v15

* Upgrade to Hapi v16

* Handle optional req params correctly

* Update http and kbnServer

* Get mocha tests passing

* Convert `reply` usages [wip]

* Fix Joi and Plugin incompatibilities

* Get server up and running

* Get basic logging working

* Fix optimizer

* Fix recent route handlers

* Various fixes

* Fix recent routes

* Upgrade wreck for async/await

* Fix mocha tests

* Fix joi issues

* Fix xpack jest tests

* Fix recent routes

* Fix tests

* Fix index setup

* Decouple monitoring stats collection from good plugin

* Update reload logging test to work

* Reimplement logging with updated good plugin

* Fix unit tests

* Fix getConnections back

* Make LegacyLoggingServer compatible with Hapi v17

* Update joi types

* Fix x-pack unit tests

* Remove stray debugger

* Remove hapi-compat

* Fix API integrations

* Upgrade boom

* Fix security plugin

* Misc fixes

* bump

* Fix licensePreRoutingFactory

* Fix failing integration tests

* Remove unnecessary test change

* Remove hapi-latest package

* fx

* Various cleanup

* Fix race condition in oppsy events

* Use elastic/good fork

* Fix boom.wrap and hapi-latest changes

* Simplify LegacyLoggingServer updates

* package.json cleanup + test fix

* yarn.lock cleanup

* Change good tag

* Fixes

* Change return err -> throw err in routes

* Fix await returns

* Fix new load_data test

* Make cookie security flags consistent

* tmp doc

* Fix types

* Fix tests

* Upgrade canvas plugin

* Move good package to published @elastic/good one

* Fix SO test

* Fix logging reloading

* Update APM apis

* Fix error logging

* Fix logging test

* Convert spaces plugin

* Add validation error shim

* Remove 7.0 release notes

* Await renderApp

* Fix ccr routes

* Prevent header popovers from scrolling with page content (#23850)

* Fix spaces test

* new yarn.lock-s

* Fix spaces tests

* Remove h2o2-latest

* Fix @types/hapi

* Upgrade InfraOps plugin

* Fix package.json

* Add back isSameSite: false

* Upgrade beats_management plugin

* Update snapshot

* Fix InfraOps

* Upgrade kql_telemetry

* Merge upstream/master

* Upgrade apm and ml

* Put snapshot test back

* Fx beats

* Upgrade rollups

* Update boom usages in new plugins

* Update url shortener

* Don't throw errors in optimizer (#24660)
2018-10-26 16:37:05 -05:00
..
api [6.x] Spaces Phase 1 (#21408) (#23639) 2018-10-01 09:53:43 -04:00
apm [DOCS] APM UI docs for ML and query bar features (#21727) (#24012) 2018-10-16 08:27:16 +01:00
dev-tools docs: note about permissions for grok debugger (#23664) (#23768) 2018-10-03 11:45:50 -04:00
development [6.x] Upgrade Hapi in legacy platform to v17 (#21707) (#24608) 2018-10-26 16:37:05 -05:00
discover Mention license change for autocomplete 2018-09-25 12:46:00 -04:00
getting-started [DOCS] New tutorial for exploring Kibana with sample data set (#21699) (#22070) 2018-08-16 14:33:50 -07:00
graph [DOCS] Moves graph folder to docs (#19530) 2018-05-29 22:23:26 -07:00
images [DOCS] New tutorial for exploring Kibana with sample data set (#21699) (#22070) 2018-08-16 14:33:50 -07:00
limitations Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management [DOCS] Adds TLS info to licensing page (#20638) 2018-09-27 10:16:18 -07:00
migration [DOCS] Synchronize location of Breaking Changes (#22939) 2018-09-12 09:23:41 -07:00
ml [DOCS] Augments job validation tips (#21184) 2018-07-27 08:48:52 -07:00
monitoring [DOCS] Fixes broken links to Stack Overview (#24592) 2018-10-25 09:17:59 -07:00
plugins Add ElastAlert Kibana Plugin to known plugins list (#23598) (#23599) 2018-09-28 10:53:38 +02:00
release-notes [DOCS] Removes coming tags 2018-08-22 14:07:54 -07:00
reporting [docs/reporting] note about data table pdf (#23921) (#24302) 2018-10-19 17:42:54 -07:00
security [6.x] Spaces Phase 1 (#21408) (#23639) 2018-10-01 09:53:43 -04:00
settings [Reporting] queue.pollEnabled setting adds ability to disable polling for idle jobs (#24295) (#24505) 2018-10-24 14:01:01 -07:00
setup Adding option to always present the certificate when connecting to ES (#24304) (#24401) 2018-10-23 11:12:24 -07:00
spaces [6.x] Spaces Phase 1 (#21408) (#23639) 2018-10-01 09:53:43 -04:00
timelion Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00
visualize [6.x] [docs/vis] document Top Hit metric agg (#20433) (#22096) 2018-08-16 16:05:02 -07:00
api.asciidoc [6.x] Spaces Phase 1 (#21408) (#23639) 2018-10-01 09:53:43 -04:00
CHANGELOG.asciidoc [DOCS] Removed "coming in 6.4.2" tag 2018-10-02 12:02:18 -07:00
dashboard.asciidoc Adding RBAC Phase 1 Docs (#21178) (#21929) 2018-08-13 12:08:47 -04:00
dev-tools.asciidoc [DOCS] Creates dev-tools folder (#19528) 2018-05-29 22:39:20 -07:00
development.asciidoc Adding RBAC Phase 1 Docs (#21178) (#21929) 2018-08-13 12:08:47 -04:00
discover.asciidoc Fix jpg encoding issue causing weird colors in Chrome (#11367) 2017-04-24 16:22:11 -04:00
getting-started.asciidoc [DOCS] New tutorial for exploring Kibana with sample data set (#21699) (#22070) 2018-08-16 14:33:50 -07:00
gs-index.asciidoc Add link to the EUI docs to Kibana docs (#11835) (#17316) 2018-03-21 14:18:45 -07:00
index.asciidoc [DOCS] Updates version info for 6.x branch (#24595) 2018-10-25 10:55:53 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#19192) 2018-05-18 11:58:11 -07:00
introduction.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
limitations.asciidoc Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management.asciidoc Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00
migration.asciidoc [DOCS]: Release notes, release highlights, and breaking changes for 6.4 (#22015) 2018-08-16 14:18:36 -07:00
plugins.asciidoc Add optimize and --no-optimize flags (#16302) 2018-09-17 12:47:51 -05:00
redirects.asciidoc [DOCS] Update Kibana monitoring tasks (#23736) 2018-10-04 11:38:39 -07:00
release-notes.asciidoc [DOCS] 6.2.4 Release Notes 2018-04-17 10:49:34 -07:00
setup.asciidoc [DOCS] Starting and stopping Kibana (#20354) 2018-07-03 11:35:20 -07:00
timelion.asciidoc [DOCS] Timelion Getting Started Guide (#11065) 2017-04-26 16:11:03 -07:00
visualize.asciidoc Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00