kibana/src/core/server
Pierre Gayvallet f7163878c0
[SO migration] remove v1 implementation (#118000)
* remove v1 implementation

* fix type

* remove unused mock

* expose kibanaVersion again

* fix migrator mock

* move KibanaMigrator out of the kibana subfolder

* fix imports

* moves migrationsv2 into migrations

* fix test mocking
2021-11-10 13:41:47 +01:00
..
capabilities
config Add deprecation.skip_deprecated_settings config setting (#114751) 2021-10-15 12:11:21 +02:00
context
core_app Reply with 503 to unknown API requests at the preboot stage. (#116593) 2021-11-02 09:22:18 +01:00
core_usage_data [ES] Upgrade client to v8.0 (#113950) 2021-10-26 14:08:22 +02:00
csp [8.0] Remove support for configuring csp.rules (#114379) 2021-10-11 20:49:21 -04:00
deprecations Add deprecation.skip_deprecated_settings config setting (#114751) 2021-10-15 12:11:21 +02:00
elasticsearch [ES] Upgrade client to v8.0 (#113950) 2021-10-26 14:08:22 +02:00
environment Bump node to 16.11.1 (#110684) 2021-10-16 16:21:58 -05:00
execution_context Bump node to 16.11.1 (#110684) 2021-10-16 16:21:58 -05:00
external_url
http [ES] Upgrade client to v8.0 (#113950) 2021-10-26 14:08:22 +02:00
http_resources [8.0] Remove support for configuring csp.rules (#114379) 2021-10-11 20:49:21 -04:00
i18n [8.0] Remove --plugin-dir cli option (#113367) 2021-10-01 07:58:14 +02:00
logging Bump node to 16.11.1 (#110684) 2021-10-16 16:21:58 -05:00
metrics Bump node to 16.11.1 (#110684) 2021-10-16 16:21:58 -05:00
plugins [8.0] remove kibana.index config property (#112773) 2021-10-25 14:25:24 -07:00
preboot
rendering remove all references to v7 theme (#113570) 2021-10-29 12:28:42 -05:00
root
saved_objects [SO migration] remove v1 implementation (#118000) 2021-11-10 13:41:47 +01:00
status Bump node to 16.11.1 (#110684) 2021-10-16 16:21:58 -05:00
ui_settings [Discover] Move truncate-by-height into Discover (#114320) 2021-11-04 17:29:22 +03:00
bootstrap.ts Bump node to 16.11.1 (#110684) 2021-10-16 16:21:58 -05:00
core_context.mock.ts
core_context.ts
core_route_handler_context.test.ts
core_route_handler_context.ts
errors.ts
index.ts [ES] Upgrade client to v8.0 (#113950) 2021-10-26 14:08:22 +02:00
internal_types.ts
mocks.ts [8.0] remove kibana.index config property (#112773) 2021-10-25 14:25:24 -07:00
preboot_core_route_handler_context.test.ts
preboot_core_route_handler_context.ts
server.api.md [ES] Upgrade client to v8.0 (#113950) 2021-10-26 14:08:22 +02:00
server.test.mocks.ts [8.0] Remove legacy logging (#112305) 2021-10-05 13:30:56 +02:00
server.test.ts [8.0] Remove legacy logging (#112305) 2021-10-05 13:30:56 +02:00
server.ts [8.0] remove kibana.index config property (#112773) 2021-10-25 14:25:24 -07:00
test_utils.ts
types.ts